Standard MobileMatch to KBA
Before you start,
Create a new Environment
so this project can save and write information for you automatically.
Follow these instructions step-by-step to use this project properly
If you get stuck, or decide to walk through this project again with new data, call each step in order to ensure the old data gets replaced.
POST0) Get Token
https://api.preprod.iddataweb.com/v1/token?grant_type=client_credentials
AUTHORIZATIONBasic Auth
Username
Password
PARAMS
grant_type
Example Request
0) Get Token
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
POST0.1) Country Selection
https://preprod.admin.iddataweb.com/verification/link
HEADERS
Authorization
Bodyraw (json)
Example Request
0.1) Country Selection
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
POST1) MobileMatch - Verify PII
https://api.preprod.iddataweb.com/v1/slverify
HEADERS
Content-Type
Authorization
Bodyraw
Example Request
1) MobileMatch - Verify PII
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
GET2a) Send FastTap Link
https://api.preprod.iddataweb.com/v1/doccapture/sendlink?dialCode={{dialCode}}&telephone={{mobilePhoneNumber}}&apikey={{forwardApiKey}}
HEADERS
Authorization
Content-Type
PARAMS
dialCode
telephone
apikey
Example Request
2a) Send FastTap Link
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers