Last updated 5 months ago
公司ID
{{company}}
全局链路唯一标志
{{mock_trace}}
apiKey
{{apikey}}
时间窗口
5000
签名
{{sign}}
语言
zh-CN
接口版本
0.0.1
客户编号
交易所代码,币安:binance、OKX:okx、cumberland:cumberland
账号类型,现货:spot、合约:futures
账号别名
当前页
每页数量,默认20
curl -L \ --request POST \ --url '/global/customer.admin.CustomerDirectAccAdminApiService.getPage' \ --header 'companyId: text' \ --header 'trace: text' \ --header 'apiKey: text' \ --header 'signature: text' \ --header 'version: text' \ --header 'Content-Type: application/json' \ --data '{ "customerNo": "text", "exchangeCode": "text", "accountType": "text", "accountName": "text", "current": "text", "size": "text" }'
{ "code": "0", "msg": "Success", "tm": 38132770, "trace": "t-cd06-b4650k11-il3so2-r8ix2e9-1651889609", "ok": true, "fail": false }