Changes To The General Ledger API

The General Ledger API was updated on 6/15/2017. See our Changelog entries for more information.

We made several changes to the Get Account (Search), Get Project (Search), Get Journal entry batch (List), and Get Transaction distribution (List) endpoints.

 
  • The following properties are now returned: date_addeddate_modified, added_by, and modified_by.
  • The last_modified filter is now included. This filter causes the response to only include results where date_modified is greater than or equal to the last_modified filter value.


Categories