Retrieves transactions from financial institution.

Authorization: End user or Merchant token is required.

User permissions required: CanConnectAccounts

Path Params
uuid
required

The ConsentTokenID is the reference id to the token.

string
required

The id of the account where transactions are retrieved.

Query Params
int32

Optional, offset the transactions by offset number.

int32

Optional, limit per amount of transactions.

date-time

Optional, the date filter to apply to retrieve transactions created after this date.

date-time

Optional, the date filter to apply to retrieve transactions created up until this date.

boolean

Default sort order is inserted descending (latest first). Set to true to sort by inserted ascending (earliest first).

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

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