Perform a search and aggregation by member list

Search and aggregate transactions across specified members in an organization using the filters provided. The summaries are returned by memberId and memberType.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
integer

Results per page. If not specified, pages will be of an implementation defined size.

number

Used for pagination in the search_transactions endpoint only: The number of items to start the search from. This would usually be multiples of the per_page.

string
enum

Sort transaction search by balance.

Allowed:
boolean

Signifies that the org_id passed in the parameters is a parent org and to return transactions for that organization and all of its children organizations.

date-time

Filter by transactionDate in the core namespace using le. This is a timestamp in ISO 8601 format YYYY-MM-DDTHH:MM:SSZ.

date-time

Filter by transactionDate in the core namespace using ge. This is a timestamp in ISO 8601 format YYYY-MM-DDTHH:MM:SSZ.

boolean

Filter by reconciled in the core namespace using eq.

string

Filter by status in the parentPay namespace using eq.

string

Filter by status in the arbor namespace using eq.

integer

Filter by bankAccount in the tali namespace using eq.

string

Filter by costcentre in the tali namespace using eq.

string

Filter by type in the core namespace using eq.

string

Filter by type in the core namespace using ne.

boolean

Returns only cancelled transactions if true or only not cancelled transactions if false

Body Params

A list of member IDs in the organization

List of member IDs
Responses

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