GET Statements

This endpoint allows you to retrieve statements. See our guide on statements for more information.
AccountID is a required field. The response will return a statement with all available transactions if only the AccountID is provided. By also providing From and To the transactions in the statement will be constrained to only the results within the given timeframe.

Available to ABS & Risk Management clients

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Account Id as Guid or Reference

date-time | null

From (created date). A UTC ISO 8601 date in YYYY-MM-DD format. Only the date will be used. If a time is provided it will be ignored.

date-time | null

To (created date). A UTC ISO 8601 date in YYYY-MM-DD format. Only the date will be used. If a time is provided it will be ignored.

int32 | null

Page number.

Responses

401

Unauthorized.

403

Forbidden.

404

Resource not found.

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