VIew Wallet Details

This API retrieves detailed information for a specific internal wallet associated with the logged-in user.

By providing the wallet’s unique identifier, the API returns key details such as:

  • Wallet currency and type
  • Current available balance
  • Wallet status (active/inactive)
  • Wallet ID

This API helps users view and manage individual wallet details and is commonly used before initiating currency conversions or payouts.

Query Params
string
required
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