Interface ProductPricingApiModelGetListingOffersBatchRequest

The request associated with the getListingOffersBatch API call.

GetListingOffersBatchRequest

interface ProductPricingApiModelGetListingOffersBatchRequest {
    requests?: ProductPricingApiModelListingOffersRequest[];
}

Properties

Properties

A list of getListingOffers batched requests to run.

GetListingOffersBatchRequest

MMNEPVFCICPMFPCPTTAAATR