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

    Relationship details for the listing item in the specified marketplace.

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

    Properties

    marketplaceId: string

    Amazon marketplace identifier.

    relationships: ItemRelationship[]

    Relationships for the listing item.