Selling Partner API SDK for JavaScript
    Preparing search index...

    Metadata that describes the seller.

    interface SellingPartnerMetadata {
        accountType?: string;
        marketplaceId?: string;
        sellingPartnerId?: string;
    }
    Index

    Properties

    accountType?: string

    The type of account in the transaction.

    marketplaceId?: string

    The identifier of the marketplace where the transaction occurred. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to Marketplace IDs.

    sellingPartnerId?: string

    A unique seller identifier.