Card Simulator

Reverse the card authorisation

Simulate a reversal of an authorization for a card

post/authorisations/{authId}/reverse

Path parameters

authIdstring required

Card authorisation id to be reversed

Request body

reversalAmountnumber

Amount to reverse. If absent or equal to the open amount, a full reversal is performed. Must not exceed the open amount.

Response

No Content

Changes