What are Insights?
Insights are the units of information used to make verification decisions. An insight, is a data point or signal that is received from a vendor product and passed through a rule that is defined by the Customer. Insights consists of a unique code
, description
, message
, and decision
Dynamic Requests
The request body sent to POST
/insights
endpoint has a consistent schema, however, the fields that are mandatory vs optional are a function of the requirements of the products included in the workflow.
Dynamic Responses
The response returned from the POST
/insights
request is dynamic. While the general structure is consistent, the products and insights returned are a function of the products included in the workflow for which it was run.