Get Wallet Balance
Fetch details of a user's wallet balance
/users/wallet-balance
GET
https://api.terminal.africa/v1/users/wallet-balance
This endpoint allows you to retrieve details of a user's wallet.
Query Parameters
Name
Type
Description
user_id*
String
Unique reference for user.
Headers
Name
Type
Description
Authorization*
String
Set value to Bearer SECRET_KEY
Last updated