
Developer news
Colombia (CO) 🇨🇴 is our new connection in Latin America
Posted 2025-06-25
|
Updated 2025-06-26
What did we integrate?
We are happy to announce that Colombia’s Cámara de Comercio de Bogotá API was integrated expanding our current coverage portfolio. This new integration is now available on our KYC API and within the KYC workspace.
The connection contains 17 legal types:
How can you use Colombia integration?
Search by name: works also with a vague value, it’s not required to be an exact name
Search by number: with company registration number (i.e. 0079961308 – that it’s the TAX number).
Refresh and index dataset
Request
curl --request POST \
--url https://apitest.kompany.com/api/v2/company/dataset \
--header 'content-type: application/json' \
--header 'user_key: {secret}' \
--data '{
"kompanyId": "892BB7557EC1AC4CF3BA3BEFB4D6171A",
"datasetName":"refresh",
"datasetOptions": null
}
Response
{
{
"datasetId": "62FEF1122E3DE9C28A234C360CB84A7B",
"kompanyId": "892BB7557EC1AC4CF3BA3BEFB4D6171A",
"datasetName": "refresh",
"datasetOptions": null,
"info": null,
"status": "COMPLETED",
"requestTime": "2025-06-25T08:48:01+00:00",
"responseTime": "2025-06-25T08:48:23+00:00",
"estimatedDeliverySeconds": 25,
"content": {
"kompanyId": "892BB7557EC1AC4CF3BA3BEFB4D6171A",
"countryCode": "CO",
"countryName": "Colombia",
"state": null,
"registrationNumber": "0079961308",
"name": "BANCO W S.A.",
"status": "LIVE",
"providedStatus": "Activa",
"address": "AV 5N # 16N 57, CALI, VALLE DEL CAUCA",
"legalForm": "Anonima",
"additionalData": {
"otherIdentifiers": [
{
"identifierName": "taxNumber",
"identifierValue": "9003782122"
},
{
"identifierName": "localNumber",
"identifierValue": "0079961308"
}
],
"contactInformation": {
"email": "[email protected]",
"phone": [
"6026083999"
],
"formattedAddress": {
"street": "AV 5N # 16N 57",
"city": "CALI",
"state": "VALLE DEL CAUCA"
}
},
"legalEvents": {
"incorporationDate": "2010-06-28",
"registrationDate": "2010-08-26"
},
"registerCourt": "CALI"
},
"associatedEntities": {
"shareholders": [],
"officers": [
{
"name": "JOSE ALEJANDRO GUERRERO BECERRA",
"role": "officer",
"providedRole": "REPRESENTANTE LEGAL",
"isCorporate": false,
"personalId": "16690260"
},
{
"name": "ADRIANA MARIA FERNANDEZ ARROYAVE",
"role": "officer",
"providedRole": "REPRESENTANTE LEGAL",
"isCorporate": false,
"personalId": "31293638"
}
]
},
"industryActivityCode": {
"activity": "6412 BANCOS COMERCIALES"
},
"providerSpecificData": {
"latestAccounts": {
"overdue": false
},
"signatoryRights": "LA PERSONA JURÍDICA NO SE ENCUENTRA DISUELTA Y SU DURACIÓN ES 13 DE AGOSTO DEL AÑO 2060,LA REPRESENTACIÓN LEGAL DE LA SOCIEDAD ESTARÁ A CARGO DE LA SOCIA GESTORA, QUIEN A SU VEZ SERÁ LA GERENTE DE LA MISMA. LA SOCIA GESTORA QUEDA AMPLIAMENTE FACULTADA PARA CELEBRAR TODAS LAS OPERACIONES COMPRENDIDAS DENTRO DEL GIRO ORDINARIO DE LOS NEGO,CIOS SOCIALES, SIN LÍMITE DE CUANTÍA EN LAS OPERACIONES QUE REALICE. SU CARGO SERÁ INAMOVIBLE."
},
"sources": [
{
"name": "Colombia company registry - Corporate and Business Registration Department",
"info": null,
"primary": true,
"fields": [
"$.additionalData.otherIdentifiers[0]",
"$.status",
"$.providerSpecificData.signatoryRights",
"$.additionalData.legalEvents.incorporationDate",
"$.legalForm",
"$.additionalData.contactInformation.phone",
"$.registrationNumber",
"$.additionalData.otherIdentifiers[1]",
"$.additionalData.contactInformation.email",
"$.providedStatus",
"$.industryActivityCode.activity",
"$.additionalData.legalEvents.registrationDate",
"$.name",
"$.associatedEntities.officers",
"$.additionalData.contactInformation.formattedAddress"
],
"lastCheckedTime": "2025-06-25T08:48:21+00:00"
}
],
"version": "company-v2.0"
}
}
Documents available
- Register Report – REPOFCBCO
Note on documents
Register report for companies that are not located in Bogota they can take about 3 to 5 business days to be retrived.
————————————————————————————–
Useful links
If you would like to provide us with feedback or you have a question related to this connection, contact us here: support team