searchOffersRequest

Search for offers of a specific product.

Usage Plan:

Rate (requests per second)Burst
.510

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation. The preceding table indicates the default rate and burst values for this operation. For questions about your usage plan, reach out to your Amazon Business technical contact.

🚧

productRegion can be either US or DE to return results for the US and German marketplaces, respectively. Selecting any other region will return an error.

📘

To test this API, populate each required input field with the pre-defined example values.

Path Params
string
required

The Amazon Standard Item Identifier (ASIN) for the product.

Query Params
string
enum
required

The region where the customer wants to purchase the product.

string

This field determines the region where to ship the product based on the value in the shippingPostalCode.

string
required

The locale of the request, in the form of an IETF language tag. Each ProductRegion supports one or more locales. This value should comply with java.util.Locale.

string

The shipping postal or zip code for customer's request. This parameter doesn't hold geocode.

integer

The zero-based number of the page being requested. If not specified, a default value of 0 will be used. When passed, the value must be equal or greater than zero, and less than the number of pages returned in the response. The maximum number of pages that can be fetched is 13.

integer

The requested number of products per page (default 24). Max 24 without privilege.

string

A value that identifies the group within the business account that a customer belongs to. The customer can set this in Amazon Business account information. GroupTag is necessary only if the customer account belongs to more than one group.

filterIds
array of strings

A list of filter ids for use to query results.

filterIds
integer
Defaults to 1

The number of units the customer intends to purchase. This helps Amazon Business determines quantity-based discounts if an eligible offer is present. Defaults to 1.

inclusionsForOffers
array of strings
enum

A list specifying the offer fields for inclusion in the response object. Excluding this query parameter results in the response including all inclusions.

inclusionsForOffers
Headers
string
required

The email address of the customer requesting this resource

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json