简要描述:

  • 门店pos收银-今日统计

请求域名:

  • http://xx.com

请求URL:

route=plugin.store-pos.frontend.clerk.todaySum

参数:

参数名 是否必须 类型 说明

返回示例:

正确时返回:



错误时返回:

  {
  }

返回参数说明:

参数名 类型 说明
名称 类型 说明
data.store_price float 门店商品订单金额
data.cashier_price float 收银台订单金额
data.check_price float 核销订单金额
data.store_count int 门店商品订单数量
data.cashier_count int 收银台订单数量
data.check_count int 核销订单数量