Skip to main content

Overview

Use this after creating an end-user account. Provide the entityId (account.id) and set walletType: USER to create both USD and NGN wallets.

Endpoint

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

Request

Fields

Response (200)

Notes

  • Creates both USD and NGN wallets for the entity.
  • For collection vs spend wallets, use the multi-currency retrieval endpoint with type = collection or spend.