curl --location '/v1/companies/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"providerId": "901084328",
"id": "901084328",
"identificationType": "31",
"name": "GRAFOSOFT SAS",
"physicalLocation": {
"address": "NATURA ECOPARQUE EMPRESARIAL KM 2 ANILLO VIAL OF 628 T2",
"cityCode": "68276",
"subentityCode": "68",
"countryCode": "CO",
"postalZone": ""
},
"organizationTypeCode": "1",
"taxLevelCode": "R-99-PN",
"taxResidentCode": "",
"corporateRegistration": "00000",
"email": "facturacion@grafosoft.com",
"phone": "3108697825",
"ImageUrl": "https://app.cuental.com/ImagesArchivo/PM_20180517201411241.jpg",
"IsActive": true
}'