Authorization: ********************curl --location --request POST 'https://api.crol.mx//api/Orden/OrdenTrabajoArchivo' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"organizacionId": 0,
"transaccionId": 0,
"archivoBase64": "string",
"archivoNombre": "string"
}'{
"archivoId": 0,
"direccionAzure": "string",
"fecha": "string",
"folio": "string",
"resultadoAzure": true,
"storageException": null,
"tipoDocumentoId": 0
}