To execute Real-time KYC Risk Assessment, follow these steps:
Open Postman or relevant tool.
Copy only the Authorization token that you got from the Authentication request.
Go to Header.
Enter KEY as Authorization and Description as bearer
(Authorization
token)<eyJ4NXQjUzI1NiI6Ikk3cWxndm1Kal...>.
Send a request using the POST method. The request must be in the
following format:
HTTPS Link: https://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 the Using Real-Time KYC Prospect Feedback section.