productsRequest

Retrieves a product with its ASIN identifier.

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 the customer's request. This parameter doesn't support geocode.

integer
Defaults to 1

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

facets
array of strings
enum

A list of data facets to include in the response. Separate each facet with a comma.

facets
inclusionsForProducts
array of strings
enum

A list specifying the product fields for inclusion in the response object. Excluding this query parameter returns response with all inclusions except upcValues, eanValues, modelNumber, and manufacturerName.

inclusionsForProducts
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
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.

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