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

    Common request parameters that can be accepted by ItemOffersRequest and ListingOffersRequest

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

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