Authorization: ********************curl --location 'https://api.crol.mx/api/OrdenTrabajo/PorSucursal/?busqueda=' \
--header 'Authorization: <api-key>'{
"data": [
{
"entregaProgramada": "2019-08-24T14:15:22.123Z",
"estado": "string",
"fechaRegistro": "2019-08-24T14:15:22.123Z",
"folio": "string",
"prevendedor": "string",
"ruta": "string",
"transaccionId": 0,
"vendedor": "string",
"vendedorId": 0
}
],
"total": 0
}