Information about the marketplace where the transaction occurred.

MarketplaceDetails

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

Properties

marketplaceId?: string

The identifier of the marketplace where the transaction was made.

MarketplaceDetails

marketplaceName?: string

The name of the marketplace where the transaction occurred. Example: 'Amazon.com','Amazon.in'

MarketplaceDetails

MMNEPVFCICPMFPCPTTAAATR