Magidoc

transactionGroups
Query

[!] Warning: this query is currently in beta and the API might change

Arguments

#

account

Non-null

Reference of the account(s) assigned to the main side of the transaction group (CREDIT -> recipient, DEBIT -> sender)

limit = 100

Non-null

The number of results to fetch (default 10, max 1000)

offset

Non-null

The offset to use to fetch

type

Filter transaction groups by the type of the primary transaction

kind

Filter transaction groups by the kind of the primary transaction

dateFrom

Only return transaction groups that were created after this date

dateTo

Only return transaction groups that were created before this date

Response

#

Returns TransactionGroupCollection !.

Example

#

    
  

3

    
  

3

    
  

3