latestOpenAPI 3.0.12026-08-2188138404.6 KB
3b9f91693dec
Account
Retrieve balance
Returns the current balance of your account.
get/account/balance
Response
Successful.
Example response
{
"amount": 1000.5,
"currency_code": "DKK",
"updated_at": "2017-06-18T22:00:00.000Z"
}