Data

Get list of account balances

Retrieves the list of account balances for a given data session.

post/api/service/data/account-balances/list

Request body

sessionIdstring required

The ID of the data session to retrieve account balances for.

Response

Returns the list of account balances for the given data session

Changes