Change an existing entry for a Resource on a special date
PUT ResourceCalendar {Properties}
Example: Change the entry in the Resource Calendar for 2021-11-24, change shift Shift from 10:00am to 4:00pm
PUT ResourceCalendar
{"ResourceId":"1002","ResourceDatefrom":"2021-11-24","ShiftStart": 600,"ShiftEnd":960}
Fields "ResourceId" and "ResourceDateFrom" are mandatory