Find account group

Find cash account groups using the search criteria. This is a paged endpoint that by default returns only the first 10 results, in ascending order of their internal ID.

Query Params
ids
array of int64s

Group ID for filtering cash account groups. Multiple IDs are supported.

ids
names
array of strings

Group names for filtering cash account groups. Multiple group names are supported.

names
cashAccountIds
array of int64s

Cash account ID for filtering cash account groups of which those accounts are part of. Multiple cash account IDs are supported.

cashAccountIds
string
Defaults to false

No pagination setup. If true, pageIndex and pageSize have no effect.

string
Defaults to 0

Zero-based page index (0..N)

string
Defaults to 10

The size of the page to be returned

sort
array

Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

sort
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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