To see the changes done in a specific release, select a version number from the drop-down below.
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:
- When updating a manual invoice via the
PUT /invoiceendpoint, theclassIdproperty ininvoiceDetailswas set to an empty GUID even when a valid class was provided in the request body. This is fixed. - When you linked existing time and expense entries to a manual invoice via the API, the expected webhook events for those entries were not triggered. This is fixed.
- When calling the
GET /documentendpoint to retrieve attachments stored via Google Drive or Box, the endpoint returned204 No Contentinstead of the expected document links. This is fixed. - We updated the documentation and Swagger portal.