Cancel refund
Use this request to cancel a refund that is specified by the refund key or refund number.
Warning
You cannot cancel a refund if Vertex is the seller in the original transaction.
To cancel a refund, use a DELETE method and the following URL:
https://services.taxamo.com/api/v2/transactions/:key/refunds/:refund-key-or-refund-note-number
where:
:keyis the Transaction Key.:refund-key-or-refund-note-numberis the refund key or refund note.
Details
| Type | Value |
|---|---|
| Endpoint | /api/v2/transactions/:key/refunds/ |
| Method | DELETE |
| API Reference | Cancel refund |
Updated over 3 years ago
