提交提现申请
GET
http://shop.qianniangy.net/addons/zjhj_mall/core/web/index.php?r=api%2Fagent%2Fstore%2Fstorefront-cash-add&access_token=YDr9T5weMcOIuzbdBVKRg-anoY04c3ic&store_id=11&type=2&price=1&bank_code=123456789&
请求参数
参数名
类型
描述
必填
r
string
示例:api/agent/store/storefront-cash-add
必填
access_token
string
示例:YDr9T5weMcOIuzbdBVKRg-anoY04c3ic
必填
store_id
int
示例:11 门店id
必填
type
int
示例:1 提现方式 1:微信提现 2:银行卡提现
必填
price
int
示例:1 提现金额
必填
bank_code
int
示例:123456789 银行卡号 type=2时必须
必填
bank_name
string
示例:中国银行 银行名称 type=2时必须
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:账户余额不足!
必填
data
array
数据列表
必填