查询账户

查询账户

post
Header parameters
companyIdstringRequired

公司ID

Example: {{company}}
tracestringRequired

全局链路唯一标志

Example: {{mock_trace}}
apiKeystringRequired

apiKey

Example: {{apikey}}
recvWindowstringOptional

时间窗口

Example: 5000
signaturestringRequired

签名

Example: {{sign}}
langstringOptional

语言

Example: zh-CN
versionstringRequired

接口版本

Example: 0.0.1
Body
customerNostringOptional

客户编号

exchangeCodestringOptional

交易所代码,币安:binance、OKX:okx、cumberland:cumberland

accountTypestringOptional

账号类型,现货:spot、合约:futures

accountNamestringOptional

账号别名

currentstringOptional

当前页

sizestringOptional

每页数量,默认20

Responses
200Success
application/json
post
/global/customer.admin.CustomerDirectAccAdminApiService.getPage
200Success

Last updated