CreateRefundOrder
Create a support ticket.
Operation description
Creates a refund order.
Try it now
Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
linkedmall:CreateRefundOrder |
create |
*All Resource
|
None | None |
Request syntax
POST /opensaas-s2b/opensaas-s2b-biz-trade/v2/refunds HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| body | RefundOrderCmd |
Yes |
Create a return order |
Response elements
|
Element |
Type |
Description |
Example |
| RefundOrderResult |
Refund order resource |
{
"requestId": "4DFA4CBA-AB08-13E2-9E25-0A26****72F2",
"orderLineId": "6696070566****8594",
"disputeStatus": 1,
"disputeId": "6696233432****5024"
}
Examples
Success response
JSON format
{
"orderLineId": "6692****5458",
"disputeId": "6693****4352",
"disputeStatus": 1,
"requestId": "841471F6-5D61-1331-8C38-2****B55"
}
Error codes
See Error CodesError Codes for a complete list.
Release notes
See Release NotesRelease Notes for a complete list.