Orders
Updates the status of an order
put/orders/{order_id}/status/{status}
Response
Success if order status ws updated
Example response
{
"code": "ok",
"data": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.