Overview
Model Name: Signal
Details about a suspected instance of fraudulent document manipulation and all accompanying data.
Properties
identifier
identifier- Type
- String
- Required
- true
An identifier that describes the type of suspected fraud signal. This value is stable and can be relied upon in your application logic.
Possible Values
account_holder_address_editsaccount_holder_address_editsaccount_holder_editsaccount_number_editsaccount_type_editsdate_editsdeductions_editsdollar_amount_editsearnings_editsemployee_address_editsemployee_details_editsemployee_name_editsemployee_taxpayer_id_editsemployer_address_editsemployer_id_editsemployer_name_editsfingerprint_matchfuture_datefuture_yearinvalid_bank_statement_txn_dateinvalid_dateinvalid_yearmisaligned_textonline_generated_paystubother_editspage_editedpay_frequency_editssuspected_templatesuspicious_addresstransaction_description_editstxn_data_unavailableunreconciled_bank_statement_balance_datawithholdings_editsw2_excessive_social_security_tax_wage_base_limitw2_invalid_medicare_wagesw2_invalid_medicare_wages_and_tipsw2_medicare_wage_base_missingw2_invalid_state_taxes_paidw2_invalid_statutory_employee_federal_taxw2_state_taxes_not_paidw2_social_security_wage_base_missingw2_unreconciled_medicare_tax_withholdingw2_unreconciled_social_security_tax_withholdingw2_unreconciled_state_tax_base
display_name
display_name- Type
- String
- Required
- true
A human-friendly name for the fraud signal named in identifier. This value is unlikely to change, but you shouldn't rely on it for application logic. You should display this value within your own application where applicable.
signal_count
signal_count- Type
- Integer
- Required
- true
- Min. Value
- 1
The number of fraud signals that we've identified. Will be the same as the length of the supporting_data array.
page_number
page_number- Type
-
Integer
(or
null) - Required
- true
- Min. Value
- 1
The (one-indexed) number of the flagged page. Will be null if the fraud signal isn't specific to any particular page, such as for inconsistent data or erroneous arithmetic.
This number refers to the index of the page within the document, rather than any number that's captured from the page or its metadata. In other words, this value will be 1 for the first page of a document, even "Page 2" is written in one of its corners.
supporting_data
supporting_data- Type
-
List
of
SupportingDataobjects - Required
- true
- Min. Item Count
- 1
The specific captured data that supports a claim of fraudulent activity.