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

    Request parameters for getItemBrowseNode operation in CustomerFeedbackApi.

    interface CustomerFeedbackApiGetItemBrowseNodeRequest {
        asin: string;
        marketplaceId: string;
    }
    Index

    Properties

    Properties

    asin: string

    The Amazon Standard Identification Number (ASIN) is the unique identifier of a product within a marketplace.

    marketplaceId: string

    The MarketplaceId is the globally unique identifier of a marketplace, you can refer to the marketplaceId here : https://developer-docs.amazon.com/sp-api/docs/marketplace-ids.