Data

Get list of accounts

Retrieves the list of accounts for a given data session.

post/api/service/data/accounts/list

Request body

sessionIdstring required

The ID of the data session to retrieve accounts for.

Response

Returns the list of bank accounts for the given data session

Changes