DECEMBER 2024
1. Read appointments: New parameters to display overlapping dates
New response parameter showConflics
is set to true
, information on overlapping appointments with other appointments is displayed in the response under hints
.
New response parameter showConflics
is set to true
, information on overlapping appointments with other appointments is displayed in the response under hints
.
content
New response parameter fileId
is specified, the content of the file is also returned base64-encoded in the response under content
.
filter
, you can now search for all telephone numbers, fax numbers and e-mail addresses in a data recordWith the search parameter filter
, all telephone numbers, fax numbers and email addresses of an address can now also be searched via phone
, fax
and email
. Filtering by Email
or Telefon1
only searches the main phone number or main email address.
Data record authorisation stamps can be applied via API with this new API call.
This API call has been extended. In addition to the number of log entries, it now also returns information about the log entries themselves.
Longitude and latitude of addresses can now be read in “Read addresses”.
The new call “Multiselect Configuration” makes it possible to read out the multiselect configuration including the hierarchies for a module/field combination.
The creation date of the user userCreationDate
can be read out via data
and used in the filter
parameter.
New response parameter fileSize
for “Read address files” and “Read estate files” that specifies the file size in bytes.
Request parameter listlimit
is now functional.
The IDs of the affected data records are now output in the response parameter records
.
Response parameter language
and additionalTranslations
in “Get SearchCriteriaFields”.