企业订单详情接口

企业订单详情接口

接口地址

 https://open.taolai.com/api/v1/corp/order/info

请求方法及参数(POST请求)

参数 是否必须 参数类型 限制长度 参数说明
corp_key yes string 255 企业的唯一标识
app_id yes string 255 应用的唯一标识
order_id yes string 10 订单号
nonce_str yes string 32 1~32位随机数
ts yes long 10 时间戳(单位:秒)
sign yes string 255 sign值的生成规则参考签名规则

接口返回格式

参数 参数类型 参数说明
status string 状态,success或error
code int 状态码
data json 返回值

data参数说明

参数 是否必须 参数类型 参数说明
appId yes int 应用id
appType yes int 应用类型 1:商城 2:抽奖 3:签到 4:运动 5:拼团
orderId yes string 订单号
orderStatus yes int 订单状态 0:新订单 10:订单取消 15:已支付待确认订单 20:待发货 30:已发货 50:确认收货 90:订单关闭 100:交易完成
aftersaleStatus yes int 售后状态: 0:无售后/取消售后 10:售后处理中 20:退款中 30:退款成功 90:售后关闭 100:售后完成
orderType yes int 1:实物商品订单 2:虚拟商品订单 3:自提订单
outOrderId yes string 企业自有订单标识
outUid yes string 企业自有用户标识
payStatus yes int 支付状态
payType yes int 支付类型 0:支付宝 1:微信 2:PC支付宝 3:PC微信 4:微信公众号 5:微信小程序
payTime yes datetime 支付时间
pointsPayStatus yes int 积分支付状态 0:未支付 1:已支付 2:退积分成功
payPrice yes decimal 支付现金
payPoints yes decimal 支付积分
createTime yes datetime 订单创建时间
orderItems yes json 订单商品数据
consignee yes string 收件人
phone yes string 收件人电话
address yes string 收件人地址
pickPhone yes string 自提电话
logisticsName no string 物流名称
trackingCode no string 物流订单号码
logisticsInfo no text 物流信息
logisticsNewInfo no string 物流最新信息
overtimeDay no int 超时天数
overtimeAnalysis no string 超时分析
signatory no string 签收人
signStatus no int 签收状态 0:未签收 1:已签收 2:已拒签
signTime no datetime 签收时间
deliveryTime no datetime 发货时间

orderItems参数说明

参数 是否必须 参数类型 参数说明
cpPdId yes int 商品id
cpSkuId yes int 规格id
spPdName yes string 商品名称
spPdImg yes string 商品图片
pdUnitPrice yes decimal 企业商品现金单价
pdUnitPoints yes decimal 企业商品积分单价
buyType yes int 购买方式 0:现金 1:积分 2:现金+积分
specs yes string 规格类型
skuTypeName yes string 属性名称
latestShipmentsTime yes datetime 最迟发货时间
deliverType yes int 发货类型 1:实物 2:虚拟
virtualDeliverStatus yes int 虚拟发货状态 0:失败 1:成功
virtualDeliverTime yes datetime 虚拟发货时间

results matching ""

    No results matching ""