Selling Partner API SDK for JavaScript
    GetPaymentMethodsPaymentMethodTypesEnum: {
        BankAccount: "BANK_ACCOUNT";
        Card: "CARD";
        SellerWallet: "SELLER_WALLET";
    } = ...

    Type declaration

    • ReadonlyBankAccount: "BANK_ACCOUNT"
    • ReadonlyCard: "CARD"
    • ReadonlySellerWallet: "SELLER_WALLET"
    MMNEPVFCICPMFPCPTTAAATR