Wallet API(s)
Create Sub Account
Guide on creating a wallet account.
POST
Authorization
string
required
API Key
string
Unique identifier for the wallet. Must follow the format
RC_WAL-XXXXXX.boolean
Set to
true to create a virtual account alongside the wallet.string
If available on provider’s end you can send it here. Mostly available on production.
string
Customer’s unique identifier (e.g., BVN).
string
Optional, this can be used to link an existing customer to a sub-account. This links the customer to their previous transactions; but doesn’t link the transactions to the sub-account yet.
string
Type of identifier (
BVN, NIN, etc.).string
Optional; used to enable multi-provider between wallets.
string
Customer’s full name.
string
Customer’s email address.
string
Customer’s phone number (in international format).
string
Customer’s street address.
string
Customer’s city of residence.
string
Customer’s state of residence.
string
Customer’s postal code.
string
Customer’s country of residence.