Orders
Place Order
Place a new order
POST
Pass in the user’s details for personalized items. See personalization guide for more details
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
application/json
Response
200 - application/json