Skip to main content
Tasks track the status of individual verification connections within an order. Each task represents a single verification attempt and contains information about the connection type, data source, and current processing status.

Attributes

The attributes of Tasks are below.
AttributeTypeDescription
idstringUnique ID of the task
statusstringCurrent status of the task
created_atdatetimeTimestamp when the task was created
updated_atdatetimeTimestamp when the task was last updated
link_idstringID of the associated Link
product_typestringType of product for the verification
data_sourcestringSource of the verification data

Endpoints

The list below contains available endpoints for task management.