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

    Metadata that describes the selling partner.

    interface PartnerMetadata {
        accountType: string;
        marketplaceId: string;
        partnerId: string;
    }
    Index
    accountType: string

    The type of the selling partner's account in the payout.

    marketplaceId: string

    The identifier of the store associated with the payout. To find the ID for your store, refer to Store Identifiers.

    partnerId: string

    A unique selling partner identifier.