Fetches the balance of the specified account.
curl --request GET \ --url https://api.sandbox.sudo.cards/accounts/{id}/balance \ --header 'Authorization: <api-key>'
"{}"
The _id of the account you wish to fetch the balance for.
_id
200
The response is of type object.
object