Request parameters for getItemOffersBatch operation in ProductPricingApi.

ProductPricingApiGetItemOffersBatchRequest

interface ProductPricingApiGetItemOffersBatchRequest {
    getItemOffersBatchRequestBody: GetItemOffersBatchRequest;
}

Properties

getItemOffersBatchRequestBody: GetItemOffersBatchRequest

ProductPricingApiGetItemOffersBatch