Index/Report
Unit: milliseconds
Multiple parameters are separated by commas
POST /api/global/report.app.ReportDatadDubboService.indexSample HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 13
{
"indexId": 1
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": [
{
"asset": "text",
"range": 1,
"weight": "text",
"previousPeriodRangeCompare": "text",
"previousPeriodWeightCompare": "text"
}
],
"fail": true,
"ok": true
}Unit: milliseconds
Multiple parameters are separated by commas
POST /api/global/report.app.ReportDatadDubboService.indexSimplePerformance HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 13
{
"indexId": 1
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": [
{
"xaxisName": "text",
"quoteChange": "text"
}
],
"fail": true,
"ok": true
}Choose either fundId or symbolId
Choose either symbolId or fundId
1:Day 2:Week 3:Month
Module identifier code
Status return code
Status description
Processing time (milliseconds)
Tracking code
Placeholder parameter string in return description, multiple parameters separated by commas
POST /api/global/report.app.ReportDatadDubboService.assetPerformance HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 43
{
"symbolId": 1,
"fundId": 1,
"statisticType": 1
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": [
{
"type": 1,
"quoteChange": "text",
"xaxisName": "text"
}
],
"fail": true,
"ok": true
}Choose either symbolId or fundId
Choose either fundId or symbolId
1-Statistical by day 2-Statistical by hour
Module identifier code
Status return code
Status description
Processing time (milliseconds)
Tracking code
Placeholder parameter string in return description, multiple parameters separated by commas
POST /api/global/report.app.ReportDatadDubboService.batchMarketPerformance HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 43
{
"symbolId": 1,
"fundId": 1,
"days": 1,
"type": 1
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": {
"key": 1,
"value": [
{
"name": "text",
"type": 1,
"columnList": [
{
"time": "text",
"value": "text"
}
]
}
],
"ANY_ADDITIONAL_PROPERTY": [
{}
]
},
"fail": true,
"ok": true
}Choose either fundId or symbolId
Choose either symbolId or fundId
Module identifier code
Status return code
Status description
Processing time (milliseconds)
Tracking code
Placeholder parameter string in return description, multiple parameters separated by commas
POST /api/global/report.app.ReportDatadDubboService.fundNetValueChangeQuote HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 25
{
"symbolId": 1,
"fundId": 1
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": {
"netValue": "text",
"marketPrice": "text",
"netValueChangeQuote": "text",
"marketPriceChangeQuote": "text",
"totalBalance": "text",
"currency": "text",
"latestShare": "text"
},
"fail": true,
"ok": true
}Choose either fundId or symbolId
Choose either symbolId or fundId
Unit: milliseconds
Multiple parameters are separated by commas
POST /api/global/report.app.ReportDatadDubboService.investCombination HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 25
{
"symbolId": 1,
"fundId": 1
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": [
{
"asset": "text",
"range": "text",
"weight": "text",
"weightRealValue": "text",
"previousPeriodRangeCompare": "text",
"previousPeriodWeightCompare": "text"
}
],
"fail": true,
"ok": true
}Choose either fundId or symbolId
Choose either symbolId or fundId
1-Statistical by day 2-Statistical by hour
Unit: milliseconds
Multiple parameters are separated by commas
POST /api/global/report.app.ReportDatadDubboService.marketPerformance HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 43
{
"symbolId": 1,
"fundId": 1,
"days": 1,
"type": 1
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": {
"key": "text",
"value": [
{
"time": "text",
"value": "text"
}
]
},
"fail": true,
"ok": true
}Choose either symbolId or fundId
Choose either fundId or symbolId
1-Statistical by day 2-Statistical by hour
Unit: milliseconds
Multiple parameters are separated by commas
POST /api/global/report.app.ReportDatadDubboService.marketPerformanceQuoteChange HTTP/1.1
Host: prewppc-3.cmfbl.com
Content-Type: application/json
Accept: */*
Content-Length: 43
{
"symbolId": 1,
"fundId": 1,
"days": 1,
"type": 1
}{
"bizCode": "text",
"code": "text",
"msg": "text",
"tm": 1,
"trace": "text",
"msgParams": "text",
"data": {
"key": "text",
"value": [
{
"time": "text",
"value": "text"
}
]
},
"fail": true,
"ok": true
}Last updated