curl -L \ --url 'https://api.zydon.com.br/api/sales/orders/{orderId}/status' \ --header 'Authorization: Bearer JWT'
{ "status_id": "text", "title": "text", "can_edit_by_customer": true, "created_at": "2025-04-01T21:09:59.780Z" }