参数名称 | 类型 | 是否必填 | 参数描述 | 备注 |
---|---|---|---|---|
api_key | String | 是 | 系统分配的ApiKey | |
api_target | String | 是 | 调用接口名称 | com_cmall_newscenter_api_ApiOrderDetails |
api_token | String | 是 | 用户授权码 | 已登陆用户授权码,64位16进制编码。 |
api_input | String | 是 | 输入参数 | 应用输入参数的JSON格式 |
参数名称 | 类型 | 必填 | 示例 | 参数描述 | 备注 |
---|---|---|---|---|---|
picWidth | Integer | 否 | 图片宽度 | ||
browserUrl | String | 否 | 浏览器IP | 微信支付时该字段必输 | |
buyer_code | String | 是 | 买家编号 | ||
order_code | String | 是 | 订单编号 | ||
version | int | 否 | 版本号 | 仅用于扩展,无需传入 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
fullSubtraction | Double | 满减 | |
consigneeName | String | 收货人姓名 | |
consigneeAddress | String | 收货人地址 | |
invoiceInformation | InvoiceInformationResult | 发票信息 | |
remark | String | 订单备注 | |
firstFavorable | String | 首单优惠 | |
alipaySign | String | 支付宝Sign | 签名过的 |
orderSellerList | ApiOrderSellerDetailsResult[] | 订单商品列表 | |
resultMessage | String | 返回消息 | 返回的消息描述 |
order_code | String | 订单编号 | |
due_money | Double | 应付款金额 | |
order_status | String | 订单状态 | |
ifFlashSales | String | 是否为闪购订单 | 0:闪购 1:非闪购 |
consigneeTelephone | String | 收货人电话 | |
alipayUrl | String | 支付宝移动支付链接 | |
failureTimeReminder | String | 失效时间提示 | |
telephoneSubtraction | Double | 手机下单减少 | |
pay_type | String | 支付方式 | |
micoPayment | MicroMessagePayment | 微信支付返回参数 | |
freight | Double | 运费 | |
create_time | String | 下单时间 | |
resultCode | int | 返回标记 | 如果返回标记1则为API调用成功 否则则是错误编号 |
order_money | String | 订单金额 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
sign | String | 商家根据微信开放平台文档对数据做的签名 | |
partnerid | String | 商户id | |
timeStamp | String | 当前的时间 | |
prepayid | String | 预支付订单 | |
packageValue | String | 商家根据文档填写的数据和签名 | |
appid | String | 商家在微信开放平台申请的应用id | |
nonceStr | String | 随机串,防重发 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
StandardAndStyleKey | String | 规格/款式key | |
StandardAndStyleValue | String | 规格/款式value |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
invoiceInformationValue | String | 发票内容 | |
invoiceInformationTitle | String | 抬头 | |
invoiceInformationType | String | 发票类型 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
pictureUrl | String | 图片链接 | |
detailsName | String | 名称 | |
productCode | String | 商品编号 | |
resultCode | int | 返回标记 | 如果返回标记1则为API调用成功 否则则是错误编号 |
detailsNumber | String | 数量 | |
resultMessage | String | 返回消息 | 返回的消息描述 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
region | String | 地区 | |
promotionType | String | 促销种类 | |
StandardAndStyleList | ApiSellerStandardAndStyleResult[] | 规格/款式 | |
productCode | String | sku编号 | |
mainpicUrl | String | 商品图片链接 | |
productShortName | String | 商品名称简介 | |
number | String | 数量 | |
productType | String | 商品类型 | 明确商品类型的列表不返回 0:普通商品 1:限购商品 2:试用商品 |
price | Double | 价格 | |
end_time | String | 结束时间 | 试用商品才会返回结束时间 |
detailsList | ApiOrderDonationDetailsResult[] | 赠品列表 | |
ifEvaluate | String | 是否评价 | 是:true 否:false |
productName | String | 商品名称 | |
promotionDescribe | String | 促销描述 |