v1
latestOpenAPI 3.0.02026-08-06100301483.8 KBEntity
Creates availability dates for a single temp candidate
Multiple availability dates can be created in one request per candidate
The Start and End date must be valid e.g Start date can not be after end date
To create availability set the IsAvailable property to True and the UnavailabilityReasonId property to null
To create unavailability set the IsAvailable property to False and the UnavailabilityReasonId to a valid unavailability reason
The UnavailabilityReasonId field must match active reference data from the /Reference/UnavailabilityReasons method
post/Entity/TempCandidateAvailabilityDates
Request body
Response
OK - List of new availability records