简要描述:

  • 商城自提-核销码

请求域名:

  • http://xx.com

请求URL:

route=plugin.package-delivery.frontend.order.confirmCode

参数:

参数名 是否必须 类型 说明
order_id int 订单id

返回示例:

正确时返回:

{
result: 1,
msg: "成功",
data: {
url: "http://localhost-yunshop.cn/storage/app/public/qr/package_delivery_confirm_code/99e13e4da8326242d24a93f69d2399ba.png"
}
}

错误时返回:

  {
  }

返回参数说明:

参数名 类型 说明
名称 类型 说明
data.url string 核销二维码或小程序码