id |
string |
Unique ID |
This field is to assign a candidate a unique identifier that can be referenced in data exchange between organizations. For example: recDYXHDhyY1235 |
true |
given_names |
string |
Given name(s) |
This field is to collect a candidate’s given name(s). For example: Lyra Michelle |
false |
family_names |
string |
Family name(s) |
This field is to collect a candidate’s family name(s). For example: Hashimi |
false |
meta_source |
string |
- |
This field is marked as 'meta'. It is used to identify which organization this data came from. For example: TalentLift or Talent Beyond Boundaries. |
true |
gender |
enum |
Gender |
This field is to collect a candidate’s gender. It is a string to allow for maximum flexibility and can have enumerated types. For example: Male, Female, Other. |
false |
gender_other |
string |
Gender |
If the user selects 'Other' from the enumerated list, the value can be saved here. |
false |
date_of_birth |
date |
Date of birth |
This field is to collect a candidate’s date of birth. Format: yyyy-mm-dd. For example: 1989-04-06 |
false |
marital_status |
enum |
Marital status |
This field is to collect a candidate’s marital status. It can have enumerated types, like Single, Married, and others. |
false |
marital_status_other |
string |
Marital status |
If the user selects 'Other' from the enumerated list, the value can be saved here. |
false |
email |
string |
Email |
This field is to collect a candidate’s email. For example: name@surname.com |
false |
phone |
string |
Phone |
This field is to collect a candidate’s phone number, including country codes if applicable. For example: +17774443333 |
false |
phone_type |
enum |
Type of phone number |
This field is to collect the type of phone number provided (e.g., cell, fax, landline, WhatsApp, Signal, Telegram). |
false |
phone_type_other |
string |
Type of phone number |
If the user selects 'Other' from the enumerated list, the value can be saved here. |
false |
country_of_origin |
country (ISO 3166) |
Country of origin |
This field is to collect a candidate’s country of origin using ISO 3166 codes. For example: Panama or 'PA'. |
true |
country_of_residence |
country (ISO 3166) |
Country of residence |
This field is to collect a candidate’s country of residence using ISO 3166 codes. For example: Ecuador or 'EC'. |
true |
country_of_citizenship |
country (ISO 3166) |
Country of citizenship |
This field is to collect a candidate’s country of citizenship using ISO 3166 codes. For example: Colombia or 'CO'. |
false |
preferred_name |
string |
Preferred name |
This field is for collecting a candidate’s preferred name. For example: Omar |
false |
main_occupation |
string |
Main occupation |
What is the candidate’s professional identity? |
true |
self_identified_as_refugee |
boolean |
Self-identified as a refugee? |
Indicates if a candidate identifies themselves as a refugee. True or False. |
false |
interested_in_relocation |
boolean |
Interested in relocation? |
Indicates if the candidate is interested in relocation. True or False. |
false |
external_profile |
string |
External profile |
A candidate’s external link such as LinkedIn, blog, or CV. |
false |
passport_expiry |
date |
Passport expiry date |
The expiry date of the candidate’s passport. Format: yyyy-mm-dd. For example: 2028-04-06 |
false |
current_legal_status |
object |
Current legal status |
Collects the candidate’s current legal status in their country of residence. |
false |
additional_citizenships |
country (ISO 3166) |
Additional citizenships |
Any additional citizenship(s) the candidate holds. For example: Brazil |
false |
other_identifier |
string |
Other identifier |
Additional identifiers about the candidate (e.g., national, ethnic, religious). |
false |
current_town_city |
string |
Current town/city |
The current town or city where the candidate lives. |
false |
citizenship_status_of_spouse_dependents |
string |
Citizenship of spouse/dependents |
The citizenship status of the candidate's spouse and dependents. |
false |
joint_guardianship_custody_of_children |
string |
Joint custody of children |
Information about any joint custody or guardianship arrangements the candidate may have. |
false |
open_jobs_in_rural_area |
boolean |
Willing to work in rural areas? |
Indicates if the candidate is willing to accept jobs in rural areas. True or False. |
false |
travel_without_non_immediate_family |
boolean |
Willing to travel without non-immediate family? |
Indicates if the candidate is willing to travel only with immediate family members. True or False. |
false |
notes_regarding_intl_recruitment |
string |
Notes on international recruitment |
Additional information about the candidate’s international recruitment. |
false |
refused_visa_to_any_country |
string |
Visa refusals |
Whether the candidate or dependents have ever been refused a visa to any country. |
false |
had_military_service |
string |
Military service |
Whether the candidate or dependents have ever completed military service. |
false |
arrested_charged_criminal_offence |
string |
Criminal offences |
Whether the candidate or dependents have ever been arrested or charged with a criminal offence. |
false |
detained_incarcerated_jailed |
string |
Detainment history |
Whether the candidate or dependents have ever been detained, incarcerated, or jailed. |
false |
participated_armed_conflict |
string |
Participation in armed conflict |
Whether the candidate or dependents have ever been part of an armed conflict or armed group. |
false |
serious_health_condition |
string |
Serious health conditions |
Whether the candidate or dependents currently have a serious health condition. |
false |
secondary_occupation |
string |
Secondary occupation |
Any secondary occupation the candidate has. |
false |
soft_skills |
string |
Soft skills |
The candidate’s soft skills that strengthen their employment profile. |
false |
date_of_arrival |
date |
Date of arrival in host country |
The date the candidate arrived in their host country. Format: yyyy-mm-dd. |
false |
unhcr_registration |
string |
UNHCR/UNRWA registration |
Information about the candidate's registration status with UNHCR or UNRWA. |
false |
education |
object |
Education |
Educational background of the candidate. |
false |
language |
object |
Languages |
Languages the candidate can speak, read, or write. |
false |
work |
object |
Work experience |
Work experience details of the candidate. |
true |
created_at |
datetime |
Created at |
Timestamp when the record was created. |
true |
updated_at |
datetime |
Updated at |
Timestamp when the record was last updated. |
false |