对账单查询(分页)
GET
/statement/findpage
接口描述
对账单查询(分页)
请求参数
参数名
类型
描述
必填
clientId
String
客户号
可选
accountId
String
账户号
可选
businessType
String
业务类型 1- 买入清算、2-卖出清算、3-充值、4-提现、5-资金划出、6-资金划入
可选
product
String
产品
可选
startDate
String
开始时间戳
可选
endDate
String
结束时间戳
可选
pageNum
int
页码
必填
pageSize
int
每页数量
必填
响应参数
参数名
类型
描述
必填
errNo
String
必填
errMsg
String
必填
clientId
String
客户号
必填
traderId
String
操作员号
必填
accountId
String
账户号
必填
statementId
String
对账单号
必填
businessType
String
业务类型 1- 买入清算、2-卖出清算、3-充值、4-提现、5-资金划出、6-资金划入
必填
tradeType
String
交易行为 1-买入maker、2- 卖出taker、3-充值、4-提现、5-资金划出、6-资金划入、7-卖出maker、8、买入taker
必填
tradeDate
String
成交日期时间戳
必填
product
String
产品
必填
tradeAmount
String
成交量
必填
tradePrice
String
成交价格
必填
tradeAmountTotal
String
成交金额
必填
serviceFee
String
手续费
必填
transferFee
String
过户费
必填
transactionFee
String
交易规费
必填
stampDuty
String
印花税
必填
insertDate
String
发生日期
必填
feeAsset
String
fee单位
必填