-
开发者必读
Api调用说明(必读)
授权说明
国内直发对接流程
仓库一件代发对接流程
头程备货对接流程
海外仓发平台物流
平台Y2模式对接流程
常见问题
接口更新记录说明文档
OpenApi Postman使用示例
- 中国直发
- 商家与SKU
- FBA订单
- 头程入库
- 出库单
- 来货单
- 逆向物流服务
- 库存管理
- 收货服务
- 退件管理
- 轨迹查询
- 计价查询
- 数据列表
- 财务查询
处理退件
POST https://eu-openapi.chukou1.cn:82/v1/OrderReturns
½Ó¿Ú˵Ã÷: 处理退件。
Http 200 - 成功
Http 400 - 失败ÊäÈë²ÎÊý
Body Parameters
Ãû³Æ ÀàÐÍ ¸ñʽҪÇó ÊÇ·ñ±ØÐë ÃèÊö ʾÀýÖµ SerialNumber string None.
±ØÐë
退件流水号
123456
ApplyDealType Enumeration+OrderReturnApplyDealType None.
±ØÐë
处理方式
ApplyAbandon
ServiceCode string None.
改发渠道代码
RRE
ShipToAddress ShipToAddress None.
收货地址
NewProductName string None.
新的产品名称
ProductVatNo string None.
重新上架用到的vat账号
VatCode string None.
Vat税号或者IOSS号码
vatcode
CodAmount decimal number ¸¡µãÊý¸ñʽ: 18,4
COD金额,COD币种默认为目的国家币种
Custom string ³¤¶È: 0 ~ 1000
客户自定义,可以用于打印在地址标签Custom区域
bag-red
{ "SerialNumber": "sample string 1", "ApplyDealType": "Undetermined", "ServiceCode": "sample string 2", "ShipToAddress": { "TaxId": "sample string 1", "RecipientBirthday": "sample string 2", "IDNumber": "sample string 3", "BankCardLast4digits": "sample string 4", "PaymentType": "sample string 5", "IssuingInstitution": "sample string 6", "Taxfree": "sample string 7", "DutyParagraph": "sample string 8", "Contact": "sample string 9", "Phone": "sample string 10", "Email": "sample string 11", "Country": "sample string 12", "Province": "sample string 13", "City": "sample string 14", "Street1": "sample string 15", "Street2": "sample string 16", "HouseNumber": "sample string 17", "Postcode": "sample string 18" }, "NewProductName": "sample string 3", "ProductVatNo": "sample string 4", "VatCode": "sample string 5", "CodAmount": 6, "Custom": "sample string 7" }
·µ»Ø½á¹û
None.