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