商户确认签约
POST
https://zx.daoben.tech/web/index.php?_mall_id=1&r=plugin/mch/api/mch/apply-confirm
请求头
参数名
类型
描述
必填
X-Access-Token
string
示例:xQ0DFMGUqTUASrA_y7V_Q3f_3Q50NYWC
必填
请求参数
参数名
类型
描述
必填
_mall_id
int
示例:1
必填
r
string
示例:plugin/mch/api/mch/apply-confirm
必填
id
int
示例:107
必填
smsCode
int
示例:000000
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:操作失败[该商户已签约]
必填