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

    Interface SellerWalletApiListAccountBalancesRequest

    Request parameters for listAccountBalances operation in SellerWalletApi.

    interface SellerWalletApiListAccountBalancesRequest {
        accountId: string;
        marketplaceId: string;
    }
    Index
    accountId: string

    The ID of the Amazon Seller Wallet account.

    marketplaceId: string

    The marketplace for which items are returned. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to Marketplace IDs.