API Documentation
Create Order
Create a new order
POST
Authorizations
Body
application/json
Customer's name
Customer's phone number
Total amount in human readable money format
Customer's email address
Additional notes for the order
Response
200
application/json
Order created successfully
Note: ORDER_STATUS_FULFILLED is legacy and should be labeled as 'Completed' in UI
Available options:
ORDER_STATUS_PENDING
, ORDER_STATUS_CONFIRMED
, ORDER_STATUS_FULFILLED
, ORDER_STATUS_CANCELLED
Available options:
PAYMENT_STATUS_PENDING
, PAYMENT_STATUS_CONFIRMING
, PAYMENT_STATUS_PARTIAL
, PAYMENT_STATUS_PAID
, PAYMENT_STATUS_REFUNDED
Available options:
UNFULFILLED
, READY
, OUT_FOR_DELIVERY
, FULFILLED
Total amount in cents