Name | Type | Description | Notes |
---|---|---|---|
provider | String | [optional] | |
payload | Object | The payload of the screening result. The payload is a JSON object that contains the screening result. The payload is different for each screening provider. | [optional] |
bypassReason | String | [optional] | |
screeningStatus | ScreeningStatusEnum | [optional] | |
timestamp | BigDecimal | [optional] |
Name | Value |
---|---|
COMPLETED | "COMPLETED" |
PENDING | "PENDING" |
BYPASSED | "BYPASSED" |
FAILED | "FAILED" |
FROZEN | "FROZEN" |