caseId | string | Department of Homeland Security E-Verify case ID |
caseCreatedAt | timestamp | When the case was submitted to E-Verify |
caseResultAt | timestamp | When the result was returned from E-Verify |
receipt | boolean | Indicates if a receipt was used in document verification |
deadlineOn | string | Deadline for admin/employee action to resolve the case |
caseStatus | string | Internal case status (e.g., closed_authorized). See all possible values. |
everifyAccountId | integer | Symmetry’s internal account ID that represents a customer’s E-Verify account |
rawResponse | object | Returns official DHS E-Verify case status values from the E-Verify API |
auditLogs | array | List of events relating to the E-Verify case. See the audit log object for more information. |
fanUrl | string | Further Action Notice PDF URL (English) |
rdcUrl | string | Referral Date Confirmation PDF URL (English) |
fanUrlSpanish | string | Further Action Notice PDF URL (Spanish) |
rdcUrlSpanish | string | Referral Date Confirmation PDF URL(Spanish) |
fanReviewed | boolean | Whether the FAN has been reviewed |
tncReview | array of strings | Return a value based on the action taken by the employee |
tncAction | string | Returns a value of referred if the employee took acton on a tentative non-confirmation |
tncI9Correct | boolean | Whether the TNC is due to incorrect I-9 data |
closureReasons | array | Closure reason codes (name, code per item) |
errors | array of objects | Submission error details when present |
visitEverify | boolean | If true, must visit E-Verify’s website to continue. Typically affects cases in the following statuses: unconfirmed_data, scan_and_upload, pending_referral, referred, closed_other, close_case_and_resubmit, final_nonconfirmation, internal_error |
submissionErrorType | string | Error type |
duplicateContinueReasons | array | Reasons selected when continuing a duplicate case |
duplicateContinueReasonCode | string | Code: REHIRE, PREVIOUS_CASE_RESULT_RESUBMIT, and more |
duplicateContinueReasonOther | string | Admin free-text for duplicate continue. |
deleteable | boolean | Indicates whether the case is eligible for deletion. Returns true for cases in the following statuses: internal_error, submission_error. |
unconfirmedDataFields | array | Returns the values that cause the unconfirmed data error |