Topics:
· Using Real-Time KYC Risk Assessment
· Using GET Real-time KYC Prospect Feedback
Topics:
· Executing Real-Time KYC Risk Assessment
· Real-Time Customer Screening Parameters
· Request and Response JSON Sample
This REST API is used to execute Real-time KYC Risk Assessment.
· HTTP Link - http://<hostname>:<port>/kycob-prospect-service/prospect/v1/add
· Method – POST
· Content-Type - Application/JSON
To execute Real-time KYC Risk Assessment, follow these steps:
1. Open Postman or relevant tool.
2. Copy only the Authorization token that you got from the Authentication request.
3. Go to Header.
4. Enter KEY as a Authorization and Description as a bearer (Authorization token) <eyJ4NXQjUzI1NiI6Ikk3cWxndm1Kal...>.
5. Send a request using the POST method. The request must be in the following format:
§ HTTP Link: http://hostname:port/api.
§ Path: /kycob-prospect-service/prospect/v1/add
You will get a response as an integer value (for example, Application ID": "IND282021", "Request ID": 28) which has to be passed in the GET Real-time KYC Prospect Feedback API {requestID}.
For more information, see Using GET Real-time KYC Prospect Feedback.
Topics:
This section provides the list of parameters for request JSON.
NOTE: Parameters marked with * Asterisks are mandatory.
· Account Opening Jurisdiction*
· Prospect
§ Applicant ID*
§ Last name*
§ Title
§ Alias
§ Display Name*
§ SSN/TIN*
§ Age
§ Gender
§ PEP Flag
§ Industry
§ Address*
§ Country
§ Phone
This section provides the list of parameters for response JSON.
The following parameter explains the Response field for /kycob-prospect-service/prospect/v1/add
if SynchAPIFlag=N the following the response:
· Request ID*
If SynchAPIFlag=Y the following the response:
· Request ID*
· Status*
· Case ID
.
This section contains a request JSON sample for the onboarding JSON. The entries in this sample are only for reference purposes.
If SynchAPIFlag is N or not provided, this is the Response Sample JSON.
if SynchAPIFlag is Y, then this the Response Sample JSON.
Topics:
· Executing Real-time KYC Risk Assessment
· Real-time KYC Prospect Feedback Parameters
· Request and Response JSON Sample
This REST API is used to get Real-time KYC Prospect Feedback by Request ID.
· HTTP Link -http://<hostname>:<port>/kycob-prospect-service/prospect/v1/getFeedbackByRequestID/{requestID}
· Method – GET
· Content-Type - Application/JSON
To execute Real-time KYC Prospect Feedback, follow these steps:
1. Open Postman or relevant tool.
2. Copy only the Authorization token that you got from the Authentication request.
3. Go to the Header tab.
4. Enter KEY as an Authorization and Description as a bearer (Authorization token) <eyJ4NXQjUzI1NiI6Ikk3cWxndm1Kal...>. .
5. Send a request using the GET method. The request must be in the following format:
§ HTTP Link:http://hostname:port/api.
§ Path : /kycob-prospect-service/prospect/v1/getFeedbackByRequestID/{requestID}
Use the request ID generated in Executing Real-Time KYC Risk Assessment.
You will get a response as Real-time KYC Prospect Feedback for the particular request ID.
Topics:
The following parameter explains the Response field for csxe-real-time/executeRealTime.
The following list explains the Response fields for individual - /kycob-prospect-service/prospect/v1/getFeedbackByRequestID/{requestID}
· Status
· Case ID