Reference Data Flows
Existing portals / apps
Complete a KYB flow from existing portal
principals start the journey in your existing application build the search and find & confirm entity flow in your existing application using the detected apis (full sequence diagram available trigger a kyb journey with redirect docid\ xftgurweqj5oz5qv0ahwz ) then redirect the customer to the detected onboarding portal, customer then completes the required onboarding tasks in the detected portal webhook fires to notify existing systems that submission is complete data flow \ config theme redux dark look classic layout dagre \ flowchart td subgraph existingportal\["existing onboarding portal"] onboardingfind(\["find entity"]) onboardingconfirm(\["confirm entity"]) end subgraph detectedapis\["detected apis"] end subgraph onboardingportal\["onboarding portal"] onboardingcompleteactions(\["complete onboarding tasks"]) onboardingsubmit(\["submit profile"]) end subgraph detected\["detected"] detectedapis onboardingportal end onboardingfind > detectedapis customer((("customer"))) "1 customer visits existing customer portal" > existingportal onboardingconfirm > detectedapis onboardingfind > onboardingconfirm onboardingcompleteactions > onboardingsubmit onboardingconfirm "2 redirect customer to detected portal" > onboardingportal onboardingsubmit "webhook" > existingportal