v2
OpenAPI 3.0.12026-07-2693281951.6 KBGet Account Transactions
Returns the account transactions for an account.
Feature: ACCOUNT_TRANSACTIONS
Path parameters
Mandatory. The account Id of the user's bank account.
Query parameters
Optional. Returned transactions will be on or after this date (yyyy-MM-dd'T'HH:mm:ss.SSSZ).
Optional. Returned transactions will be on or before this date (yyyy-MM-dd'T'HH:mm:ss.SSSZ).
Optional. The maximum number of transaction records to be returned. Must be between 1 and 1000.
The attribute on which resources / records returned should be sorted. Valid options for the sort parameter.
Optional. Sort transaction records by date ascending with 'date' or descending with '-date'. The default sort order is descending
Optional. The number of transaction records to be skipped. Used primarily with paginated results.
Optional. This property is not currently in use.
Headers
Mandatory. The consent-token containing the user's authorisation to make the request.
Conditional. Represents the user's login ID for the Institution to a personal account.
See PSU identifiers to see if this header is required.
Conditional. Represents the user's login ID for the Institution to a business account.
See PSU identifiers to see if this header is required.
Conditional. The IP address of the PSU.
See PSU identifiers to see if this header is required.
The sub-application ID to which event type is being subscribed to
Response
Ok