05.当日累计提现金额查询
GET
/withdraw/order/amount/sum
接口描述
当日累计已提现金额查询
请求参数
参数名
类型
描述
必填
accountId
string
客户中台的 account_cis_id
必填
chainAssetId
string
资产
必填
响应
参数名
类型
描述
必填
errNo
string
错误码
必填
errMsg
string
错误提示
必填
data
string
当日已累计提现金额
必填