Create a Virtual Account NumberAsk AIpost https://api.ravepay.co/v2/banktransfers/accountnumbersThis allows you to create a virtual account number without creating a charge.Body ParamsemailstringrequiredThis is the email of the customer who owns the account number. It must be unique per customer.seckeystringrequiredThis is your merchant secret key, see how to get your API Keys.bvnstringrequiredDefaults to 12345678901This is only required for static accounts It should be BVN number tied to the user the account number is being generated foris_permanentbooleanThis allows you create a static account number i.e. it doesn't expire.truetruefalsefrequencyint32This 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.narrationstringDefaults to Please make a bank transfer to JohnThis allows you specify the name shown when the account is resolved.txRefstringThis is a transaction reference that would be returned each time a transfer is done to the account.Responses 200200 400400Updated over 6 years ago