ThreatMetrix Review Status node
Analyzes the response from the threat-metrix-session-query.adoc and routes based on the review_status API Response.
The possible outcomes to route are Pass, Challenge, Review or Reject.
Outcomes
Pass-
The request is successfully validated.
Challenge-
The request requires step-up authentication, accordingly directed to appropriate node.
Review-
The request needs to be further reviewed and so may be sent to step-up authentication or another appropriate node.
Reject-
The request has failed validation and is rejected.
Error-
An error condition has occurred in validating the request.