v1
latestSwagger 2.02026-08-045928532.7 MBOrders
post/api/v1.0/orders/{id}/refund
Path parameters
idinteger required
Request body
Example request
{
"RefundReason": "reason",
"RefundAmount": 20,
"NotifyCustomer": true
}Response
The order is successfully refunded.