Index/Redemption
bizType=fund.app.FundRedeemAppDubboService.calFundRedeem Calculate redemption shares for clients Login required to access
Fund ID
Number of redeemed shares
Redeemed asset Code
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"
}{
"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
}bizType=fund.app.FundRedeemAppDubboService.calShares Customer manager calculates shares Accessible after login
Fund ID
Preview false, confirm shares true
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
}{
"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
}bizType=fund.app.FundRedeemAppDubboService.checkShares Customer Manager Confirms Redemption Shares Accessible after login
Fund ID
Preview false, confirm shares true
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
}{
"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
}bizType=fund.app.FundRedeemAppDubboService.createFundRedeem Customer redeem fund Access after login
Fund ID
Number of redeemed shares
Redeemed asset Code
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"
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": {},
"ok": true,
"fail": true
}bizType=fund.app.FundRedeemAppDubboService.getFundRedeemCurrencyList Obtain underlying asset information of redemption funds Accessible after login
Proposal number
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"
}{
"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
}bizType=fund.app.FundRedeemAppDubboService.page H5 pagination query redemption list Accessible after login
Number of Items per Page
Current Page
Download type 1: direct download, 2: asynchronous download
Redemption number
Assets accepted by the customer
Client White Label Company ID
Client's Number
Share confirmation status: 0: pending confirmation 1. confirmed 2. confirmation failed
Application Start Time
Application End Time
Last Update - Application Start Time
Last Start - Application End Time
Share Token
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"
}{
"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
}bizType=fund.app.FundRedeemAppDubboService.page Customer manager paginated fund record query Access after login
Number of Items per Page
Current Page
Download type 1: direct download, 2: asynchronous download
Redemption number
Assets accepted by the customer
Client White Label Company ID
Client's Number
Share confirmation status: 0: pending confirmation 1. confirmed 2. confirmation failed
Application Start Time
Application End Time
Last Update - Application Start Time
Last Start - Application End Time
Share Token
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"
}{
"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
}bizType=fund.app.FundRedeemAppDubboService.queryNotConfirmedRecs Customer manager paginated query fund records Accessible after login
Fund ID
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
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": 1,
"ok": true,
"fail": true
}Last updated