Update sandbox individual
Authorizations
Please use your Access Token
Path Parameters
Body
The legal first name of the individual.
The legal middle name of the individual.
The legal last name of the individual.
The preferred name of the individual.
The gender of the individual.
female
, male
, other
, decline_to_specify
The EEOC-defined ethnicity of the individual.
asian
, white
, black_or_african_american
, native_hawaiian_or_pacific_islander
, american_indian_or_alaska_native
, hispanic_or_latino
, two_or_more_races
, decline_to_specify
Social Security Number of the individual. This field is only available with the ssn
scope enabled and the options: { include: ['ssn'] }
param set in the body. Click here to learn more about enabling the SSN field.
Social Security Number of the individual in encrypted format. This field is only available with the ssn
scope enabled and the options: { include: ['ssn'] }
param set in the body.
Response
The legal first name of the individual.
The legal middle name of the individual.
The legal last name of the individual.
The preferred name of the individual.
The gender of the individual.
female
, male
, other
, decline_to_specify
The EEOC-defined ethnicity of the individual.
asian
, white
, black_or_african_american
, native_hawaiian_or_pacific_islander
, american_indian_or_alaska_native
, hispanic_or_latino
, two_or_more_races
, decline_to_specify
Social Security Number of the individual. This field is only available with the ssn
scope enabled and the options: { include: ['ssn'] }
param set in the body. Click here to learn more about enabling the SSN field.
Social Security Number of the individual in encrypted format. This field is only available with the ssn
scope enabled and the options: { include: ['ssn'] }
param set in the body.
A stable Finch id
(UUID v4) for an individual in the company.
Was this page helpful?