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

    Relationship details for the Amazon catalog item for the specified Amazon marketplaceId.

    interface ItemRelationshipsByMarketplace {
        marketplaceId: string;
        relationships: ItemRelationship[];
    }
    Index

    Properties

    marketplaceId: string

    Amazon marketplace identifier. To find the ID for your marketplace, refer to Marketplace IDs.

    relationships: ItemRelationship[]

    Relationships for the item.