latestOpenAPI 3.0.02026-08-0831117.0 KB
d62de4d3b8bd
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
}Updates the status of an order
Success if order status ws updated
{
"code": "ok",
"data": true
}