余额提现申请
POST
{{host}}/index.php?s=api/merchant/withdrawApply
请求头
参数名
类型
描述
必填
Access-Token
string
示例:{{token}}
必填
storeId
int
示例:10001
必填
platform
string
示例:MP-WEIXIN
必填
请求参数
参数名
类型
描述
必填
s
string
示例:api/merchant/withdrawApply
必填
form[money]
float
示例:0.01
必填
form[bank]
string
示例:农业银行
必填
form[bank_account]
string
示例:炼金术士
必填
form[bank_card]
int
示例:4420012100011
必填
响应参数
参数名
类型
描述
必填
message
string
示例:请先成为商家!
必填
status
int
示例:500
必填
data
array
数据列表
必填