Swag Catalog
Get Product
Get a detailed product by ID
GET
International pricing
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
Localization (optional)
Use the accept-language header to get translated strings.
Supported locales:
- en-US (default locale)
- fr-FR
- fr-CA
- es-ES
- es-MX
- en-AU
- en-GB
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Language
Query Parameters
First name
Last name
Work department (e.g. sales)
Work location (site/city/country)
Start date in ISO format
Birth date in ISO format
Response
200
application/json
Default Response
Available options:
Active
, Draft
Available options:
Pending
, Done
, Error