获取提现记录
接口说明
可通过该接口获取提现记录
接口调用请求说明
请求参数说明
参数 | 类型 | 是否必填 | 描述 |
withdraw_id | string | 是 | 提现单号,可从获取提现记录列表接口获取 |
请求参数示例
返回参数说明
参数 | 类型 | 描述 |
errcode | number | 错误码 |
errmsg | string | 错误信息 |
amount | number | 金额(分) |
create_time | number | 创建时间 |
update_time | number | 更新时间 |
reason | string | 失败原因 |
remark | string | 备注 |
bank_memo | string | 银行附言 |
bank_name | string | 银行名称 |
bank_num | string | 银行账户 |
status | string | 提现状态,具体枚举值请参考status枚举 |
返回参数示例
错误码
枚举值
status
提现状态
枚举值 | 描述 |
CREATE_SUCCESS | 受理成功 |
SUCCESS | 提现成功 |
FAIL | 提现失败 |
REFUND | 提现退票 |
CLOSE | 关单 |
INIT | 业务单已创建 |
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.