Void a payment
put/payments/transactions/{payment_transaction_uid}/void_payment
Path parameters
payment_transaction_uidstring required
Response
200
Example response
{
"type": "success",
"title": "Payment voided successfully",
"message": "Payment voided successfully"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.