Get Scorecard Config
Scorecard config is used to adjust the configuration of the scorecard matrix to calculate the scorecard results.
Overview
Get Scorecard Config is to get the Configuration files that are set for the Scorecard Results in order to have a clear understanding of how the scorecard works or how the metrics/logic is implemented into the Scorecard.
Steps:
Place the JourneyId and the content mentioned in the API Method below.
After expanding API method, the user can place the details accordingly following this Example.
Upon successfully calling, the user will get a configuration file that contains the metrics of the scorecard.
API Method
GET
https://ekycportaldemo.innov8tif.com/api/ekyc/scorecardConfig
Request Body
Name | Type | Description |
---|---|---|
docType* | string | For passport: -passport For Malaysia documents(old/new IC): -mykad_new -mykad_old For the rest, please check below: https://api2-ekycapis.innov8tif.com/okaydoc/okaydoc-all/supported-documents/non-passport/supported-document |
password* | string | To be assigned by Innov8tif |
username* | string | To be assigned by Innov8tif |
Input Example
Postman Collection
Get the Postman Collection https://innov8tif-solutions.gitbook.io/innov8tif-emas-ekyc-portal/emas-ekyc-portal/postman-collection
Last updated