4.2.2 Executing Real-Time KYC Prospect Feedback

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 Header tab.
  4. Enter KEY as Authorization and Description as bearer (Authorization token)<eyJ4NXQjUzI1NiI6Ikk3cWxndm1Kal...>..
  5. Send a request using the GET method. The request must be in the following format:
    • HTTPS Link: https://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.