GET/afp_modelo/profession-20%$0.1 USDT/call$0.08 USDT/call

Free billing instructions: No billing will be charged in case of abnormalities
Billing instructions for empty value: The interface is limited to 10 free empty value times per day
Empty value definition: The server query result is empty and no data was found

Query Chile AFP Modelo registered profession by RUT

Header Parameters

NameTypeRequiredDescription
X-Api-TokenstringRequiredYour platform API token

Parameters

NameInTypeRequiredDescription
rutquerystringRequired15-digit zero-padded Chilean RUT

Response 200JSON

{
  "data": {
    "profession_code": 1234,
    "profession": "INGENIERO CIVIL"
  },
  "status": 200,
  "message": "Found",
  "success": true
}