授权  
查询用户所有待收货订单的物流轨迹信息
参数名称 类型 是否必填 参数描述 备注
api_key String 系统分配的ApiKey
api_target String 调用接口名称 com_cmall_groupcenter_account_api_ApiHomeCustTracking
api_token String 用户授权码 已登陆用户授权码,64位16进制编码。
api_input String 输入参数 应用输入参数的JSON格式
参数名称 类型 必填 示例 参数描述 备注
version int 版本号 仅用于扩展,无需传入
参数名称 类型 参数描述 备注
resultCode int 返回标记 如果返回标记1则为API调用成功 否则则是错误编号
apiHomeCustTrackingListResult ApiHomeCustTrackingListResult[] 用户订单轨迹信息
resultMessage String 返回消息 返回的消息描述
apiHomeNoEvaluationOrderListResult ApiHomeNoEvaluationOrderListResult[] 签收未评价的订单数据
ApiHomeNoEvaluationOrderListResult
参数名称 类型 参数描述 备注
order_code String 订单编号
buyerShowIntegral String 分享到买家秀赠送积分总量
integral String 积分
product_code String 商品编号
mainpic_url String 商品主图
sku_code String sku编号
product_name String 商品名称

ApiHomeOrderTrackingListResult
参数名称 类型 参数描述 备注
yc_update_time String 更新时间
orderTrackContent String 轨迹内容
orderTrackTime String 轨迹时间
yc_dis_time String 配送时间

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

ApiHomeCustTrackingListResult
参数名称 类型 参数描述 备注
order_code String 订单号
apiHomeOrderTrackingListResult ApiHomeOrderTrackingListResult[] 订单跟踪信息
order_source String 订单来源 0:非LD下单订单 1:LD下单订单
apiSellerList ApiSellerListResult[] 每个订单的商品信息
logisticsTips String 物流信息温馨提示
yc_delivergoods_user_name String 送货商名称
yc_express_num String 运单号

ApiSellerListResult
参数名称 类型 参数描述 备注
standardAndStyleList ApiSellerStandardAndStyleResult[] 规格/款式
product_code String 商品编号
mainpic_url String 商品图片链接
sku_code String sku编号
product_name String 商品名称