🇨🇴Information System for Drivers Transporting Dangerous Goods
Service to check if a citizen has training records with SISCONMP (Personnel Control and Monitoring System).
Information System for Drivers Transporting Dangerous Goods
GET - https://api.verifik.co/v2/co/sisconmp/trainings
This service allows you to retrieve training records registered in the SISCONMP (Control and Monitoring System for Personnel) in Colombia. By providing the participant's document number and document type, you can access detailed information about their training. The response includes data such as the document number, document type, participant's full name, educational institution name, training name, expedition and expiration dates, license status, and other relevant details.
Implementation
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Query Parameters
Name | Type | Required? | Description | Example |
---|---|---|---|---|
documentType | String |
| Document Type: Allowed values are: CC, CE, PA, RC. |
|
documentNumber | String |
| Driver's document number, without spaces or periods. |
|
Request
Response
Last updated