Skip to main content
POST
Create Wallet
To improve performance on your system, upon successful creation of a wallet in favour of a customer, the returned walletId, accountNumber and bankCode should be stored in your database

Request Body

string
required
The ID of the customer who owns this wallet. (Must be a UUID) Example: “3fa85f64-5717-4562-b3fc-2c963f66afa6”
string
required
ID of the currency for this wallet. (Must be a UUID) Example: “3fa85f64-5717-4562-b3fc-2c963f66afa6” The value should be gotten from the get currency endpoint in the wallet utils section
string
required
Name of the wallet or wallet owner. Example: “Emmanuel Emah”