v1

latestOpenAPI 3.1.02026-07-2438302.6 MB

Void a payment

put/payments/transactions/{payment_transaction_uid}/void_payment

Path parameters

payment_transaction_uidstring required

Response

200

typestring
titlestring
messagestring

Example response

{
  "type": "success",
  "title": "Payment voided successfully",
  "message": "Payment voided successfully"
}