Cancel refund by subnumber
Use this request to cancel a refund using the refund key or subnumber.
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/:refund-note-subnumber
where:
:refund-key-or-refund-note-number
is the refund key or number.
:refund-note-subnumber
is the refund subnumber.
Details
Type | Value |
---|---|
Endpoint | /api/v2/transactions/:key/refunds |
Method | DELETE |
API Reference | Cancel refund by subnumber |
Updated 10 months ago