Skip to main content
A guide for creating multi-currency wallets (USD & NGN) for an end-user entity using their entityId from Account Service.

Endpoint

  • POST {{LIQUIDITY_URL}}/v1/ext/wallet/create
  • Auth: Bearer {{accessToken}}

Request Body

Example Request

Success Response (200)

Notes

  • Creates both USD and NGN wallets for the specified entity.
  • Use walletType: USER for end users; corporate/business wallets may use other types.