Skip to content

Files

Latest commit

 

History

History
23 lines (15 loc) · 969 Bytes

RecruitmentCreateCandidateRequest.md

File metadata and controls

23 lines (15 loc) · 969 Bytes

RecruitmentCreateCandidateRequest

Properties

Name Type Description Notes
firstName String The first name of the candidate
lastName String The last name of the candidate
email String
phone String The phone number of the candidate
linkedinURL String The LinkedIn URL of the candidate [optional]
desiredSalary String The desired salary of the candidate [optional]
startWorkDate String The start work date of the candidate [optional]
web String The web of the candidate [optional]
location String The location of the candidate [optional]
vacancyId UUID The identifier of the vacancy where the candidate will be added
statusId UUID The identifier of the status of the candidate [optional]