Candidate Address Details

Creates a address details entry for the candidate

post/candidate/{candidate_id}/address-details

Request body

type'physical_address' | 'postal_address' | 'alternative_address' required
address_line1string required
address_line2string
citystring
provincestring
country_codestring required
post_codestring required

Response

All address details for a candidate will be returned

type'physical_address' | 'postal_address' | 'alternative_address' required
address_line1string required
address_line2string
citystring
provincestring
country_codestring required
post_codestring required
_idstring required
updated_atstring date-time required
created_atstring date-time required
__vinteger required
candidate_idstring required
geo_location_last_checked_atstring date-time

Changes

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