参数名称 | 类型 | 是否必填 | 参数描述 | 备注 |
---|---|---|---|---|
api_key | String | 是 | 系统分配的ApiKey | |
api_target | String | 是 | 调用接口名称 | com_cmall_familyhas_api_ApiForReturnGoods |
api_token | String | 是 | 用户授权码 | 已登陆用户授权码,64位16进制编码。 |
api_input | String | 是 | 输入参数 | 应用输入参数的JSON格式 |
参数名称 | 类型 | 必填 | 示例 | 参数描述 | 备注 |
---|---|---|---|---|---|
certificatePic | String[] | 否 | 退换货图片 | ||
orderSeq | String | 否 | 1 | 订单序号 | LD订单退货需要提供订单序号 |
reimburseMoney | String | 是 | 0 | 退款金额 | |
reimburseReason | String | 是 | 售后原因 | 若为拒收,请输入固定值 rejection | |
isGetProduce | String | 是 | 1 | 是否收到货 | 4497476900040001收到 4497476900040002 未收到 [校验规则]: in=4497476900040001,4497476900040002 |
reimburseTips | String | 否 | 买到假货了 | 备注 | |
orderCode | String | 是 | DD32246104 | 订单号 | 以DD开头的订单号 |
reimburseType | String | 是 | 4497477800030003 | 售后类型 | 4497477800030001-退货退款 4497477800030002-仅退款 4497477800030003-换货 [校验规则]: in=4497477800030001,4497477800030003 |
produceNum | int | 是 | 3 | 退换货数量 | 退换货数量应小于等于购买数量 |
skuCode | String | 是 | 8019575972 | sku编码 | |
version | int | 否 | 版本号 | 仅用于扩展,无需传入 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
productCode | String | 商品编号 | |
small_order_id | String | DD订单号 | |
skuName | String | sku名称 | |
sku_refund_amt | BigDecimal | SKU退款金额 | 统计用数据 |
product_first_id | String | 商品一级分类编号 | 商品一级分类编号 |
order_id | String | OS大订单号 | |
resultMessage | String | 返回消息 | 返回的消息描述 |
skuCode | String | sku编号 | |
refund_amt | BigDecimal | 退款金额 | 统计用数据 |
skuPrice | BigDecimal | 商品原价 | 统计用数据 |
product_third_id | String | 商品三级分类编号 | 商品三级分类编号 |
afterCode | String | 售后单号 | |
resultCode | int | 返回标记 | 如果返回标记1则为API调用成功 否则则是错误编号 |
salePrice | BigDecimal | 销售价格 | 统计用数据 |
product_second | String | 商品二级分类 | 商品二级分类 |
product_third | String | 商品三级分类 | 商品三级分类 |
sku_refund_count | int | 退款SKU件数 | 统计用数据 |
sku_count | int | 订单购买数量 | 统计用数据 |
product_second_id | String | 商品二级分类编号 | 商品二级分类编号 |
product_first | String | 商品一级分类 | 商品一级分类 |
productName | String | 商品名称 |
参数名称 | 类型 | 参数描述 | 备注 |
---|