授权  
参数名称 类型 是否必填 参数描述 备注
api_key String 系统分配的ApiKey
api_target String 调用接口名称 com_cmall_familyhas_api_ApiForAgentQueryOrder
api_token String 用户授权码 已登陆用户授权码,64位16进制编码。
api_input String 输入参数 应用输入参数的JSON格式
参数名称 类型 必填 示例 参数描述 备注
startDate String 查询开始日期 2020-04-21
queryType String 查询分销类型 我分销的订单: 1, 粉丝分销的订单: 2
nextPage String 下一页
endDate String 查询结束日期 2020-04-21
orderStatus String 订单状态 为空则默认查询全部,下单成功-未付款:4497153900010001,下单成功-未发货:4497153900010002,已发货:4497153900010003,已收货:4497153900010004,交易成功:4497153900010005,交易失败:4497153900010006
version int 版本号 仅用于扩展,无需传入
参数名称 类型 参数描述 备注
resultCode int 返回标记 如果返回标记1则为API调用成功 否则则是错误编号
nowPage int 当前页数
countPage int 总页数
resultMessage String 返回消息 返回的消息描述
orderList ApiForQueryAgentOrderInfo[] 分销订单信息
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

ApiForQueryAgentOrderInfo
参数名称 类型 参数描述 备注
total_product_number String 商品总件数
apiSellerList ApiSellerListResult[] 每个订单的商品信息
predict_money String 预估收益
create_time String 订单生成时间
order_code String 订单号
due_money String 实付总价
order_status String 订单状态 下单成功-未付款:4497153900010001,下单成功-未发货:4497153900010002,已发货:4497153900010003,已收货:4497153900010004,交易成功:4497153900010005,交易失败:4497153900010006,等待审核:4497153900010008