Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Identifiers associated with the item in the Amazon catalog for the indicated Amazon marketplace.

    interface ItemIdentifiersByMarketplace {
        identifiers: ItemIdentifier[];
        marketplaceId: string;
    }
    Index
    identifiers: ItemIdentifier[]

    Identifiers associated with the item in the Amazon catalog for the indicated Amazon marketplace.

    marketplaceId: string

    Amazon marketplace identifier.