文档
测试

订单列表

POST
https://runtong.hd2c.com/json/merchant/order.json

接口描述

采购关联订单列表

请求参数

参数名
类型
描述
必填
status
string
状态, wait:待处理, send:已发货, complate:已完成
必填
moreid
int
列表中最后一个订单的ID, 用户下拉加载
必填

响应参数

参数名
类型
描述
必填
items
array
订单列表
必填
id
int
订单商品ID
必填
sn
string
订单号
必填
name
string
名称
必填
model_name
string
规格
必填
thumb
string
缩略图
必填
money
decimal(10,2)
订单金额
必填
commission
decimal(10,2)
佣金
必填
money_get
decimal(10,2)
可得金额
必填