Accounts
Create Account
Creates a new account.
POST
Authorizations
Body
application/json
The account type.
Available options:
Savings
, Current
The currency of the account.
Available options:
NGN
, USD
The type of account
Available options:
account
, wallet
The id of the customer. Required when 'type' is wallet
.
Response
200 - application/json
The response is of type object
.