AtsSyncCandidateSyncSmartScreeningUpdate
Object
Smart Screening update data for a candidate application.
Fields
applicationIdentifier AtsSyncCandidateSyncScreeningApplicationIdentifier! Non-Null
Application identifier for the screening update.
smartFitScore Float
Smart Fit score for the candidate, if available.
resume AtsSyncCandidateSyncAssetFile! Non-Null
Resume file for the candidate.
createdAt DateTime! Non-Null
When the screening update was created. Order updates by this value.
Example
{ "applicationIdentifier": AtsSyncCandidateSyncIndeedApplyApplicationIdentifier, "smartFitScore": 87.5, "resume": AtsSyncCandidateSyncAssetFile, "createdAt": "2023-01-01T09:00:00Z"}