Orders
Create Order
Create Order with the given data. The order will be created with a draft
status.
POST
Headers
Body
application/json
The total amount of the order
The business user id of the order
The channel of the order
The currency of the order
The customer id of the order
The customer pickup of the order
The discount amount of the order
The discount reason of the order
The location id of the order
The remark of the order
The version of the order
Response
201 - application/json
Was this page helpful?