文档
测试

订单核销

POST
https://djsh.meiliancheng.cn/index.php?s=/shop/api.order/extract

请求参数

参数名
类型
描述
必填
order_id
int
示例:14742
必填
shop_id
int
示例:10020
必填
wxapp_id
int
示例:10001
必填

响应参数

参数名
类型
描述
必填
data
array
数据列表
必填
code
int
示例:1
必填
msg
string
示例:该订单不满足核销条件
必填