Place Order
Place a new order
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
Tax number
For Brazil, China, Italy, and South Korea you must pass in an additional taxNumber field. For Brazil the tax number field must pass regex validation as follows
For China, Italy, and South Korea there is no validation run on the taxNumber field.
Personalization
To order a product with personalization the personalized product must first be created via the getProduct or listProducts endpoints
CustomAttributes
Custom attribute field is deprecated. Please use the taxNumber field instead
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
Response
Default Response
The response is of type object
.