Orders
Cancel Refund
Cancels a refund previously created for an order. This operation is only available when the refund is still cancellable according to its current status and the payment method rules. If the refund cannot be cancelled, the API returns an error response.
delete/orders/{id}/refunds/{refund_id}
Path parameters
idstring required
Identifier of the resource
refund_idstring required
refund identifier
Headers
Accept-Language'es' | 'en'
Use for knowing which language to use
X-Child-Company-Idstring
In the case of a holding company, the company id of the child company to which will process the request.
Response
successful operation