Balances
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Id of the target account
Responses
200
Successful response
application/json
Responseone of
Account live data
or
or
or
or
or
or
or
or
or
or
or
or
or
400
Invalid input data
application/json
401
Authorization not provided
application/json
403
Insufficient access
application/json
404
Not found
application/json
500
Internal server error
application/json
get
/accounts/{id}/balanceAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
idsstring[] · max: 30Required
Ids of the target accounts, maximum 30
Responses
200
Successful response
application/json
Responseone of[]
Account live data
or
or
or
or
or
or
or
or
or
or
or
or
or
400
Invalid input data
application/json
401
Authorization not provided
application/json
403
Insufficient access
application/json
404
Not found
application/json
500
Internal server error
application/json
get
/accounts/balancesLast updated