Orders
Update a order status.
Update Status.
PATCH
Authorizations
Path Parameters
Order Id
Body
application/json
Order Status
Example:
"'ORDER_PLACED', 'ACCEPTED', 'SHIPPED', 'UNSHIPPED', 'SENT'"
Response
200
application/json
Get an order by id.
The Order Object ID.
Example:
"623d3455ec3c4b3548eb4a349"
The Order reference number.
Example:
null
The Order number.
Example:
1234
The total discount for given order.
Example:
120
The total tax for given order.
Example:
100
The order total amount.
Example:
1200
The order subtotal amount.
Example:
100
The order created date.
Example:
"2022-06-10T07:51:12.510Z"
Created date
Example:
"2022-03-25T03:17:44.092Z"
Modified date
Example:
"2022-06-10T07:51:12.510Z"
The ordered products
The shipping details for given order
The payment details for given order