Agency Group Candidate

Upserts an Agency Group Candidate Basic Info

put/agency-group/{group_id}/candidate/{candidate_id}/basic-info

Request body

first_namestring required
last_namestring required
gender'male' | 'female' | 'other'
candidate_type_idstring
date_of_birthstring date
id_numberstring
titlestring

Response

The basic info of a candidate will be returned

first_namestring required
last_namestring required
gender'male' | 'female' | 'other'
candidate_type_idstring
date_of_birthstring date
candidate_idstring required
agency_group_idstring required
_idstring required
created_atstring date-time required
updated_atstring date-time required
__vinteger required
id_numberstring
titlestring

Changes

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