Check Account Balance
API Reference
Check Account Balance
Quickly retrieve the account balance for your specified service. Use this endpoint to stay updated on your available funds for transactions.
POST
Check Account Balance
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
Response
200 - application/json
Account balance retrieved successfully. The response includes your current balance and any relevant account information.

