🇦🇷Argentina
Service to query Argentine companies using the CUIT (Unique Tax Identification Code).
Argentine Companies Information
GET - https://api.verifik.co/v2/ar/company
The Argentine Companies Information service provides detailed information about companies registered in Argentina.
Users can query the service using the type and number of the company's document, such as CUIT (Unique Tax Identification Code), along with its corresponding number.
The response includes essential details such as the CUIT number, trade name, legal form, and the date of the articles of association. Additionally, the service provides information about the company's economic activities, including primary and secondary activities, along with their start dates.
Implementation
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Body
Name | Type | Required? | Description | Example |
---|---|---|---|---|
documentType | String |
| Document type. Allowed value: CUIT. |
|
documentNumber | String |
| Document number of the company to be queried, without spaces or dots, and must be 11 digits. |
|
Request
Response
Last updated