基金接口/基金赎回接口
Body
fundIdinteger · int64Required
基金ID
sharesnumberRequired
赎回的份额数
currencyCodestringRequired
赎回的资产Code
Responses
200Success
application/json
bizCodestringOptional
模块标识码
codestringOptional
状态返回码
msgstringOptional
状态描述
tminteger · int64Optional
处理时长(毫秒)
tracestringOptional
跟踪码
msgParamsstringOptional
返回描述中占位符参数串,多个参数间以,分割
okbooleanOptional
failbooleanOptional
post/global/fund.app.FundRedeemAppDubboService.calFundRedeem
POST /api/global/fund.app.FundRedeemAppDubboService.calFundRedeem HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 45
{
"fundId": 1,
"shares": 1,
"currencyCode": "text"
}200Success
{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": {
"id": 1,
"status": 1,
"createBy": "text",
"createTime": 1,
"updateBy": "text",
"updateTime": 1,
"proposalNo": "text",
"companyName": "text",
"customerNoFun": "text",
"fundId": 1,
"currencyRedeem": "text",
"currencyShares": "text",
"currencyNet": "text",
"fees": "text",
"amountRedeem": "text",
"shares": "text",
"sharesNet": "text",
"sharesStatus": 1,
"fundName": "text",
"basketTag": true
},
"ok": true,
"fail": true
}Body
fundIdListinteger · int64[]Required
基金ID
checkTagbooleanOptional
预览为false,确认份额为true
Responses
200Success
application/json
bizCodestringOptional
模块标识码
codestringOptional
状态返回码
msgstringOptional
状态描述
tminteger · int64Optional
处理时长(毫秒)
tracestringOptional
跟踪码
msgParamsstringOptional
返回描述中占位符参数串,多个参数间以,分割
okbooleanOptional
failbooleanOptional
post/global/fund.app.FundRedeemAppDubboService.calShares
POST /api/global/fund.app.FundRedeemAppDubboService.calShares HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 34
{
"fundIdList": [
1
],
"checkTag": true
}200Success
{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": {
"sharesTotal": "text",
"currencyShares": "text",
"sharesNetValue": "text",
"currencyNet": "text",
"redeemAssetMap": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"ok": true,
"fail": true
}Body
fundIdListinteger · int64[]Required
基金ID
checkTagbooleanOptional
预览为false,确认份额为true
Responses
200Success
application/json
bizCodestringOptional
模块标识码
codestringOptional
状态返回码
msgstringOptional
状态描述
tminteger · int64Optional
处理时长(毫秒)
tracestringOptional
跟踪码
msgParamsstringOptional
返回描述中占位符参数串,多个参数间以,分割
okbooleanOptional
failbooleanOptional
post/global/fund.app.FundRedeemAppDubboService.checkShares
POST /api/global/fund.app.FundRedeemAppDubboService.checkShares HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 34
{
"fundIdList": [
1
],
"checkTag": true
}200Success
{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": {
"sharesTotal": "text",
"currencyShares": "text",
"sharesNetValue": "text",
"currencyNet": "text",
"redeemAssetMap": {
"ANY_ADDITIONAL_PROPERTY": "text"
}
},
"ok": true,
"fail": true
}Body
fundIdinteger · int64Required
基金ID
sharesnumberRequired
赎回的份额数
currencyCodestringRequired
赎回的资产Code
Responses
200Success
application/json
bizCodestringOptional
模块标识码
codestringOptional
状态返回码
msgstringOptional
状态描述
tminteger · int64Optional
处理时长(毫秒)
tracestringOptional
跟踪码
msgParamsstringOptional
返回描述中占位符参数串,多个参数间以,分割
dataobject · VoidOptional
okbooleanOptional
failbooleanOptional
post/global/fund.app.FundRedeemAppDubboService.createFundRedeem
POST /api/global/fund.app.FundRedeemAppDubboService.createFundRedeem HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 45
{
"fundId": 1,
"shares": 1,
"currencyCode": "text"
}200Success
{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": {},
"ok": true,
"fail": true
}Body
proposalNostringRequired
提案号
Responses
200Success
application/json
bizCodestringOptional
模块标识码
codestringOptional
状态返回码
msgstringOptional
状态描述
tminteger · int64Optional
处理时长(毫秒)
tracestringOptional
跟踪码
msgParamsstringOptional
返回描述中占位符参数串,多个参数间以,分割
okbooleanOptional
failbooleanOptional
post/global/fund.app.FundRedeemAppDubboService.getFundRedeemCurrencyList
POST /api/global/fund.app.FundRedeemAppDubboService.getFundRedeemCurrencyList HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 21
{
"proposalNo": "text"
}200Success
{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": [
{
"id": 1,
"status": 1,
"createBy": "text",
"createTime": 1,
"updateBy": "text",
"updateTime": 1,
"proposalNo": "text",
"fundId": 1,
"currency": "text",
"digits": 1,
"amount": "text",
"fees": "text",
"total": "text"
}
],
"ok": true,
"fail": true
}Body
usernamestringOptional
sizeinteger · int64Optional
每页条数
currentinteger · int64Optional
当前页
downloadTypeinteger · int32Optional
下载类型 1:直接下载,2:异步下载
proposalNoListstring[]Optional
赎回编号
currencyRedeemstringOptional
客户接受的资产
customerCompanyIdinteger · int64Optional
客户白标公司ID
customerNoListstring[]Optional
客户的编号
sharesStatusinteger · int32Optional
份额确认状态:0:待确认 1.已确认 2.确认失败
startTimeinteger · int64Optional
申请开始时间
endTimeinteger · int64Optional
申请结束时间
updateStartTimeinteger · int64Optional
最后更新-申请开始时间
updateEndTimeinteger · int64Optional
最后开始-申请结束时间
currencySharesstringOptional
份额代币
Responses
200Success
application/json
bizCodestringOptional
模块标识码
codestringOptional
状态返回码
msgstringOptional
状态描述
tminteger · int64Optional
处理时长(毫秒)
tracestringOptional
跟踪码
msgParamsstringOptional
返回描述中占位符参数串,多个参数间以,分割
okbooleanOptional
failbooleanOptional
post/global/fund.app.FundRedeemAppDubboService.page
POST /api/global/fund.app.FundRedeemAppDubboService.page HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 300
{
"username": "text",
"size": 1,
"current": 1,
"downloadType": 1,
"orders": [
{
"column": "text",
"asc": true
}
],
"proposalNoList": [
"text"
],
"currencyRedeem": "text",
"customerCompanyId": 1,
"customerNoList": [
"text"
],
"sharesStatus": 1,
"startTime": 1,
"endTime": 1,
"updateStartTime": 1,
"updateEndTime": 1,
"currencyShares": "text"
}200Success
{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": {
"records": [
{
"id": 1,
"status": 1,
"createBy": "text",
"createTime": 1,
"updateBy": "text",
"updateTime": 1,
"proposalNo": "text",
"companyName": "text",
"customerNoFun": "text",
"fundId": 1,
"currencyRedeem": "text",
"currencyShares": "text",
"currencyNet": "text",
"fees": "text",
"amountRedeem": "text",
"shares": "text",
"sharesNet": "text",
"sharesStatus": 1,
"fundName": "text",
"basketTag": true
}
],
"total": 1,
"size": 1,
"current": 1
},
"ok": true,
"fail": true
}Body
usernamestringOptional
sizeinteger · int64Optional
每页条数
currentinteger · int64Optional
当前页
downloadTypeinteger · int32Optional
下载类型 1:直接下载,2:异步下载
proposalNoListstring[]Optional
赎回编号
currencyRedeemstringOptional
客户接受的资产
customerCompanyIdinteger · int64Optional
客户白标公司ID
customerNoListstring[]Optional
客户的编号
sharesStatusinteger · int32Optional
份额确认状态:0:待确认 1.已确认 2.确认失败
startTimeinteger · int64Optional
申请开始时间
endTimeinteger · int64Optional
申请结束时间
updateStartTimeinteger · int64Optional
最后更新-申请开始时间
updateEndTimeinteger · int64Optional
最后开始-申请结束时间
currencySharesstringOptional
份额代币
Responses
200Success
application/json
bizCodestringOptional
模块标识码
codestringOptional
状态返回码
msgstringOptional
状态描述
tminteger · int64Optional
处理时长(毫秒)
tracestringOptional
跟踪码
msgParamsstringOptional
返回描述中占位符参数串,多个参数间以,分割
okbooleanOptional
failbooleanOptional
post/global/fund.app.FundRedeemAppDubboService.queryManagerPage
POST /api/global/fund.app.FundRedeemAppDubboService.queryManagerPage HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 300
{
"username": "text",
"size": 1,
"current": 1,
"downloadType": 1,
"orders": [
{
"column": "text",
"asc": true
}
],
"proposalNoList": [
"text"
],
"currencyRedeem": "text",
"customerCompanyId": 1,
"customerNoList": [
"text"
],
"sharesStatus": 1,
"startTime": 1,
"endTime": 1,
"updateStartTime": 1,
"updateEndTime": 1,
"currencyShares": "text"
}200Success
{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": {
"records": [
{
"id": 1,
"status": 1,
"createBy": "text",
"createTime": 1,
"updateBy": "text",
"updateTime": 1,
"proposalNo": "text",
"companyName": "text",
"customerNoFun": "text",
"fundId": 1,
"currencyRedeem": "text",
"currencyShares": "text",
"currencyNet": "text",
"fees": "text",
"amountRedeem": "text",
"shares": "text",
"sharesNet": "text",
"sharesStatus": 1,
"fundName": "text",
"basketTag": true
}
],
"total": 1,
"size": 1,
"current": 1
},
"ok": true,
"fail": true
}Body
fundIdinteger · int64Required
基金ID
Responses
200Success
application/json
bizCodestringOptional
模块标识码
codestringOptional
状态返回码
msgstringOptional
状态描述
tminteger · int64Optional
处理时长(毫秒)
tracestringOptional
跟踪码
msgParamsstringOptional
返回描述中占位符参数串,多个参数间以,分割
datainteger · int64Optional
数据体
okbooleanOptional
failbooleanOptional
post/global/fund.app.FundRedeemAppDubboService.queryNotConfirmedRecs
POST /api/global/fund.app.FundRedeemAppDubboService.queryNotConfirmedRecs HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 12
{
"fundId": 1
}200Success
{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": 1,
"ok": true,
"fail": true
}Last updated