简要描述:

  • 门店pos收银-删除挂单

请求域名:

  • http://xx.com

请求URL:

route=plugin.store-pos.frontend.order.deleteStorageOrder

参数:

参数名 是否必须 类型 说明
id int 挂单ID,传-1为全部删除

返回示例:

正确时返回:

{
    "result": 1,
    "msg": "成功",
    "data": []
}

错误时返回:

  {
  }

返回参数说明:

参数名 类型 说明
名称 类型 说明