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

    Common schema that present in ItemOffersResponse and ListingOffersResponse

    interface BatchOffersResponse {
        body: GetOffersResponse;
        headers?: HttpResponseHeaders;
        status?: GetOffersHttpStatusLine;
    }
    Index

    Properties

    Properties