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 marketplace associated with the payout. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to Marketplace IDs.

    partnerId: string

    A unique selling partner identifier.