Create a Virtual Account Number

This allows you to create a virtual account number without creating a charge.

Body Params
string
required

This is the email of the customer who owns the account number. It must be unique per customer.

string
required

This is your merchant secret key, see how to get your API Keys.

string
required
Defaults to 12345678901

This is only required for static accounts It should be BVN number tied to the user the account number is being generated for

boolean

This allows you create a static account number i.e. it doesn't expire.

int32

This is the number of times a generated account number can receive payments. Represented as an Integer e.g. "frequency": 10 means the account can receive payments up to 10 times before expiring.

string
Defaults to Please make a bank transfer to John

This allows you specify the name shown when the account is resolved.

string

This is a transaction reference that would be returned each time a transfer is done to the account.

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json