POST
/
accounts

Authorizations

Authorization
string
header
required

Body

application/json
accountType
enum<string>
default:
Savings
required

The account type.

Available options:
Savings,
Current
currency
enum<string>
default:
NGN
required

The currency of the account.

Available options:
NGN,
USD
type
enum<string>
default:
account
required

The type of account

Available options:
account,
wallet
customerId
string

The id of the customer. Required when 'type' is wallet.

Response

200 - application/json

The response is of type object.