Data

Get list of transactions

Retrieves the list of transactions for a given data session. Returns transactions from the last 3 months.

post/api/service/data/transactions/list

Request body

sessionIdstring required

The ID of the data session to retrieve transactions for.

Response

Returns the list of transactions for the given data session

Changes