cyzf

cyzf


商城订单查询---

简要描述
  • 商城订单查询
请求URL
  • http://merchant.somutech.net/orderlistquery/{order}
    请求方式
  • GET
参数
参数名 必选 类型 说明
order string 订单id
返回示例
{
    "code": 200,
    "msg": "success",
    "data": {
        "mao_id": 226,
        "use_id": 76,
        "pty_id": 2,
        "rch_id": 9,
        "mao_name": "标题",
        "mao_order": "cea752ccb04ac23e0c8b35a4891c5cef",
        "mao_trade_no": "",
        "mao_price": "0.01",
        "mao_poundage": "0.00",
        "mao_status": 1,
        "mao_payexpress_time": "2022-08-09 10:01:43",
        "mao_pay_time": "1970-01-01 08:00:00",
        "mao_notifyinfo": null,
        "mao_web_notify": 1,
        "create_time": "2022-08-09 09:59:44",
        "update_time": "2022-08-09T01:59:44.000000Z"
    }
}
返回参数说明
参数名 类型 说明
mao_id int 订单id
use_id int 账户id
pty_id int 类别id
rch_id int 渠道id
mao_name string 商品名称
mao_order string 订单号
mao_trade_no string 第三方订单号
mao_price string 价格
mao_status int 状态 1:待支付 2:成功 3:失败
mao_payexpress_time string 手续费
mao_pay_time string 支付时间
mao_notifyinfo string 回调信息
mao_web_notify string 是否回调

页面列表

ITEM_HTML