post https://sandboxapi.fincra.com/profile/virtual-accounts/requests
This API lets you create NGN virtual account
Virtual accounts can be created in a variety of different currencies, and each of these currencies has its own set of specifications. Take some time to go through this section to understand the requirement for each currency.
Note
- The meansOfId field should contain a URL to the document or the file upload.
- Please ensure that the
dateOfBirth
on your request matches the date of birth of the 'BVN' provided when creating accounts inVFD
or the request will fail with the error response"error": "Error occured while generating virtual account. Please try again."
, - For NGN virtual accounts, the name on the BVN must correspond with both the
KYCInfomation.firstName
andKYCInfomation.lastName
sent in the payload, otherwise, the following error will be received:BVN doesn't match the provided name
- Only requests for Individual and NGN corporate virtual accounts will be instantly approved.
Hey 👋 we recommend checking out the following sections before making use of the endpoints in this section