Orders

Updates the status of an order

put/orders/{order_id}/status/{status}

Response

Success if order status ws updated

codestring
databoolean

Example response

{
  "code": "ok",
  "data": true
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.