Get account balances
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The account ID.
Query Parameters
The maximum number of results to return per page.
Filter balances by currency. If not specified, all account's balances will be returned.
Filter balances by date. If not specified, all account's balances will be returned.
Filter balances by date. If not specified, default will be set to now.
The maximum number of results to return per page.
1 <= x <= 1000
Parameter used in pagination requests. Maximum page size is set to 15. Set to the value of next for the next page of results. Set to the value of previous for the previous page of results. No other parameters can be set when this parameter is set.
"aHR0cHM6Ly9nLnBhZ2UvTmVrby1SYW1lbj9zaGFyZQ=="
Fields used to sort payments (default is date:desc).
Response
OK
The response is of type object
.