Changes To The General Ledger API

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


We made several changes to the following endpoints:

 
  • The Journal entry batch (List) endpoint now includes a new search_text request parameter that can match description or ui_batch_id. For example, ?search_text=100 returns a list of batches with a ui_batch_id that contains "100" or a description that contains "100". 
  • The Budget (List) endpoint now includes a new scenario_id field that returns the scenario ID associated with the budget.