| Field | Type | Required | Description | Example |
|---|---|---|---|---|
candidate |
Models::Shared::ScreeningOrderCandidate | ✔️ | Candidate information | |
package_id |
::String | ✔️ | Package ID | 54321 |
passthrough |
T::Hash[Symbol, ::Object] | ➖ | Value to pass through to the provider | { "other_known_names": "John Doe" } |
unified_custom_fields |
T::Hash[Symbol, ::Object] | ➖ | Custom Unified Fields configured in your StackOne project | { "my_project_custom_field_1": "REF-1236", "my_project_custom_field_2": "some other value" } |