v1
latestOpenAPI 3.1.02026-08-045901.5 MBNotify Mandate
The Mandate Notification API notifies customers 24–48 hours in advance of a mandate renewal or payment collection. This ensures users maintain sufficient account balance and helps prevent payment failures.
post/payment/upimandate/notify
Request body
Response
200
Example response
{
"data": {
"BankRRN": "103989876789",
"transaction_id": "1769780178878889896"
},
"status": 200,
"message": "Transaction Initiated"
}