Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Name of the ledger.
Example:
"ledger001"
Query Parameters
Filter balances involving given account, either as source or destination.
Example:
"users:001"
Use insertion date instead of effective date
Response
OK
Example:
{ "USD": 100, "EUR": 12 }