企业订单列表接口

获取订单列表接口

接口地址

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

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

参数 是否必须 参数类型 限制长度 参数说明
corp_key yes string 255 企业的唯一标识
app_id yes string 255 应用的唯一标识
pay_status no int 10 (默认全部) 0:待支付 1:已支付 2:已退款
order_status no int 10 (默认全部) 0:新订单 1:订单取消 2:待发货 3:已发货 4:确认收货 5:交易完成
page yes int 10 页标
page_size no int 10 每页长度
start_time no long 10 开始时间(时间戳:秒)
end_time no long 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参数说明

参数 是否必须 参数类型 参数说明
page yes int 页标
pageSize yes int 每页条数
count yes int 总条数
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:交易完成
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 no datetime 支付时间
pointsPayStatus yes int 积分支付状态 0:未支付 1:已支付 2:退积分成功
payPrice yes decimal 支付现金
payPoints yes decimal 支付积分
createTime yes datetime 订单创建时间

results matching ""

    No results matching ""