API Reference

Create Wallet

This endpoint creates a wallet and associates it with the specified organization and owner.

Request Body
The request should include the following parameters:

ParameterTypeDescription
organizationIdstringThis parameter is used to specify the unique identifier of the organization for which the wallet is being created.
ownerIdstringThis parameter is used to specify the unique identifier of the owner or user who will own and have access to the created wallet.
accountNamestringThis parameter provides a name or label for the wallet being created. It allows users to identify and differentiate between multiple wallets if needed.
currencystringThis parameter is used to specify the type of currency that the wallet will hold. It could be the currency's name or code (e.g., USD, NGN, EUR).
Language
Authorization
Header
Click Try It! to start a request and see the response here!