Refund

This API will allow to process a full or partial refund for a paid or partially paid transaction.
To process a full refund just specify the invoice ID, to process a partial refund add the amount of the refund.
Multiple partial refunds for the same invoice are allowed until there is "credit" in the invoice.

If the refund amount exceeds the invoice credit an error message will be display and te refund will not be processed.
Refunds are only available for invoice that have a successful credit/debit card transaction.
Direct debit refunds are not available.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required
≥ 1

Invoice identifier (invoiceId)

number
≥ 1

Refund amount, if empty a full refund will be processed

Response
200
Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!