Reverse an authorized payment

Reversal API is used to reverse the amounts put on hold due to an authorization.

Body Params
string
required

API key of the merchant.

float

Amount for the reversal. If not given, full amount will be reversed.

string
required

Transaction ID of the payment to be reversed.

float

VAT amount of the reversal, if known.

string

Comment for the reversal. Visible in the Dashboard.

Response
200
Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here!