... results
I have a use case where I would like to screen a user and return the results including a case Id which can later be used to resolve the results and the API can again query to get details of the sanctions screening.
From the documentation, there seem to be multiple APIs and I would to know which to use that can address my use-case.
Under Creating and Screening a case. below are the ones tried,
- SEQ-screen-sync-simple: Perform Synchronous Screening: Simple
- SEQ-screen-sync-simple-MC: Perform Synchronous Screening: Media Check
- SEQ-screen-sync-individual: Perform Synchronous Screening: Individual
- SEQ-screen-sync-passport: Perform Synchronous Screening: Individual with Passport
- SEQ-screen-sync-vessel: Perform Synchronous Screening - Vessel
What would be the API to use for fetching a specific case ID details?