πAccount BVN Update
The Central Bank of Nigeria, released a circular recently, regarding virtual accounts issued to customers, as follows: Every virtual account must be linked with either a Bank Verification Number (BVN)
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
{
"status": true,
"service": "VIRTUAL_ACCOUNT_UPDATE",
"bvn": "23454345457",
"business": "45EFBDB3FD0348B981BE",
"banks": {
"bankCode": "120001",
"bankName": "9Payment Service Bank",
"accountNumber": "5004425197",
"accountName": "ADE OLA",
"account_type": "STATIC",
"expire_date": null,
"trackingReference": "D5CF1038YKXAOE"
}
}{
"message": "invalid bvn",
"status": false,
"code": "05"
}Request Headers
Request Body
Response Body
Last updated