Version 2
POST
http://okaydbdemo.innov8tif.com/ekyc/okaydb/api/my/v2
Request Body
Name | Type | Description |
---|---|---|
dataEnabled | string | Default is False. Set True to return personal details |
docType | string | - "mykad" for citizen details - "myLicense" for driving license details |
name | string | Name as shown on ID card. Used for name matching. If name is not given, name matching will not be done and return empty result in response. |
icNumber | string | ID card number as shown on ID card. Used for ic number matching. |
apiKey | string | To be assigned by Innov8tif |
Input Example
mykad
myLicense
Last updated