Get Account mandate
Get all bank accounts linked to a BVN after consent has been given
Get accounts
Name
Value
Body
Name
Type
Description
{
"status": true,
"message": "Get mandate for an account",
"detail": "Success",
"data": {
"message": "Welcome to NIBSS e-mandate authentication service, a seamless and convenient authentication experience. Kindly proceed with a token payment of N50:00 into account number \"1000000000\" with PAYSTACK - TITAN, Account name is NIGERIA INTERBANK SETTLEMENT SYSTEM PLC. Note: The payment should be done from the account on which the mandate is setup. This payment will trigger the authentication of your mandate. Thank You",
"data": {
"mandateCode": "RC1000000/1111/0001110111"
}
}
}{
"status":false,
"message": "An error occured while generating consent, try again"
}Last updated