文档
测试

确认核销

POST
http://{{host}}/index.php?s=%2Fapi%2Fshop.order%2Fextract&wxapp_id=10001&token=5d974deb299931300443ff7a48f0b5c7&order_id=1&order_type=10

请求参数

参数名
类型
描述
必填
s
string
示例:/api/shop.order/extract
必填
wxapp_id
int
示例:10001
必填
token
string
示例:5d974deb299931300443ff7a48f0b5c7
必填
order_id
int
示例:1
必填
order_type
int
示例:10
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:未找到店员信息
必填
code
int
示例:0
必填