Metadata describing the seller.

SellingPartnerMetadata

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

Properties

accountType?: string

Account type of transaction.

SellingPartnerMetadata

marketplaceId?: string

Marketplace identifier of transaction.

SellingPartnerMetadata

sellingPartnerId?: string

Unique seller identifier.

SellingPartnerMetadata

MMNEPVFCICPMFPCPTTAAATR