Delinquent debtors
Service to check if a company or citizen has debts with the Colombian government.
Endpoint
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.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Query Parameters
Name
Type
Required?
Description
Example
documentType
String
True
Type of document to consult, allowed values: CC, TI, NIT, CE.
CC
documentNumber
String
True
Document number of the person or company to consult, without spaces or dots and in case of being a company, without verification code.
123456789
Request
Response
Last updated