Create Wallet
Wallet
Create Wallet
The endpoint is designed to create a new wallet for a customer.
POST
Create Wallet
Documentation Index
Fetch the complete documentation index at: https://developer.embedly.ng/llms.txt
Use this file to discover all available pages before exploring further.
To improve performance on your system, the 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
The ID of the customer who owns this wallet. (Must be a UUID) Example:
“3fa85f64-5717-4562-b3fc-2c963f66afa6”
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 sectionName of the wallet or wallet owner. Example: “Emmanuel Emah”
This is an optional field