Version 1
Business ID can be obtained through Search BusinessName API
Return result in JSON
GET
https://okaydbdemo.innov8tif.com/ekyc/api/aml/v1/business/{{businessID}}?apiKey={{apikey}}
Please fill in the businessID & apikey in the url.
Return result in PDF bytes
GET
https://okaydbdemo.innov8tif.com/ekyc/api/aml/v1/person/pdf/{{businessID}}?apiKey={{apikey}}
Please fill in the businessID & apikey in the url.
Last updated
Was this helpful?