AtsSyncCandidateSyncApplicationWorkAuthorizationInput
Input Object
Input for Candidate Sync application work authorization.
Fields
type AtsSyncCandidateSyncApplicationWorkAuthorizationTypeInput
Type of work authorization.
countryCode CountryCode
ISO country code for the work authorization, such as "US."
countryName String
Human-readable country name for the work authorization, such as "United States."
displayLabel String
Display label for the work authorization, such as "Authorized to work in the US for any employer."
Example
{ "type": "UNKNOWN_AUTHORIZATION", "countryCode": "US", "countryName": "xyz789", "displayLabel": "abc123"}