🇦🇷Argentina
Service to query companies in Argentina using the CUIT (Unique Tax Identification Code).
Endpoint
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.
Headers
Content-Type
application/json
Authorization
Bearer <token>
Query Parameters
documentType
String
True
Document type. Allowed value: CUIT.
CUIT
documentNumber
String
True
Document number of the company to be queried, without spaces or dots, and must be 11 digits.
33516727409
Request
Response
Last updated