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

    The request schema for the initiatePayout operation.

    interface InitiatePayoutRequest {
        accountType: string;
        marketplaceId: string;
    }
    Index
    accountType: string

    The account type in the selected marketplace for which a payout must be initiated. For supported EU marketplaces, the only account type is Standard Orders.

    marketplaceId: string

    The identifier of the Amazon marketplace. For the list of all marketplace IDs, refer to Marketplace IDs.