Candidate Employment

Create an employment history for a specific candidate

post/candidate/{candidate_id}/employment

Request body

work_type'agency' | 'contract' | 'permanent' | 'self_employed' | 'student_placement' | 'part_time' | 'not_employed' | 'student_full_time' required
employer_namestring
employer_contact_numberstring
positionstring
position_typestring
job_family_idstring
job_title_idstring
start_datestring date-time required
end_datestring date-time
responsibilitiesstring
leaving_reasonstring
institute_namestring

Response

The created candidate employment history details

_idstring required
updated_atstring date-time required
created_atstring date-time required
__vinteger required
work_type'agency' | 'contract' | 'permanent' | 'self_employed' | 'unknown' | 'student_placement' | 'part_time' | 'not_employed' | 'student_full_time' required
employer_namestring
employer_contact_numberstring
positionstring
position_typestring
job_family_idstring
job_title_idstring
start_datestring date-time required
end_datestring date-time
responsibilitiesstring
leaving_reasonstring
institute_namestring
candidate_idstring required
currentboolean required
statusstring required
job_family_namestring
job_title_namestring
system_generatedboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.