🇨🇴Delinquent debtors
Service to check if a company or citizen has debts with the Colombian government.
Delinquent debtors
GET - https://api.verifik.co/v2/co/deudoresmorosos
The Delinquent Debtors Service allows users to query their debt status with the Colombian government. By providing a NIT or citizen ID number, users can access detailed information on any outstanding debts, including the type, object, year, period, and date of the debt.
Implementation
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Query Parameters
Name | Type | Required? | Description | Example |
---|---|---|---|---|
documentType | String |
| Type of document to consult, allowed values: CC, TI, NIT, CE. |
|
documentNumber | String |
| Document number of the person or company to consult, without spaces or dots and in case of being a company, without verification code. |
|
Request
Response
Last updated