Retrieve Report transactions

Retrieve transactions belonging to the report identified by {reportId}.

Path Params
string
required

The ID of the generated report

Query Params
string
  • account.id.eq('15a28893-e8c9-4441-a076-470195218738')
  • transaction.postDate.bt('2022-10-01,2022-10-10')
  • transaction.postDate.(eq|gt|lt|gteq|lteq)('2022-12-03T00:00:00Z')
  • institution.id.eq('AU00001')
  • connection.id.eq('12857a4c-931d-4a5a-ab74-399dafb03bfe')
  • transaction.id.eq('14198297-b3b5-415c-b6ad-8a14476ef61c')
  • transaction.direction.eq('credit')
  • transaction.class.eq('transfer')
  • transaction.status.eq('posted')

Transactions can be filtered based on date & datetime.

Responses

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