Retrieve General Ledger Accounts

Query Params
Ids
array of int32s
Ids
string

Allow searching for accounts of which account name or account number contains the string.

boolean

Select only accounts that match the active condition.

ReportGroupIds
array of int32s

Select only accounts that belong to these report groups.

ReportGroupIds
AccountTypes
array of objects

Select only accounts that belong to these account types.

AccountTypes
boolean

Select only accounts that match the bank account condition.

boolean

Select only accounts that match the payroll account condition.

BudgetCategoryIds
array of int32s

Select only accounts that belong to these budget categories.

BudgetCategoryIds
HeaderAccountIds
array of int32s

Select only accounts that have these accounts as header account.

HeaderAccountIds
PrepaymentsAccountIds
array of int32s

Select only accounts that have these accounts as prepayments account.

PrepaymentsAccountIds
string

Select only accounts that have been modified after this timestamp (in UTC format: yyyy-MM-ddTHH:mm:ssZ)

string

Select only accounts that have been modified before this timestamp (in UTC format: yyyy-MM-ddTHH:mm:ssZ)

int32

The result set size for pagination. Default to 100 if omitted; capped at a maximum of 200.

int32

The number of records to skip. Use this in combination with limit for pagination.

Responses

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