授权  
参数名称 类型 是否必填 参数描述 备注
api_key String 系统分配的ApiKey
api_target String 调用接口名称 com_cmall_familyhas_api_ApiHdOrderList
api_token String 用户授权码 已登陆用户授权码,64位16进制编码。
api_input String 输入参数 应用输入参数的JSON格式
参数名称 类型 必填 示例 参数描述 备注
orderStatus String 订单状态 为空则默认查询全部,下单成功-未付款:4497153900010001,下单成功-未发货:4497153900010002,已发货:4497153900010003,已收货:4497153900010004,交易成功:4497153900010005,交易失败:4497153900010006
version int 版本号 仅用于扩展,无需传入
nextPage String 下一页
参数名称 类型 参数描述 备注
resultCode int 返回标记 如果返回标记1则为API调用成功 否则则是错误编号
resultMessage String 返回消息 返回的消息描述
sellerOrderList ApiForQueryHbAgentOrderInfo[] 惠币商品订单信息
countPage int 总页数
nowPage int 当前页数
PlusModelProductLabel
参数名称 类型 参数描述 备注
flagEnable Integer 是否可用 1:可用,0:不可用
infoPic String 商品详情图片
excludeLive String 排除直播品 449747110002 是 449747110001 否
updateTime String 更新时间
infoActivityPic String 商品详情活动标签 接口返回eventLabelPic 396需求 活动图片,比如618活动的横条
listPic String 商品列表图片
labelPosition String 标签自定义位置 449748430001.左上 449748430005.通栏下
eventLabelPicSkip String 活动图片跳转链接 396需求 活动图片跳转链接
width long 商品列表图片宽
startTime String 开始时间
endTime String 结束时间
labelName String 标签名称
labelCode String 标签编号
height long 商品列表图片高

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

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

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

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

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