Skip to main content
POST
cURL

Headers

Request-Signature
string
required

SHA-512 HMAC signature of the request payload using the API secret

Minimum string length: 1
Example:

"5e73d044c44d733fcf819ad3409aaaddca840d421b69cb0b04e2c750fc62ece7526d36296237663ad1f06f62a730c0466516507196b3ce6567493cc52a7cf63d"

Request-Timestamp
string
required

UNIX timestamp when the request was created (in seconds)

Pattern: ^\d{10}$
Example:

"1712336881"

Body

application/json

Payload to create an individual account

callbackUrl
string<uri>
required
currency
enum<string>
required
Available options:
NGN,
USD
accountType
enum<string>
required
Available options:
individual
accountName
string
required
email
string<email>
required
kycProfile
object
required
preferredBank
enum<string>
Available options:
safehaven_mfb,
fidelity,
gtbank

Response

Account creation request accepted

status
enum<string>
required
Available options:
awaiting_customer_consent,
pending_identity_verification,
created
accountRequestCode
string
required
message
string
required