Get a detailed product by ID
NOTE! Some products have a priceDeltaByCountry
field that will affect the price of the product when shipped internationally.
If you pass countryCode
when getting the product you will get the price after applying the delta. If you don’t pass countryCode
you should apply the delta yourself based on the recipient’s address
Use the accept-language header to get translated strings.
Supported locales:
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
First name
Last name
Work department (e.g. sales)
Work location (site/city/country)
Start date in ISO format
Birth date in ISO format
Default Response
The response is of type object
.