Analyse API(Async)

Workflow

The field ‘Async =True” in the request message.




Request Type (API)Async ValueLastDrop ValueTrident Response
Analyze RequestAsync = TrueLastDrop = TrueClient ID
Result RequestNANARisk Score
Update Transaction Status MessageNANAAcknowledgement

  1. Trident receives the transaction data.
  2. Trident generates the Client ID unique for every transaction.
  3. Sends the Client ID in response.
  4. After preconfigured time client requests Trident for the risk analysis by consuming the Result API
  5. This request includes the Client ID for identification of that transaction.
  6. Trident evaluates the transaction data by running it through the configured rules and analyzes the risk.
  7. Trident sends the risk analysis result to the client in the response message.
  8. Client sends the feedback by consuming the Update Txn Status API to update the transaction status.
  9. Client receives the acknowledgement from Trident

APIs

The Analyze API (Async) involves following API calls: