Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    The request associated with the getListingOffersBatch API call.

    interface GetListingOffersBatchRequest {
        requests?: ListingOffersRequest[];
    }
    Index

    A list of getListingOffers batched requests to run.