List of Wallets

This API retrieves the list of internal wallets available for the logged-in user. Each wallet represents a supported payout currency maintained as an internal balance on the platform.

The response includes wallet details such as:

  • Currency and wallet name
  • Current balance
  • Wallet status (active/inactive)

These internal wallets are used to hold funds and facilitate payouts in the respective supported currencies.

Query Params
string
Defaults to USD
Headers
string
required

Identifies the merchant making the request.

string
required

Public API key associated with the merchant.

string
required

RSA signature generated from the HMAC hash of the request payload.

string
required

Current UNIX timestamp (in seconds). Used to prevent replay attacks.

string
required

Unique UUID per request

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json