GET
/afp_modelo/returns-20%$0.35 USDT/call$0.28 USDT/call免费计费说明:发生异常时不收取费用。
空结果计费说明:该接口每天最多提供 10 次免费空结果查询。
空结果定义:服务器查询结果为空,未找到任何数据。
通过 RUT 查询智利 AFP Modelo 的历史投资收益。
请求头参数
| 名称 | 类型 | 是否必填 | 描述 |
|---|---|---|---|
X-Api-Token | string | 必填 | 您的平台 API 令牌 |
参数
| 名称 | 位置 | 类型 | 是否必填 | 描述 |
|---|---|---|---|---|
rut | query | string | 必填 | 15-digit zero-padded Chilean RUT |
响应 200JSON
{
"data": {
"return_balance_fund_a": 0,
"return_contributions_fund_a": 0,
"return_gains_fund_a": 0,
"return_balance_fund_b": 7804116,
"return_contributions_fund_b": 5500000,
"return_gains_fund_b": 2304116,
"return_balance_fund_c": 0,
"return_contributions_fund_c": 0,
"return_gains_fund_c": 0,
"return_balance_fund_d": 0,
"return_contributions_fund_d": 0,
"return_gains_fund_d": 0,
"return_balance_fund_e": 0,
"return_contributions_fund_e": 0,
"return_gains_fund_e": 0,
"return_balance_total": 7804116,
"return_contributions_total": 5500000,
"return_gains_total": 2304116
},
"status": 200,
"message": "Found",
"success": true
}
智利实时数据综合 API