Pass in the user’s details for personalized items. See personalization guide for more details
Partners must pass in the companyId field in the body
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
Tax number
For Brazil, Mexico, China, Italy, and South Korea you must pass in an additional taxNumber field. For Brazil the tax number field must pass regex validation as followsPersonalization
To order a product with personalization the personalized product must first be created via the getProduct or listProducts endpointsCustomAttributes
Custom attribute field is deprecated. Please use the taxNumber field insteadAuthorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Response
Default Response