🇨🇴Verify Legal Invoicer in DIAN for Colombian Companies
Service to check if a company is registered with the DIAN (National Tax and Customs Directorate) as a legal invoice.
Verify Legal Invoicer in DIAN for Colombian Companies
GET - https://api.verifik.co/v2/co/company/dian/invoicer
This service allows you to verify if a company is registered with DIAN (Dirección de Impuestos y Aduanas Nacionales) as a legal invoicer. By querying the company's registration details, you can determine if it is officially recognized for issuing invoices. A successful response confirms the company's status as a registered invoicer.
Implementation
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Query Parameters
Name | Type | Required? | Description | Example |
---|---|---|---|---|
documentType | String |
| Valid parameter: NIT |
|
documentNumber | String |
| NIT of the company, without spaces, points and without verification number. |
|
Request
Response
Last updated