Create Screening Result
<Badge>Onboarding Required</Badge>
Create a screening result
<Info>
Screening endpoints require an additional onboarding process. Please contact our team to begin the onboarding process for screening integration.
</Info>
Request
This endpoint expects an object.
idempotencyId
screeningRequestId
providerIdentifier
Unique identifier for the screening result
status
The status of the screening result
screeningMethods
Array of screening method details. Must include one entry for each screening method configured for the property. The number of methods provided must match the number of methods associated with the screening request.
transactionId
Transaction ID associated with the screening result
adverseFactors
Array of adverse factors for the screening result
providerStatus
A code that maps to a specific description from the screening provider
applicationRecommendation
Similar to the providerStatus field but more details provided for the overall application.
notes
General notes about the screening result
report
Link to a report for the screening result, if available
fortressStatus
The status of the screening result as determined by and used inside of Fortress
Response
Expected response to a valid request
idempotencyId
providerIdentifier
Unique identifier for the screening result
screeningMethods
Array of screening method details. Must include one entry for each screening method configured for the property. The number of methods provided must match the number of methods associated with the screening request.
screeningRequestId
status
The status of the screening result
adverseFactors
Array of adverse factors for the screening result
applicationRecommendation
Similar to the providerStatus field but more details provided for the overall application.
createdAt
deletedAt
fortressStatus
The status of the screening result as determined by and used inside of Fortress
id
notes
General notes about the screening result
providerStatus
A code that maps to a specific description from the screening provider
report
Link to a report for the screening result, if available
transactionId
Transaction ID associated with the screening result
updatedAt

