Request
permissible_purposeenumRequired
A valid purpose is required for Truework to process the verification request.
Throughout the API, this is signified by the permissible_purpose field.
targetobjectRequired
Information on the individual who is being verified
typeenumRequired
The type of verification to create. Always assets for assets verification orders.
use_caseenumRequired
The verification request use case describes the type of product the verification request is originating from.
If omitted, the verifier type in account settings will be used as a default
additional_informationstring or nullOptional
Any additional information about the target that can help expedite the completion of the verification request
authorization_formslist of objects or nullOptional
Authorization form files provided by the verifier for the verification
branch_idstring or nullOptional<=128 characters
The branch id associated with the verification request
loan_idstring or nullOptional
The loan id associated with the verification request
metadatamap from strings to strings or nullOptional
A single level key-value JSON object that can be used to store custom data on the verification request; keys and values must be strings
predicted_yearly_gross_qualifying_incomedouble or string or nullOptional
The target's predicted yearly gross qualifying income, as a positive value with up to two decimal places.
reseller_originating_partyobject or nullOptional
The originating party that requested the verification via a reseller. reseller_originating_party is required for for companies that resell data provided by Truework.
search_keystring or nullOptional
A non-unique key that can be used to search for Orders
tenant_property_idstring or nullOptional
The ID of the tenant property to be used for this verification request.
Response
Order Created.
assetsobject or null
Response object specific to Assets requests or VOA add-ons.
branch_idstring or null
The branch id associated with the verification request
employer_searchobject or null
Response object specific to Employer Search requests.
loan_idstring or null
The loan id associated with the verification request
reverificationobject or null
Response object specific to Reverification requests.
search_keystring or null
A non-unique key that can be used to search for Orders
target_employerobject or null
Response object specific to Target Employer requests.
truework_directobject or null
Response object specific to Truework Direct requests.
truework_direct_session_linkstring or null
The Truework Direct URL that is emailed to the applicant for eligible orders. Will only be present when the order is using Truework Direct via email for fulfillment, and the session is prepared for input from the applicant.
verification_requestslist of objects or null