Process a refund

Process a refund for a specific payment. Append the required transaction_id to the URL and enter the amount to be refunded in the body of the request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

When processing a refund for a card payment, the transaction must be in a success status. The status returned for the refund can be either, success, declined or blocked.

Processing refunds for Open Banking payments is slightly different, the transaction must be in a settled status. The status returned within the response, will always be pending, we will then deliver a status_update webhook notification informing you of the final payment status.

Path Params
uuid
required

Unique ID assigned by Acquired.com for the transaction.

Body Params
float
required

The total amount you want to refund.

string
length between 1 and 18
^[\w- ]*$

Where supported by the bank, set the reference to appear on the customer's bank statement.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json