Orders
Ship Order
This endpoint marks an order as shipped.
POST
/
v1
/
order
/
ship
Body
This is the ID of the order to be shipped.
Response
Indicates whether the call was successful. 1 if successful, 0 if not.
This endpoint marks an order as shipped.
This is the ID of the order to be shipped.
Indicates whether the call was successful. 1 if successful, 0 if not.