get
/aggregation/transactions
By default, this returns the last month of transactions from today’s date (maximum of 500 records). This endpoint can (and should) be used for Transaction searching. If a single term deposit account is referenced in the account_ids filter or transaction_ids are supplied then the last 500 transactions are returned with no date limit.
Records are returned in order of date descending and then id ascending.
Authorization
oauth2 - password
oauth2 - authorizationCode
oauth2 - clientCredentials
apiKey - Authorization
Request Parameters
21 Query Parameters
6 Headers
Responses
1 Example
Schema
data
array[object]
required
paging
object
required
Send a Test Request
GET
Send requests directly from the browser (CORS must be enabled)
$$.env
1 variable not set
Authorization