Interface ProductPricingApiModelGetItemOffersBatchRequest

The request associated with the getItemOffersBatch API call.

GetItemOffersBatchRequest

interface ProductPricingApiModelGetItemOffersBatchRequest {
    requests?: ProductPricingApiModelItemOffersRequest[];
}

Properties

Properties

A list of getListingOffers batched requests to run.

GetItemOffersBatchRequest

MMNEPVFCICPMFPCPTTAAATR