Wallet balance
A comprehensive testing strategy is crucial to ensure the successful integration of SmartpayGenie into your application. Here are some key testing types:
Fetch wallet balance
Endpoint:
https://api.smartpaygenie.com/wallet/walelt_id/balance
Method:
‘ GET ’
Request parameters
Parameter
wallet_id
Type
String
Description
Unique identifier of the wallet
Response
200 - OK successful response
{
"balance": 100.00,
"currency": "USD"
}
Supports
If you encounter any issues or have questions, please feel free to contact our dedicated support team.
We are committed to providing you with the best possible experience and support.
TABLE OF CONTENT