curl --request DELETE \ --url https://api.notchpay.co/payments/{reference} \ --header 'Authorization: <api-key>'
{ "code": 202, "status": "Accepted", "message": "Your payment has been canceled" }
Reference of the transaction
The response is of type object.
object