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

    The response associated with the getListingOffersBatch API call.

    interface GetListingOffersBatchResponse {
        responses?: ListingOffersResponse[];
    }
    Index

    Properties

    Properties

    responses?: ListingOffersResponse[]

    A list of getListingOffers batched responses.