International pricing
NOTE! Some products have apriceDeltaByCountry
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
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
Default Response
Available options:
Active
, Draft
Description with HTML tags and optional size chart table/image embedded
Description without HTML tags
Available options:
Pending
, Done
, Error
ISO 8601 date-time, e.g. 2025-07-10T07:24:53.486Z
Optional size chart table in HTML format. Use either this column or size chart images - if any of them is available
Example:
{ "US": 2.5, "CA": 3.5 }
Optional size chart images. Use either this column or the size chart table - if any of them is available