... | ... | @@ -22,7 +22,29 @@ |
|
|
status: 0,
|
|
|
message: "请求成功",
|
|
|
data: {
|
|
|
business_type: "房贷"
|
|
|
business_type: "车贷(35%)、房贷(65%)",
|
|
|
interest_rate: "11.8%",
|
|
|
interest_rate_avg: "13.47%",
|
|
|
detail_interest_rate: [
|
|
|
{
|
|
|
tender_month: "1月标",
|
|
|
interest_rate: "8%",
|
|
|
interest_rate_avg: "11.68%",
|
|
|
reward: "0%"
|
|
|
},
|
|
|
{
|
|
|
tender_month: "3月标",
|
|
|
interest_rate: "10%",
|
|
|
interest_rate_avg: "12.52%",
|
|
|
reward: "0%"
|
|
|
},
|
|
|
{
|
|
|
tender_month: "6月以上标",
|
|
|
interest_rate: "12%",
|
|
|
interest_rate_avg: "13.37%",
|
|
|
reward: "0%"
|
|
|
}
|
|
|
]
|
|
|
}
|
|
|
}
|
|
|
```
|
... | ... | @@ -30,7 +52,14 @@ business_type: "房贷" |
|
|
|返回值|说明|
|
|
|
|:---|:---|
|
|
|
|business_type |业务类型|
|
|
|
|interest_rate|平均利率|
|
|
|
|interest_rate_avg|行业平均利率|
|
|
|
|detail_interest_rate|利率详情|
|
|
|
|detail_interest_rate.tender_month|标月|
|
|
|
|detail_interest_rate.interest_rate|利率|
|
|
|
|detail_interest_rate.interest_rate_avg|行业平均利率|
|
|
|
|detail_interest_rate.reward|奖励|
|
|
|
|
|
|
|
|
|
#### 示例
|
|
|
http://shuidi.dev.pingansec.com/?action=base_info&digest=38856015f0db20d03ae53eed97f91fdd&plat_name=%E9%99%86%E9%87%91%E6%89%80 |
|
|
\ No newline at end of file |
|
|
http://shuidi.dev.pingansec.com/?action=base_info&digest=a0914aed86ea0ad5444ca7c3d00c706e&plat_name=%E6%B1%87%E9%80%9A%E6%98%93%E8%B4%B7 |
|
|
\ No newline at end of file |