To see the changes done in a specific release, select a version number from the drop-down below.
Date: November 28, 2024
This update log describes the changes made to the BQE CORE Public API components. If you have any questions, please reach out to CORE Developer Support.
Following updates have been made in this release:
- We added the following filterable property to the Opportunity model.
- projectId: Identifier of the project associated with the opportunity
- We made the following properties filterable so that you can use them in the where clause of list endpoints and filter your results.
- We expanded webhook support to additional modules – To-Dos, Notes, General Journal, Bill Payments, Vendor Bills, Deposits, and Documents.
- We added the integrationSourceId property in all Public API models to facilitate creating and managing relationships with third-party applications built by BQE. It does not have any significance for external Public API users.
- We updated the documentation and Swagger portal.