Update Virtual Account
Virtual Accounts
Update Virtual Account
Upgrade a 9PSB static virtual account by providing BVN and NIN to remove the 30k daily limit.
PUT
Update Virtual Account
Upgrade a 9PSB static virtual account by providing the customer’s BVN and NIN. This removes the 30,000 NGN daily receive limit.
When to use this endpoint:
When a customer’s 9PSB static account (created without initial KYC) is about to or has exceeded the 30k daily receive limit, they must upgrade by providing their BVN and NIN. You can implement this upgrade flow on your platform using this endpoint, or merchants can upgrade directly on the PayVessel dashboard.
Request body:
Submit the customer’s BVN (Bank Verification Number) and NIN (National Identification Number) as strings.
Example request body:
cURL:
Parameters:
Example response:
- account_number (path, required): The virtual account number to upgrade
- api-key (header, required): Your API key
- api-secret (header, required): Your business API secret
Headers
Your Payvessel public API key
Your Payvessel secret
Request content type
Available options:
application/json Path Parameters
The virtual account number to upgrade
Body
application/json
