Feedback JSON

For every request JSON sent, a feedback response JSON is generated and stored in the database. To view the JSON, an API call must be made.

The response has the following main elements:

·        Status: This displays the status of the risk assessment creation.

·        Case ID: This is a unique ID that is generated by the Enterprise Case Management (ECM) system when a case is created. Use this ID to search for the case in the Search Fields section. For more information, see Performing Real-Time Screening.

·        Application ID: This is a unique ID that is generated after the onboarding JSON is sent to the onboarding service.

·        Onboarding Flag: This is a flag that displays the recommended option to onboard the primary applicant or not.

·        Risk Assessment ID: This field displays the risk assessment ID, based on the value of the Perform KYC for only Primary Prospect flag.

Samples of Feedback JSON

·        The following is a sample response JSON which is generated when a risk assessment is successfully created (Onboarding Flag is set to N)

Sample

 

·        The following is a sample response JSON which is generated when a risk assessment is successfully created (Onboarding Flag is set to Y)

Sample

 

·         The following is a sample response JSON which is generated when a risk assessment is not created

Sample