Viewing or Retrieving Workflow Transactions
The results of a workflow execution are recorded as a transaction. The transaction data includes:
-
Metadata including the unique transaction ID, the account ID, and UTC timestamps.
-
Information about the service(s) that were used by the transaction, including:
-
The decision and score returned by the service.
-
The rules that were fired to determine the service score and decision.
-
The credentials evaluated by the service.
-
-
Information about Transaction Decisions and Risk Scores including:
-
The decision rendered for the transaction.
-
The risk score for the transaction.
-
The rules that were fired to determine the transaction score and decision.
-
Transactions can be:
-
Viewed in the Jumio Portal.
-
Retrieved programmatically by calling the Retrieval APIs.