Skip to main content
POST
Create Account

Authorizations

Authorization
string
header
default:{{APIKey}}
required

Body

application/json
type
enum<string>
default:account
required

The type of account

Available options:
account,
wallet
currency
enum<string>
default:NGN
required

The currency of the account.

Available options:
NGN,
USD
accountType
enum<string>
default:Savings
required

The account type.

Available options:
Savings,
Current
customerId
string

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

Response

200

The response is of type object.