Version 1.7 - June 18th 2025
- Enhanced Note Creation: Added the capability to include an attachment reference when creating a new note via POST request.
- Only one attachment can be linked per note.
- Improved Note Retrieval: The GET Note response now includes the attachment href if an attachment is linked to the note.
- Data Consistency Fix: Corrected the enum values for the origin field in GET notes to match the case-sensitive stored values.
Version 1.6 - April 23rd 2025
- Added new endpoint /incidents/aggregate/{groupby}
- This endpoint allows to fetch pre-cached aggregates of incidents based on criterion
Version 1.5 - December 16th 2024
- Enhancements
- Added the option to update incident "shortDescription".
- Defined maximum limit for incidents retrieval to be 250 incidents maximum per request.
Version 1.4 - October 14th 2024
- Bug fixes
- Posting contact while creating an incident.
- Posting contact while creating an incident.
- Enhancements
- Added optional field "firstName" to contacts object.
Version 1.3 - November 6th 2023
Delay of availability in the API of elements created by Orange Business have been reduced to +/- 3 minutes
Version 1.2 - March 23rd 2023
Release including new filter note.createdAT for searching incidents