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

    Information about the marketplace where the transaction occurred.

    interface MarketplaceDetails {
        marketplaceId?: string;
        marketplaceName?: string;
    }
    Index

    Properties

    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.

    marketplaceName?: string

    The name of the marketplace where the transaction occurred. For example: Amazon.com,Amazon.in