Request parameters for getItemOffersBatch operation in ProductPricingApi.

Export

ProductPricingApiGetItemOffersBatchRequest

interface ProductPricingApiGetItemOffersBatchRequest {
    getItemOffersBatchRequestBody: GetItemOffersBatchRequest;
}

Properties

getItemOffersBatchRequestBody: GetItemOffersBatchRequest

Memberof

ProductPricingApiGetItemOffersBatch