Name | Type | Description | Notes |
---|---|---|---|
teamId | UUID | The team ID. Required for EOR visa applications. Identifies the team handling the case | [optional] |
caseType | CaseTypeEnum | The type of immigration case to be created. Determines the workflow and requirements | |
entityId | UUID | The unique identifier of the entity sponsoring the visa. Required for sponsored visa applications | [optional] |
contractId | String | The contract object identifier. Required for document reviews and visa applications | [optional] |
countryCode | String | ISO 3166-1 alpha-2 country code where the immigration case needs to be processed |
Name | Value |
---|---|
RIGHT_TO_WORK | "RIGHT_TO_WORK" |
EOR_VISA | "EOR_VISA" |
SPONSORED_VISA | "SPONSORED_VISA" |
PRE_HIRE_EOR_VISA | "PRE_HIRE_EOR_VISA" |
PRE_HIRE_SPONSORSHIP_VISA | "PRE_HIRE_SPONSORSHIP_VISA" |