说明

对账单打印模版

请求地址

环境 请求地址
测试环境 https://m.umxnt.com/api/device/print/order_tpl
正式环境

请求参数

参数 类型 是否必填 最大长度 描述
token string 令牌
time_start string 开始时间 2018-06-11 11:54:07
time_end string 结束时间2018-06-11 11:54:07

成功请求示例

{
  "status": 1,
  "data": {
    "store_short_name": "啦咯KKK路了",
    "merchant_name": "18851186776",
    "count": "成功316笔,4890元",
    "print_time": "2018-06-11 11:54:07",
    "alipay_order": {
      "pay": "成功3笔,2098元",
      "Refund": "退款0笔,0元",
      "count": "小记:3笔 2098元"
    },
    "weixin_order": {
      "pay": "成功5笔,20198元",
      "Refund": "退款0笔,0元",
      "count": "小记:310笔 2098元"
    },
    "un_order": {
      "pay": "成功3笔,2098元",
      "Refund": "退款1笔,98元",
      "count": "小记:2笔 2000元"
    }
  }
}
  • 失败请求示例

    {
        "msg":"无效参数",
        "status":0
    }
    

results matching ""

    No results matching ""