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

    Common request parameters that can be accepted by ItemOffersRequest and ListingOffersRequest

    interface BatchOffersRequestParams {
        CustomerType?: CustomerType;
        ItemCondition: ItemCondition;
        MarketplaceId: string;
    }
    Index

    Properties

    CustomerType?: CustomerType
    ItemCondition: ItemCondition
    MarketplaceId: string

    A marketplace identifier. Specifies the marketplace for which prices are returned.