Transactions
Authorisation:Void
Transactions that have the status authorize (is used by credit card payments or Buy now, Pay later payments) can be voided to reverse the authorisation and to set the the payment state to CANCEL (-90). You can use the EX Code or the order Id to void the transaction
patch/transactions/{transactionId}/void
Path parameters
transactionIdId required— unresolved $ref
Response
Ok.
Changes
No recorded changes to this endpoint across all 1 revision of this API.