EmployeeAvailability

Data ElementData TypeWhat is itMandatory
IdIntegerThe unique id of the recordNo
EmployeeIntegerThe unique id of the employee record linked to this availability recordYes
TypeIntegerThe type of availability record. This indicates whether this is a one off availability record or every week for exampleYes
MaxDateRecurringGeneratedDateDate the unavailability record endsNo
StartTimeIntegerThe start time of the availability record in unix timeNo
EndTimeIntegerThe end time of the availability record in unix timeNo
DateDateThe date of the recordNo
CommentVarCharAny comment entered in the availability recordNo
ScheduleIntegerThis determines the frequency of the availability eventYes
CreatorIntegerThe id record of the user who created the recordNo
CreatedDateTimeWhen the record was originally createdNo
ModifiedDateTimeThe last time the record was modifiedNo

Foreign Objects which can be linked with the Resource API

Employee
Schedule