Selling Partner API SDK for JavaScript
    Preparing search index...

    The response schema for the getPaymentMethods operation.

    interface GetPaymentMethodsResponse {
        paymentMethods?: PaymentMethodDetails[];
    }
    Index

    Properties

    Properties

    paymentMethods?: PaymentMethodDetails[]

    The list of payment methods with payment method details.