Field | Type | Required | Description | Example |
---|---|---|---|---|
applicantId |
Optional<String> | ✔️ | N/A | 12345 |
jobId |
Optional<String> | ✔️ | N/A | 12345 |
status |
JsonNullable<ApplicationStatus> | ➖ | N/A | open |
stage |
Optional<Stage> | ➖ | N/A | |
passThrough |
List<PassThroughBody> | ➖ | The pass_through property allows passing service-specific, custom data or structured modifications in request body when creating or updating resources. |