Authorization: ********************
curl --location --request PUT 'https://api.crol.mx//api/OrdenCompra/autorizar/' \ --header 'Authorization: Bearer <token>'
{ "id": 0, "estadoId": 0, "estado": "string", "mensaje": "string" }