参数名称 | 类型 | 是否必填 | 参数描述 | 备注 |
---|---|---|---|---|
api_key | String | 是 | 系统分配的ApiKey | |
api_target | String | 是 | 调用接口名称 | com_cmall_familyhas_api_ApiOrderDetails |
api_token | String | 是 | 用户授权码 | 已登陆用户授权码,64位16进制编码。 |
api_input | String | 是 | 输入参数 | 应用输入参数的JSON格式 |
参数名称 | 类型 | 必填 | 示例 | 参数描述 | 备注 |
---|---|---|---|---|---|
deviceType | String | 否 | app系统名称 | IOS,Android | |
app_vision | String | 否 | app版本 | IOS,Android,Wechat | |
buyer_code | String | 否 | 买家编号 | ||
order_code | String | 是 | 订单编号 | ||
version | int | 否 | 版本号 | 仅用于扩展,无需传入 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
fullSubtraction | Double | 满减 | |
orderActivityDetailsResult | ApiOrderActivityDetailsResult[] | 活动信息 | |
alipaySign | String | 支付宝Sign | 签名过的 |
lpkAmt | BigDecimal | 礼品卡 | |
newuserFlag | String | 是否为新用户 | 0:老用户 1:新用户 |
order_code | String | 订单编号 | |
consigneeTelephone | String | 收货人电话 | |
logisticsTips | String | 物流信息温馨提示 | |
telephoneSubtraction | Double | 手机下单减少 | |
failureTimeReminder | String | 失效时间提示 | |
pay_type | String | 支付方式 | |
apiHomeOrderTrackingListResult | ApiHomeOrderTrackingListResult[] | 订单跟踪信息 | |
tariffMoney | String | 关税 | |
order_money | String | 订单金额 | |
consigneeName | String | 收货人姓名 | |
isShowPay | String | 是否展示支付方式和发票信息 | 1:是 0:否 |
consigneeAddress | String | 收货人地址 | |
flagTheSea | String | 是否为海外购 | 1:是 0:否 |
orderType | String | 订单类型 | |
firstFavorable | String | 首单优惠 | |
reasonList | Reason[] | 取消发货原因列表 | |
order_status | String | 订单状态 | 4497153900010001:下单成功-未付款,4497153900010002:下单成功-未发货,4497153900010003:已发货,4497153900010004:已收货,4497153900010005 :交易成功,4497153900010006:交易失败 |
ifFlashSales | String | 是否为闪购订单 | 0:闪购 1:非闪购 |
zckAmt | BigDecimal | 暂存款 | |
isChangeGoods | String | 换货标识 | 有换货标识时给出图片url |
create_time | String | 下单时间 | |
yc_delivergoods_user_name | String | 送货商名称 | |
link | String | 售后详情 | 目前只是提供售后详情入口'1':显示,'0':不显示 |
orderSellerList | ApiOrderSellerDetailsResult[] | 订单商品列表 | |
hjyBean | BigDecimal | 惠豆金额 | 已经将惠豆转成金额 |
isSeparateOrder | String | 是否为需要分包的订单 | 0:是 1:否 |
integralMoney | BigDecimal | 积分金额 | 已经将积分转成金额 |
sellerType | int | 订单是否是特殊供应商的 | 1:适成,其他待定 |
yc_express_num | String | 运单号 | |
productIntegral | BigDecimal | 商品总积分 | |
productMoney | BigDecimal | 商品总金额 | |
due_money | BigDecimal | 应付金额 | |
alipayUrl | String | 支付宝移动支付链接 | |
remainTime | String | 未付款截止时间(格式例:2019-10-10 23:59:59) | |
flagKaola | String | 是否为网易考拉订单 | 0:否 1:是 |
isShowInvoice | String | 是否展示发票信息 | 1:是 0:否 |
resultCode | int | 返回标记 | 如果返回标记1则为API调用成功 否则则是错误编号 |
cashBackMoney | BigDecimal | 预计返利金额 | |
apiOrderKjtParcelResult | ApiOrderKjtParcelResult[] | 包裹信息 | |
collageCode | String | 拼团编码 | 微信商城、小程序通路兼容参数,如果是拼团单,返回拼团编码,如果非拼团单,返回值为空。其他通路忽略此参数 |
default_Pay_type | String | 默认支付方式 | 支付方式:(449746280003:支付宝支付,449746280005:微信支付),449746280009:微公社支付 |
idNumber | String | 身份证号码 | |
czjAmt | BigDecimal | 储值金 | |
orderDetailsBalancePay | ApiOrderDetailsBalancePayResult[] | 余额支付 | |
orderButtonList | Button[] | 订单支持的功能按钮 | |
invoiceInformation | InvoiceInformationResult | 发票信息 | |
orderActivityRemarkDetailsResult | ApiOrderActivityRemarkDetailsResult[] | 活动备注 | |
resultMessage | String | 返回消息 | 返回的消息描述 |
freight | Double | 运费 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
invoiceInformationValue | String | 发票内容 | |
invoiceInformationTitle | String | 抬头 | |
invoiceInformationType | String | 发票类型 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
sumDueMoney | String | 余额支付金额 | |
payType | String | 余额支付类型 | 449746280009:微公社支付 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
buttonTitle | String | 功能按钮上的文字 | |
buttonCode | String | 功能按钮对应的唯一标识 | |
buttonStatus | Integer | 按钮状态 | 1:按钮展示and正常使用;2:按钮展示不可使用(不可点击);3:按钮不可用(不展示) |
wxlink | String | 微信商城跳转连接地址 | |
link | String | 小程序跳转连接地址 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
remark | String | 活动备注信息 |
参数名称 | 类型 | 参数描述 | 备注 |
---|
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
reason_code | String | 原因编码 | |
reson_content | String | 原因内容 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
activityCode | String | 活动编码 | |
plusOrMinus | int | 加减 | 0:减 1:加 |
activityType | String | 活动类型 | |
preferentialMoney | String | 优惠金额 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
pictureUrl | String | 图片链接 | |
detailsName | String | 名称 | |
productCode | String | 商品编号 | |
resultCode | int | 返回标记 | 如果返回标记1则为API调用成功 否则则是错误编号 |
detailsNumber | String | 数量 | |
resultMessage | String | 返回消息 | 返回的消息描述 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
apiOrderKjtDetailsList | ApiOrderKjtDetailsResult[] | 包裹商品信息 | |
localStatus | String | 包裹状态 | 4497153900010001:下单成功-未付款,4497153900010002:下单成功-未发货,4497153900010003:已发货,4497153900010004:已收货,4497153900010005 :交易成功,4497153900010006:交易失败 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
numberKJT | String | 数量 | |
mainpicUrlKJT | String | 商品图片链接 | |
priceKJT | String | 价格 | |
productNameKJT | String | 商品名称 | |
labelsPic | String | 商品标签对应的图片地址 | |
StandardAndStyleList | ApiSellerStandardAndStyleResult[] | 规格/款式 | |
productCodeKJT | String | 商品编号 | |
promotionTypeKJT | String | 促销种类 | |
promotionDescribeKJT | String | 促销描述 | |
labelsList | String[] | 商品标签 | LB160108100002:生鲜商品;LB160108100003:TV商品;LB160108100004:海外购商品 |
detailsList | ApiOrderDonationDetailsResult[] | 赠品列表 | |
noPassCustom | String | 是否通过海关 | 0:正常 1:未通过 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
tipsTypeString | String | 利好提示类型 | 积分/返利,默认为空,不展示 |
cash_back | double | 返现金额值 | |
tips | String | 文本展示 | 文本展示,demo: 购买既得XXX积分/购买既得XXX现金返利 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
StandardAndStyleKey | String | 规格/款式key | |
StandardAndStyleValue | String | 规格/款式value |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
region | String | 地区 | |
promotionType | String | 促销种类 | |
labelsPic | String | 商品标签对应的图片地址 | |
isProductSync | String | 商品是否同步 | 1:是 0:否 |
mainpicUrl | String | 商品图片链接 | |
isPlusProduct | String | 是否橙意卡商品 | 1:是 0:否 |
integral | String | 积分 | |
orderSeq | String | 订单序号 | |
goodTips | GoodTips[] | 利好提示 | 积分和返利信息 |
labelsList | String[] | 商品标签 | LB160108100002:生鲜商品;LB160108100003:TV商品;LB160108100004:海外购商品 |
afterCode | String | 售后单号 | |
skutCode | String | SKU编号 | |
productPrompt | String | 商品提示消息 | 该商品已下架 |
noPassCustom | String | 是否通过海关 | 0:正常 1:未通过 |
deal_price | Double | 价格 | 非展示用使用,请勿使用 |
promotionDescribe | String | 促销描述 | |
orderButtonList | Button[] | 订单支持的功能按钮 | |
flagTheSea | String | 是否为跨境通(海外购)商品 | 1:是 0:否 |
StandardAndStyleList | ApiSellerStandardAndStyleResult[] | 规格/款式 | |
productCode | String | 商品编号 | |
smallSellerCode | String | 商户编号 | 商户编号 |
number | String | 数量 | |
price | Double | 价格 | |
detailsList | ApiOrderDonationDetailsResult[] | 赠品列表 | |
productName | String | 商品名称 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
yc_dis_time | String | 配送时间 | |
orderTrackContent | String | 轨迹内容 | |
yc_update_time | String | 更新时间 | |
orderTrackTime | String | 轨迹时间 |