Cancel a payment
delete/payments/{reference}
Path parameters
referencestring required
Reference of the transaction
Response
Payment canceled
Example response
{
"code": 202,
"status": "Accepted",
"message": "Your payment has been canceled"
}Reference of the transaction
Payment canceled
{
"code": 202,
"status": "Accepted",
"message": "Your payment has been canceled"
}