Skip to main content
This endpoint is used to create a wallet for a specific currency.

🇳🇬 NGN Wallet Creation Flow

For NGN (Nigerian Naira) wallets, identity verification is required before wallet creation.

Step 1: Identity Verification

Call the utility endpoint (see Utility Section) /utility/identity-verification and provide the BVN of one of the founders/directors.

Step 2: Create Wallet

After successful identity verification, call this endpoint and provide: Sample NGN Payload:

Other Currencies (e.g. GHS – Ghanaian Cedi)

For other currencies like GHS, no identity verification is required. Simply provide the currency. Sample GHS Payload:

Notes

  • The bvn and companyRegistrationNumber fields are required only for NGN.
  • For currencies like GHS, XOF, XAF, etc., these fields must be omitted.
  • Providing invalid or unnecessary fields may result in validation errors.

Request Body

Content-Type: application/json

Schema