Candidate Contact Numbers

Creates a contact numbers entry for the candidate

post/candidate/{candidate_id}/contact-numbers

Request body

type'mobile' | 'home' | 'work' | 'work_fax' | 'home_fax' | 'additional' | 'whatsapp' required
numberstring required

Response

Candidate contact numbers data that was created

type'mobile' | 'home' | 'work' | 'work_fax' | 'home_fax' | 'additional' | 'whatsapp' required
numberstring required
_idstring required
updated_atstring date-time required
created_atstring date-time required
__vinteger required
candidate_idstring required

Changes

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