curl --location --request PUT 'https://api-pruebas.phoqo.cl/pruebas/v1/companies/?debug=si' \
--header 'empresa: ' \
--header 'grupo: ' \
--header 'x-application: PHOQO' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"identificationNumber":"77534515-2",
"businessName":"SERVICIOS TECNOLÓGICOS SALUD 360 SPA",
"status":1
}'{
"company": {
"identificationNumber": "18331089-5",
"businessName": "Claudio Miranda",
"status": 1,
"id": "6a0bb063-587b-4d24-960d-31030db1255f",
"createAt": "2022-03-29 15:47:16.302664",
"trackingId": "cb25770b-e86b-4b05-8b65-693e01e2b35b"
},
"codigo": 10,
"mensaje": "Acción realizada satisfactoriamente",
"fecha": "2022-03-29 12:47:16",
"seguimientoId": "cb25770b-e86b-4b05-8b65-693e01e2b35b",
"duracion": 405
}