用户工具

站点工具


侧边栏

提现

提现接口


1、提现日志列表

接口名称

withdraws/list

请求方式

get

请求参数

参数名称 参数类型 是否必填 说明
memberId int 会员ID
status int 提现单状态,1 等待确认 2 拒绝提现 3 同意提现 4 提现成功

返回值

名称 类型 说明
items data 数据
_links data 分页信息
_meta data 查询数据信息

items数据说明

名称 类型 说明
id int 提现ID
money float 提现金额
desc string 提现备注
add_time string 添加时间
status int 状态ID
confirm_time string 确认时间
confirm_desc string 审核备注
pay_order_no string 支付系统单号
confirm_name string 确认时间
status_name string 状态名称

2、添加提现单

接口名称

withdraws/create

请求方式

post

请求参数

参数名称 参数类型 是否必填 说明
memberId string 会员ID
money float 提现金额
desc string 备注
memberType int 会员类型 1普通会员 2 供货商

返回值

名称 类型 说明
result string 查询结果 success 成功 error 错误
message string 提示信息
提现.1474946546.txt.gz · 最后更改: 2017/06/01 13:58 (外部编辑)