开发指南 官网
API 2.0 > 9.1 订单类 > 9.1.10 店小铺订单 同城自配送/自行快递发货/第三方快递发货

9.1.10 店小铺订单 同城自配送/自行快递发货/第三方快递发货

开启令牌和权限后可调用。签名方式请查看开发指南
对店小铺的订单进行 同城自配送/自行快递发货/第三方快递发货

请求地址

请求方式 版本信息 请求地址
POST V2 https://openapi.qmai.cn/api/v2

公共参数

参数 参数类型 是否必填 默认值 描述
OpenId string 密钥Id
GrantCode string 授权code
Token string 签名,参考《数字签名sign》
Timestamp string 当前时间戳
Nonce string 随机正整数
Action string plus.order.send 接口方法
Params array 业务参数

请求参数

参数 参数类型 是否必填 默认值 描述
order_id string 订单号
type int 1 发货类型 1自配送/自行发货 2第三方快递发货
remark string 自行配送时填写备注
express_id string type == 2时:此项必填、物流ID
express_no string type == 2时:此项必填、物流单号
express_name string type == 2时:此项必填、物流公司名

响应参数

参数 参数类型 描述
status bool 成功或失败标识
code int 成功或失败代码
message string 描述

请求示例

{
    "OpenId": "6dc05b4ac175cf316d226252b05cf685",
    "GrantCode": "782c281f62",
    "Timestamp": "1547186244",
    "Nonce": "658965",
    "Token": "0%2B%2B3c6hthjwAml4ABAXOYF4Q6UY%3D",
    "Action": "plus.order.send",
    "Params": {
        "order_id": "",
        "type": "",
        "remark": "",
        "express_id": "",
        "express_no": "",
        "express_name": ""
    }
} 

响应示例

{
    "status": "true",
    "code": "0",
    "message": "说明",
    "data": {
        "status": "true",
        "code": "0",
        "message": "操作成功"
    }
}

异常示例

{
    "status": true,
    "code": "异常编码,根据不同的业务返回编码",
    "message": "异常说明:查询的信息不存在"
}

错误码

{
    "status": false,
    "code": "系统错误编码:详见全局返回编码",
    "message": "系统错误说明"
}

免费升级

营销功能、插件持续每月更新开发升级

免费专业培训

每月建站、微信营销、电商等互联网增值培训

7×24小时服务支持

400电话、QQ、微信、在线等多渠道售后支持

 

安徽智迈科技股份有限公司 版权所有 Copyright 2009-2018 皖公网安备 34019202000074号 增值电信业务经营许可证:皖B2-20170075