How do I view my balance via the API?
You can make a GET
call to the account endpoint and view "balance"
in the response:
https://rest.clicksend.com/v3/account
Documentation including examples can be found in our API docs here:
https://developers.clicksend.com/docs/rest/v3/#view-account-details