Refund Order
Create a refund order
Last updated
Create a refund order
Last updated
Create a refund order。
Cancel the order and get a refund. you can only do this when the order has not been shipped. This operation is performed asynchronously, and you can get the latest status information through ""
The refund status can be updated for a maximum of 24 hours. Generally, the status will be updated within 1 hour.
itemId
String
Item Id
skuCode
String
Sku code
quantity
Int
Refund sku number
remark
String
Refund remark
countryCode
String
Country code, the country code of the actual delivery warehouse of the sku, 'CN' for the Chinese warehouse, and 'US' for the overseas warehouse. This value comes from the Query Order API.
refundReason
String
Refund reason, the default value is 'Other', other values include 'Don't Want Anymore', 'Product Selection Error/Multiple Selection', 'Incorrect Address Information', 'Out Of Stock', 'Out Of Stock'.
POST
/openapi/v2/order/orders/{id}/refund