cURL
curl --request GET \ --url https://api.raul.ugps.io/api/v1/boleta/statuses \ --header 'Authorization: Bearer <token>'
[ { "status_id": 123, "status_name": "<string>" } ]
Operacion: Get all boleta statuses.
Bearer token authentication