🇨🇱Chilean
Service to query Chilean citizens using the RUT (Unique Taxpayer Registry).
Endpoint
This service allows you to retrieve information about a company in Chile by providing its document type and number. The service response will contain the name of the company, its business category, subcategory, and activity. Additionally, this service will provide you with a list of services for which the company is authorized to work.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Query Parameters
Name
Type
Required?
Description
Example
documentType
String
True
Document type. Allowed parameter: RUT.
RUT
documentNumber
String
True
RUT of the company that you want to consult, enter this parameter with periods and hyphens as established by the native documentation.
33516727409
Request
Response
Last updated