入金订单审核
已废弃
POST
/order/update
入金
接口变更记录
变更版本 | 变更时间 | 变更人 | 变更内容 | 备注 |
---|---|---|---|---|
V1.4.0 | 2024-02-22 | worthy Guo | 下线 |
错误码
code | msg | msg_cn |
---|
请求结构
1.
2.
公共参数
签名方法
1.
公共返回结果
接口描述
错误码
code | msg | msg_cn |
---|---|---|
110001 | Parameter error | 参数错误 |
110002 | Uuid does not exist or the status is abnormal | uuid不存在或状态异常 |
110003 | Account type is incorrect or does not exist | 账户类型错误或账号不存在 |
110004 | The occurrence currency is different from the account currency | 发生币种与账户币种不一致 |
110105 | Audit status type error | 审核订单状态错误 |
110107 | Appid not exist | Appid不存在 |
110108 | Please input the review comments | 审核意见为空 |
110010 | Order does not exist | 订单不存在 |
110015 | The initiator does not exist or is in an abnormal state | 发起人不存在或状态异常 |
110029 | The occurrence account uuid is different from the occurrence account | 发生账户uuid与发生账户不一致 |
110210 | The handling fee must be less than the deposit amount | 手续费大于发生金额 |
枚举
请求参数
Body 参数application/json
示例代码
返回响应
修改于 2024-07-02 11:05:45