文档
测试

券码数量查询

POST
https://api.leadnew.com.cn/index.php/ticket/index(出库商专用)

请求参数

参数名
类型
描述
必填
action
string
ticket.create
必填
merchantid
string
账号merchantid
必填
active_code
string
活动编码
必填

响应参数

参数名
类型
描述
必填
result
int
0失败 1成功
必填
msg
string
result为0时显示出错消息
必填
count
int
剩余未出库券码数量
必填