Creating sub accounts
Learn about creating subaccounts
Create a sub account
Create a sub account for your customers
POST /v1/accounts
Request body
Account reference (a reference on your system that uniquely identifies the account (user) within your own ecosystem)
Phone number (you can also use the phone number of the main account)
Email address (you can also use the email address of the main account)
Bank Verification Number (BVN)
Personal Identification Number (PIN)
Account holder’s name
Currency code
Callback url (if passed, will attach an event to this account such that for every successful payment, a notification is sent to this url)
Response body
Response code
Response description
Creation timestamp.
Account ID.
Account holder ID (this is the ID of the parent account)
Account reference.
Phone number.
Email address.
Bank Verification Number (BVN).
Account status.
Account holder’s name.
Currency code.
Callback url.