Product
bizType=config.admin.AdminSymbolDubboService.getSymbolTradeTypeByCompanyId
Global link unique identifier
{{mock_trace}}Company ID
{{company}}Token after B-end authentication
{{auto_token}}Company ID
Trade mode ID
Customer group ID
POST /openapi-b/config.admin.AdminSymbolDubboService.getSymbolTradeTypeByCompanyId HTTP/1.1
Host: pre-api-test.cmfbl.com
trace: text
companyId: text
token: text
Content-Type: application/json
Accept: */*
Content-Length: 62
{
"companyId": "{{company}}",
"tradeType": 1,
"customerGroupId": 50
}{
"msg": "Success",
"fail": false,
"trace": "t-3c2bj-9t7sp-kds4-y4snw4-1668760117",
"code": "0",
"data": [
{
"customerGroupId": "3",
"symbolCode": "BINAN_ATOM_USDT",
"symbolId": 695,
"tradeTypeName": "Contract full position",
"symbolName": "BINAN_ATOM_USDT",
"tradeType": 1
}
],
"bizCode": "",
"tm": 225,
"msgParams": null,
"ok": true
}bizType=config.admin.AdminSymbolDubboService.getSymbolList
Global link unique identifier
{{mock_trace}}Company ID
{{company}}Token after B-end authentication
{{auto_token}}Product name, search, do not pass to check all products under the customer group
Customer Group ID
POST /openapi-b/config.admin.AdminSymbolDubboService.getSymbolList HTTP/1.1
Host: pre-api-test.cmfbl.com
trace: text
companyId: text
token: text
Content-Type: application/json
Accept: */*
Content-Length: 37
{
"customerGroupId": 1,
"name": "EURUSD"
}{
"msg": "Success",
"fail": false,
"trace": "t-125g-l4emdt9-z68t54-25x09p-1668758881",
"code": "0",
"data": [
{
"sourceId": "CA_BINANCE_SPOT_ATOM_USDT",
"code": "BINAN_ATOM_USDT",
"etf": false,
"tradeTypes": "1,5",
"name": "BINAN_ATOM_USDT",
"profitCurrency": "USDT",
"id": 695,
"baseCurrency": "ATOM",
"status": 1
}
],
"bizCode": "",
"tm": 74,
"msgParams": null,
"ok": true
}bizType=config.admin.AdminSymbolDubboService.getSymbolGroupList
Global link unique identifier
{{mock_trace}}Company ID
{{company}}Token after B-end authentication
{{auto_token}}POST /openapi-b/config.admin.AdminSymbolDubboService.getSymbolGroupList HTTP/1.1
Host: pre-api-test.cmfbl.com
trace: text
companyId: text
token: text
Content-Type: application/json
Accept: */*
Content-Length: 2
{}{
"msg": "Success",
"fail": false,
"trace": "t-u3lnq71-fq8qog-6rp1335-j4i54-1668759046",
"code": "0",
"data": [
{
"companyId": 360,
"createBy": "admin",
"createTime": 1639809358108,
"updateBy": "admin",
"bizName": "SYMBOL_GROUP",
"strId": "109",
"name": "bethy",
"updateTime": 1639809358108,
"id": 109,
"status": 1,
"revision": 0
}
],
"bizCode": "",
"tm": 8,
"msgParams": null,
"ok": true
}version=0.0.1 bizType=config.admin.AdminSymbolDubboService.getSymbolByCompanyId
Global link unique identifier
{{mock_trace}}Company ID
{{company}}Token after B-end authentication
{{auto_token}}Company ID
Game type
Tracking code. Preferably included for easy issue tracking
POST /openapi-b/config.admin.AdminSymbolDubboService.getSymbolByCompanyId HTTP/1.1
Host: pre-api-test.cmfbl.com
trace: text
companyId: text
token: text
Content-Type: application/json
Accept: */*
Content-Length: 27
{
"companyId": "{{company}}"
}{
"msg": "Success",
"fail": false,
"trace": "t-7ui24-xb7pok5-3g6l3-730jh83-1668759433",
"code": "0",
"data": [
{
"symbolId": 2,
"pointRatio": 0,
"customerGroupIds": "2,3,4,6,7,8,9,10,13,15,19,21,23,27,35,42,66,1011,1361",
"dealMode": 1,
"baseCurrency": null,
"bidSpread": "0",
"labels": null,
"enableShortLoan": 0,
"symbolGroupIds": "118",
"symbolCode": "USDCHF",
"fundId": null,
"etf": false,
"enableLongLoan": 0,
"dividend": 0,
"profitCurrency": null,
"symbolName": "USD/CHF",
"sortNum": 0,
"symbolDigits": null,
"askSpread": "0",
"tradeType": 3
}
],
"bizCode": "",
"tm": 52,
"msgParams": null,
"ok": true
}bizType=config.admin.AdminSymbolDubboService.getFundByCompanyId
Global link unique identifier
{{mock_trace}}Company ID
{{company}}Token after B-end authentication
{{auto_token}}Company ID
Tracking code. Preferably included for easy issue tracking
POST /openapi-b/config.admin.AdminSymbolDubboService.getFundByCompanyId HTTP/1.1
Host: pre-api-test.cmfbl.com
trace: text
companyId: text
token: text
Content-Type: application/json
Accept: */*
Content-Length: 27
{
"companyId": "{{company}}"
}{
"msg": "Success",
"fail": false,
"trace": "t-zn775-2j7se85-p9cc55x1-f172vc-1668764481",
"code": "0",
"data": [
{
"shareTokenCode": "V10",
"fundId": 80,
"customerGroupIds": "1,2,11,12,16,29,40,41,44,45,47,48,54,55,61,63,64,66,67,70,1005,1006,1008,1359,1360,1812,2157,2258,2266,2286,3057",
"fundName": "V10 Index Fund111"
}
],
"bizCode": "",
"tm": 15,
"msgParams": null,
"ok": true
}Last updated