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

    Interface ProductPricingApiGetItemOffersBatchRequest

    Request parameters for getItemOffersBatch operation in ProductPricingApi.

    interface ProductPricingApiGetItemOffersBatchRequest {
        getItemOffersBatchRequestBody: GetItemOffersBatchRequest;
    }
    Index

    Properties

    getItemOffersBatchRequestBody: GetItemOffersBatchRequest

    The request associated with the `getItemOffersBatch` API call.