POST

Create new entry for Resource at special date

 

POST ResourceCalendar {Properties}

 

Example: Create an entry in the Resource calendar for 2021-11-24, Shift from 8:00am to 6:00pm

 
POST ResourceCalendar
{"ResourceId":"1002","ResourceDatefrom":"2021-11-24","ShiftStart": 480,"ShiftEnd":1080}

 

 
Fields "ResourceId" and "ResourceDateFrom" are mandatory

If Entry for resource and Date is existing, the system makes an update!

The system recalculate the available time for the resource automatically.

 

See JSON format for date/time