Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 5.63 KB

File metadata and controls

17 lines (14 loc) · 5.63 KB

ScreeningResult

Fields

Field Type Required Description Example
id ?string Unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
remoteId ?string Provider's unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
unifiedCustomFields array<string, mixed> Custom Unified Fields configured in your StackOne project {
"my_project_custom_field_1": "REF-1236",
"my_project_custom_field_2": "some other value"
}
orderId ?string Order ID associated with this result 12345
score ?Components\ScreeningResultScore Score information
startDate \DateTime Start date of the screening 2023-01-01T00:00:00Z
submissionDate \DateTime Submission date of the screening 2023-01-02T00:00:00Z
summary ?string Summary of the screening result Background check completed successfully
status ?Components\ScreeningResultStatus Result status completed
resultUrl ?string URL to view the detailed result https://example.com/results/12345