基金接口/基金管理接口
bizType=fund.app.FundManagementFeesAppDubboService.page 查询基金管理费分页记录 登录后方可访问
Body
usernamestringOptional
sizeinteger · int64Optional
每页条数
currentinteger · int64Optional
当前页
downloadTypeinteger · int32Optional
下载类型 1:直接下载,2:异步下载
deductDateinteger · int64Optional
deductStatusinteger · int32Optional
Responses
200Success
application/json
post
/global/fund.app.FundManagementFeesAppDubboService.page200Success
bizType=fund.app.FundsOrderExecuteStandardService.getOrderExecuteStandardConfigs 获取基金产品下单执行标准配置列表 登录后方可访问
Body
customerGroupIdinteger · int64Required
客户组id
Responses
200Success
application/json
post
/global/fund.app.FundsOrderExecuteStandardService.getOrderExecuteStandardConfigs200Success
Last updated