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