JULY 2024
1. Request parameters for recurring appointments documented in “Create and Modify appointments”:
Request parameters rp_flag
, rp_type
, rp_tage
, rp_beginn_datum
, rp_ende_datum
, rp_ende_status
and rp_exception
for setting recurring appointments have been added to the documentation for the API calls “Create appointments” and “Modify appointments”.
2. New values for time of the appointment reminder in the “Create and Modify appointments” call
For the request parameter erinnerung
(time of the appointment reminder) in the API calls “Create and Modify appointment” there are the new values 5 minutes, 12 hours and 15 hours.
3. New request parameter for appointment status in “Create and Modify appointments”
Possible values: active
, completed
, canceled
, participantsAvailable
. Overwrites the value abgesagt
if both are specified in the same call.