授权  
获取订单列表
参数名称 类型 是否必填 参数描述 备注
api_key String 系统分配的ApiKey
api_target String 调用接口名称 com_cmall_familyhas_api_ApiOrderList
api_token String 用户授权码 已登陆用户授权码,64位16进制编码。
api_input String 输入参数 应用输入参数的JSON格式
参数名称 类型 必填 示例 参数描述 备注
big_orderCode String 大订单号 用于查询指定一单时用
nextPage String 下一页
deviceType String app系统名称 IOS,Android
app_vision String app版本 IOS,Android,Wechat
buyer_code String 买家编号
order_status String 订单状态 下单成功-未付款:4497153900010001,下单成功-未发货:4497153900010002,已发货:4497153900010003,已收货:4497153900010004,交易成功:4497153900010005,交易失败:4497153900010006
version int 版本号 仅用于扩展,无需传入
参数名称 类型 参数描述 备注
sellerOrderList ApiSellerOrderListResult[] 商品订单信息
reasonList Reason[] 取消发货原因列表
resultCode int 返回标记 如果返回标记1则为API调用成功 否则则是错误编号
nowPage int 当前页数
countPage int 总页数
resultMessage String 返回消息 返回的消息描述
ApiSellerOrderListResult
参数名称 类型 参数描述 备注
is_comment Integer 商品是否已评价 已评价:1,无评价:0
orderButtonList Button[] 订单支持的功能按钮
needCount Integer 拼团订单的拓展值 如果是订单状态为:449748300001(拼团中),则需要此辅助值显示该团还差几人成团
alipaySign String 支付宝Sign 签名过的
cue_words String 提示词
orderStatusNumber int 订单里的商品数量
isDeleteOrder Integer 是否可以删除订单 删除按钮不在其他按钮列表展示,因此加字段进行区别是否可以删除订单,5.0.6+
isSeparateOrder String 是否为需要分包的订单 0:是 1:否
order_code String 订单号
due_money String 实付总价
order_status String 订单状态 下单成功-未付款:4497153900010001,下单成功-未发货:4497153900010002,已发货:4497153900010003,已收货:4497153900010004,交易成功:4497153900010005,交易失败:4497153900010006,等待审核:4497153900010008
ifFlashSales String 是否为闪购订单 0:闪购 1:非闪购
alipayUrl String 支付宝移动支付链接
orderSeq String LD订单序号 0
orderAmoumt BigDecimal 订单金额 统计数据,可能不准
isChangeGoods String 换货标识 有换货标识时给出图片url
apiSellerList ApiSellerListResult[] 每个订单的商品信息
create_time String 订单生成时间
group_buying_status String 拼单状态 拼团中:449748300001,拼团成功:449748300002,拼团失败:449748300003
collageCode String 拼团单号 拓展5.4.0,拼团订单需要返回拼团编号
default_Pay_type String 默认支付方式 支付方式:(449746280003:支付宝支付,449746280005:微信支付,449746280009:微公社支付)
order_type String 订单类型 常规订单:449715200025 ,拼团订单:449715200026

ApiSellerListResult
参数名称 类型 参数描述 备注
labelsPic String 商品标签对应的图片地址
standardAndStyleList ApiSellerStandardAndStyleResult[] 规格/款式
isProductSync String 商品是否同步 1:是 0:否
product_name String 商品名称
proClassifyTag String 添加商品分类(LD商品,普通商品,跨境商品,跨境直邮,平台入驻,缤纷商品)标签字段
product_first_id String 商品一级分类编号 商品一级分类编号
warehouseCity String 仓储城市
tgz_money String 惠币预估收益
labelsInfo PlusModelProductLabel[] 商品标签详细信息
productType String 商品类型 明确商品类型的列表不返回 0:普通商品 1:限购商品 2:试用商品
integral String 积分
orderSeq String LD拓展字段,订单序号
sell_price String 商品单价
skuPrice BigDecimal sku原价 统计相关
labelsList String[] 商品标签 LB160108100002:生鲜商品;LB160108100003:TV商品;LB160108100004:海外购商品
product_second String 商品二级分类 商品二级分类
productPrompt String 商品提示消息 该商品已下架
noPassCustom String 是否通过海关 0:正常 1:未通过
product_third String 商品三级分类 商品三级分类
sku_code String sku编号
buttonList Button[] 商品支持的功能按钮
flagTheSea String 此商品是否为快境通订单 1:是 0:否
labels String 活动标签
small_order_id String 订单编号DD
mainpic_url String 商品图片链接
product_third_id String 商品三级分类编号 商品三级分类编号
product_code String 商品编号
product_number String 商品数量
sku_pay_amt BigDecimal sku实付价格 统计相关
product_second_id String 商品二级分类编号 商品二级分类编号
productName String 商品名称
product_first String 商品一级分类 商品一级分类

PlusModelProductLabel
参数名称 类型 参数描述 备注
updateTime String 更新时间
width long 商品列表图片宽
eventLabelPicSkip String 活动图片跳转链接 396需求 活动图片跳转链接
labelPosition String 标签自定义位置 449748430001.左上 449748430005.通栏下
endTime String 结束时间
flagEnable Integer 是否可用 1:可用,0:不可用
startTime String 开始时间
height long 商品列表图片高
listPic String 商品列表图片
excludeLive String 排除直播品 449747110002 是 449747110001 否
infoPic String 商品详情图片
infoActivityPic String 商品详情活动标签 接口返回eventLabelPic 396需求 活动图片,比如618活动的横条
labelName String 标签名称
labelCode String 标签编号

Button
参数名称 类型 参数描述 备注
buttonTitle String 功能按钮上的文字
buttonCode String 功能按钮对应的唯一标识
buttonStatus Integer 按钮状态 1:按钮展示and正常使用;2:按钮展示不可使用(不可点击);3:按钮不可用(不展示)
wxlink String 微信商城跳转连接地址
link String 小程序跳转连接地址

String
参数名称 类型 参数描述 备注

ApiSellerStandardAndStyleResult
参数名称 类型 参数描述 备注
StandardAndStyleKey String 规格/款式key
StandardAndStyleValue String 规格/款式value

Reason
参数名称 类型 参数描述 备注
reason_code String 原因编码
reson_content String 原因内容