List end-of-day summaries

Returns a list of end-of-day reporting summaries, on a per booked date basis, for the account identified by id.

Note that these summaries are only available based on end-of-day reporting, e.g. camt.053, MT940 or equivalent end-of-day reporting bank statements.

Absence of a summary entry for a given account and date means Atlar has not (yet) processed booked transactions based on end-of-day reporting.

The primary use case for these summaries is to provide a means to determine when it is safe to assume all transactions for a given booked date can be listed using the API endpoint GET https://api.atlar.com/financial-data/v2/transactions.

Path Params
string
required

Include only summaries for the account identified by id. If value - is specified, summaries across all accounts will be included.

Query Params
integer
1 to 500
Defaults to 100

Limit the number of items in resulting query response.

string

If a query response contains a non-empty nextToken, use that value as token query parameter to continue pagination.

date

Include only summaries with property date matching the given value.

Responses

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json