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

    The response associated with the getItemOffersBatch API call.

    interface GetItemOffersBatchResponse {
        responses?: ItemOffersResponse[];
    }
    Index

    Properties

    Properties

    responses?: ItemOffersResponse[]

    A list of getItemOffers batched responses.