Endpoint was added to Accounts for bulk retrieving all accounts with pagination and optional filtering.
Endpoint was added to Contacts for bulk retrieving all contacts with pagination and optional filtering.
Endpoint was added to Events for bulk retrieving all events with pagination and optional filtering.
Endpoint was added to Events for adding a document link to an event.
Endpoint was added to Functions for adding a document link to a function.
Updated
The create booked space endpoint was updated to optionally check for conflicts only against other definite booked spaces, returning a 409 response if conflict exists.
The create booked space endpoint was also updated to allow the proposed booked space to have a definite status; this will not optionally check for conflicts against other definite booked spaces, but will not check for non-definite conflicts.