个人账户收益率排名查询(sim_personal_rank_query)
获取个人账户排名,根据收益类型(日、周、合计),返回当前用户(sendercomp_id)下该账户的排名
URL
https://sandbox.hscloud.cn/sim/v1/sim_personal_rank_query |
---|
是否需要业务登录
是 |
---|
HTTP请求方式
GET,POST |
---|
支持格式
JSON |
---|
请求参数
参数名 | 类型 | 必填 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|---|
sendercomp_id | String | 是 | 20 | 发送机构编码 | ||
profit_period | String | 否 | 64 | 收益类型 | 【限制字典子项:0-全部】 |
|
fund_account | String | 是 | 18 | 资产账户 |
返回参数
参数名 | 类型 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|
profit_rate | Float | 16.2 | 回购利率 |
收益率
|
|
profit | Float | 16.2 | 回购利息 |
收益
|
|
begin_date | Integer | 8 | 起始日期 |
|
|
end_date | Integer | 8 | 截止日期 |
|
|
profit_period | String | 64 | 收益类型 | ||
profit_rank | String | 20 | 收益率名次 |
|