Interface FinancesApiModelV20240601DefaultApiGetPaymentMethodsRequest

Request parameters for getPaymentMethods operation in DefaultApi.

DefaultApiGetPaymentMethodsRequest

interface FinancesApiModelV20240601DefaultApiGetPaymentMethodsRequest {
    marketplaceId: string;
    paymentMethodTypes?: ("BANK_ACCOUNT" | "CARD" | "SELLER_WALLET")[];
}

Properties

marketplaceId: string

The identifier of the marketplace from which you want to retrieve payment methods. For the list of possible marketplace identifiers, refer to Marketplace IDs.

DefaultApiGetPaymentMethods

paymentMethodTypes?: ("BANK_ACCOUNT" | "CARD" | "SELLER_WALLET")[]

A comma-separated list of the payment method types you want to include in the response.

DefaultApiGetPaymentMethods

MMNEPVFCICPMFPCPTTAAATR