Skip to main content

Search for general ledger journal entries

POST 

/gljournalentries:search

Searches general ledger journal entries using a flexible combination of filter criteria (booking date, account, branch, currency, transaction ID, debit/credit amounts and more) and a sorting criterion. Use this endpoint instead of GET /gljournalentries when filtering by fields not exposed as query parameters or when combining multiple filters.

Request

Responses

The general ledger journal entry search returned values.

Response Headers
    Items-Limit

    Pagination details, the requested page size

    Items-Next-Cursor

    The next cursor to be used by the subsequent calls

    Items-Offset

    Pagination details, the index of the first returned item

    Items-Total

    Pagination details, the total available items