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

Account created successfully.

statusCode
integer

Status code of the response. 200 indicates a successful request.

message
string

Human-readable description of the result.

data
object

Response payload.