Changes To The General Ledger API

The General Ledger API was updated on 11/01/2019. See our Changelog entries for more information.

We added the Project (PATCH) endpoint. Note that this new endpoint does not support editing a project's contact information.


We made changes to the following endpoints.
  • The Project (GET) endpoint now returns the account_range_from_account,  account_range_to_account, selected_accounts, and query properties for an individual project's account_restrictions.
  • For the Project (POST) endpoint, when creating a project where account_restrictions include Selected and Range, the following properties can now be set: account_range_from_account_numberaccount_range_to_account_number, and selected_account_numbers.
Note that the Project (PATCH) and Project (POST) endpoints do not support setting account restrictions based on queries in The Financial Edge database view. However, returning account restrictions based on queries is supported.

Categories