🇵🇦Panama
Service to query Panamanian companies using the RUC (Single Taxpayer Registry).
Panamanian company validation
GET - https://api.verifik.co/v2/pa/company
The Panamanian Company Information Service allows you to retrieve detailed information about a company registered in Panama using its RUC (Registro Único de Contribuyentes). By providing the RUC, the service returns key details about the company such as its address, business name, capital, currency type, current status, document number and type, check digit, folio or finca or ficha, folio ID, organization type, record type, registration date, and representatives.
Implementation
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Query Parameters
Name | Type | Required? | Description | Example |
---|---|---|---|---|
documentType | String |
| Document type. Allowed value: RUC. |
|
documentNumber | String |
| Single taxpayer registry (RUC) to consult, without spaces or periods. |
|
dv | String |
| Verification digit. |
|
Request
Response
Last updated