Index/Report
Explanation: Index sample data version=0.0.1 bizType=report.app.ReportDatadDubboService.indexSample
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
}Explanation: Index Single Asset Performance Bar Chart Data version=0.0.1 bizType=report.app.ReportDatadDubboService.assetPerformance
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
}Explanation: Fund Single Asset Performance Bar Chart Data
version=0.0.1 bizType=report.app.ReportDatadDubboService.assetPerformance
Choose either fundId or symbolId
Choose either symbolId or fundId
1:Day 2:Week 3:Month
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
}Explanation: Batch Get Market Performance Trend Chart
version=0.0.1 bizType=report.app.ReportDatadDubboService.batchMarketPerformance
Choose either symbolId or fundId
Choose either fundId or symbolId
1-Statistical by day 2-Statistical by hour
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
}Explanation: Fund Net Value Change Ratio
version=0.0.1 bizType=report.app.ReportDatadDubboService.fundNetValueChangeQuote
Choose either fundId or symbolId
Choose either symbolId or fundId
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
}Explanation: Real-time fund investment portfolio ranking
version=0.0.1 bizType=report.app.ReportDatadDubboService.investCombination
Choose either fundId or symbolId
Choose either symbolId or fundId
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
}Explanation: Fund market performance trend chart
version=0.0.1 bizType=report.app.ReportDatadDubboService.marketPerformance
Choose either fundId or symbolId
Choose either symbolId or fundId
1-Statistical by day 2-Statistical by hour
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
}Explanation: Market performance rise and fall trend chart
version=0.0.1 bizType=report.app.ReportDatadDubboService.marketPerformanceQuoteChange
Choose either symbolId or fundId
Choose either fundId or symbolId
1-Statistical by day 2-Statistical by hour
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