文档
测试

03.充值订单查询-单笔

GET
/deposit/order/load

接口描述

后台查询url: /api/operation/api/custody/deposit/order/load

请求参数

参数名
类型
描述
必填
orderId
string
充值订单号
必填

响应

参数名
类型
描述
必填
errNo
string
错误码
必填
errMsg
string
错误提示
必填
data
obj
必填
status
string
订单状态
必填
chainAssetId
string
链上币种id
必填
amount
string
数量
必填
address
string
充值地址
必填
memo
string
memo
必填
orderId
string
订单id
必填
orderTimestamp
string
下单时间
必填
arrivalStatus
string
-1:充值失败 0:处理中/未到账/审核中/确认中 1:已到账/充值成功 2 :退款中 3: 退款成功 -3 退款失败
必填
assetId
string
资产id, asset symbol
必填
arrivalAmount
string
实际到账金额
必填
accountId
string
客户中台的 account_cis_id
必填
remark
string
备注(如果订单失败,则是失败原因)
必填
auditStatus
string
审核状态(0:待审核,1:审核通过,2:审核驳回,3:审核中)
必填
auditDetailStatus
string
审核明细状态: 0:初始化 20:待初审 21:初审通过 22:初审驳回30:待复审 31:复审通过 32:复审驳回
必填
hash
string
hash
必填