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

    Interface SolicitationsApiCreateProductReviewAndSellerFeedbackSolicitationRequest

    Request parameters for createProductReviewAndSellerFeedbackSolicitation operation in SolicitationsApi.

    interface SolicitationsApiCreateProductReviewAndSellerFeedbackSolicitationRequest {
        amazonOrderId: string;
        marketplaceIds: string[];
    }
    Index

    Properties

    amazonOrderId: string

    An Amazon order identifier. This specifies the order for which a solicitation is sent.

    marketplaceIds: string[]

    A marketplace identifier. This specifies the marketplace in which the order was placed. Only one marketplace can be specified.