POST /api/sales/sales/{id}/statuses HTTP/1.1 Host: api.zydon.com.br Authorization: Bearer JWT Content-Type: application/json Accept: */* Content-Length: 20 { "status_id": "text" }
OK
{ "id": "123e4567-e89b-12d3-a456-426614174000", "name": "text", "title": "text", "sub_title": "text", "type": "PENDING", "background_color": "text", "font_color": "text" }