Get balances
GET //api/balance HTTP/1.1 Host: api.client.nbcgate.tech Authorization: YOUR_API_KEY Accept: */*
OK
[ { "amount": 1, "amountWithRate": 1, "coinID": 1, "currencyID": 1, "id": 1, "incomeAvailable": true, "isDefault": true, "isoString": "text", "ownerID": 1, "walletAddress": "text" } ]