Create sequence diagrams with simple online tool

Swimlanes.io is a free webapp for making sequence diagrams. You simply edit the text on the left and the diagram is updated in real time. You can download your sequence diagrams as images or distribute with a link.

title: Hybrid: Scenario 1 and Scenario 3 Mobile/Web App -> Bank Server: Call API of Bank to get temporary credentials or signature Bank Server -> TrustingSocial Server: Call API to generate temporary credentials Mobile/Web App <- Bank Server: Return temporary credentials or signature Mobile/Web App -> TrustingSocial Server: Upload images, video frames and call APIs sanity or any APIs. Note: Recommend _**Upload images and video frames**_ only. Other APIs should be called from Bank Server. Mobile/Web App <- TrustingSocial Server: Return image_ids, file_ids Mobile/Web App -> Bank Server: Call API services OCR, Tampering, Liveness check, Compare Faces, Face Authen, NFC, ... Bank Server -> Bank Server: Internal bank's processing Bank Server -> TrustingSocial Server: Call API services OCR, Tampering, Liveness check, Compare Faces, Face Authen, NFC, ... Bank Server <- TrustingSocial Server: Return eKYC result. Bank Server -> Bank Server: Internal bank's processing eKYC result Bank Server -> Mobile/Web App: Return result to Mobile/Web App

Hybrid: Scenario 1 and Scenario 3

Mobile/Web App
Bank Server
TrustingSocial Server
Call API of Bank to get temporary credentials or signature
Call API to generate temporary credentials
Return temporary credentials or signature
Upload images, video frames and call APIs sanity or any APIs.

Recommend Upload images and video frames only. Other APIs should be called from Bank Server.

Return image_ids, file_ids
Call API services OCR, Tampering, Liveness check, Compare Faces, Face Authen, NFC, ...
Internal bank's processing
 
Call API services OCR, Tampering, Liveness check, Compare Faces, Face Authen, NFC, ...
Return eKYC result.
Internal bank's processing eKYC result
 
Return result to Mobile/Web App
Mobile/Web App
Bank Server
TrustingSocial Server
Mobile/Web App
Bank Server
TrustingSocial Server