Creates a new order.
Authentication
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This is an optional attribute that you can use to store any additional information you need to associate with the order. This information will be stored with the order details and can come in handy for keeping track of customer-specific data, order features, or other relevant information not covered in other attributes of the order.