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

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

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

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

    relationships: ItemRelationship[]

    Relationships for the item.