Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    The response schema for the getPaymentMethods operation.

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

    The list of payment methods with payment method details.