获取提现记录详情
接口调用请求说明
接口强制校验来源IP
请求参数示例
回包示例
请求参数说明
参数 | 类型 | 是否必填 | 说明 |
out_request_no | string | 是 | 提现单号 |
回包参数说明
参数 | 类型 | 说明 |
errcode | number | 错误码 |
errmsg | string | 错误信息 |
withdraw_info | Object WithDrawInfo | 退款详情信息 |
Object WithDrawInfo
参数 | 类型 | 说明 |
amount | number | 金额 |
create_time | number | 创建时间 |
update_time | number | 更新时间 |
reason | string | 失败原因 |
remark | string | 备注 |
bank_memo | string | 银行附言 |
bank_name | string | 银行名称 |
bank_num | string | 银行账户 |
status | string | 提现状态,详见WithDrawStatus |
WithDrawStatus
枚举值 | 说明 |
BEFORE_SCAN_QRCODE | 未扫码 |
AFTER_SCAN_QRCODE | 已扫码 |
CREATE_SUCCESS | 受理成功 |
SUCCESS | 提现成功 |
FAIL | 提现失败 |
REFUND | 提现退票 |
CLOSE | 关单 |
INIT | 业务单已创建 |
返回码
返回码 | 错误类型 |
-1 | 系统异常 |
9710001 | 暂无数据 |
The translations are provided by WeChat Translation and are for reference only. In case of any inconsistency and discrepancy between the Chinese version and the English version, the Chinese version shall prevail.Incorrect translation. Tap to report.