账户资金排名查询(sim_fund_rank_query)

查询当前大赛(sendercomp_id+apply_no)账户资金排名,默认返回2000条

URL

https://sandbox.hscloud.cn/sim/v1/sim_fund_rank_query

是否需要业务登录

HTTP请求方式

GET,POST

支持格式

JSON

请求参数

参数名 类型 必填 最大长度 默认值 中文名 描述
sendercomp_id String 20 发送机构编码
apply_no String 24 交易申请编号

返回参数

参数名 类型 最大长度 默认值 中文名 描述
profit_rank String 20 收益率名次
fund_account String 18 资产账户
asset_balance Float 16.2 资产值

正确返回示例