文档
测试

分销商提现列表

GET
mall/distribution/cash/withdrawCash

请求参数

参数名
类型
描述
必填
page
int
页码
必填
page_size
int
每页条数
必填
shop_name
string
分销店铺名称
可选
level
int
分销商等级
可选
mobile
string
提现手机
可选
status
int
提现状态
可选
start_date
date
开始日期搜索
可选
end_date
date
截止日期搜索
可选

响应参数

参数名
类型
描述
必填
list
array
提现列表
必填
shop_name
string
分销店铺名称
必填
level
int
分销店铺等级
必填
created
date
申请时间
必填
mobile
string
联系电话
必填
cash_num
number
申请金额
必填
account_info
string
账户信息
必填
status
int
提现状态
必填
id
int
提现记录id
必填
status
array
状态, 0 待处理,1已提现,2取消,3驳回
必填