🇨🇴Retrieve Details of a Legal Process by Number
Service to obtain details of a specific judicial process using its unique ID from the judicial branch.
Retrieve Details of a Legal Process by Number
GET - https://api.verifik.co/v2/co/rama/proceso/{processNumber}
The Legal Branch service allows users to retrieve detailed information about a specific legal process in Colombia by providing its number. The service returns a response that includes details such as the process type, class, subclass, involved parties, actions taken, and more.
This service is valuable for legal professionals and individuals seeking comprehensive information about a particular legal case.
Implementation
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Query Parameters
Name | Type | Required? | Description | Example |
---|---|---|---|---|
processNumber | String |
| Process ID delivered by the judicial process endpoint. |
|
Request
Response
Last updated