v1
latestOpenAPI 3.0.12026-07-2474233379.5 KBVerifications
Verify
Calling this method will perform a verification. You can query configuration to get what fields are available to you in each each country. It is also possible to get sample requests from the customer portal.
post/v3/verifications/verify
Request body
Example request
{
"DataFields": {
"Document": {
"documentName": "Australia - ePassport (2009) Travel Document",
"dlCategory": "Class 5",
"documentNumber": "EX504966",
"documentNumber2": "A09354726",
"documentNumber3": "C07321129",
"documentNumber4": "D06364026",
"documentCountry": "GB",
"jurisdictionCode": "ENG",
"issueDate": "2020-11-17T00:00:000Z",
"expirationDate": "2030-11-17T00:00:000Z",
"alternateDocumentNumber": "一百二十三萬四千五百六十七",
"alternateDocumentNumber2": "一百二十三萬四千五百六十七",
"alternateDocumentNumber3": "一百二十三萬四千五百六十七",
"alternateDocumentNumber4": "一百二十三萬四千五百六十七",
"alternateExpiryDate": "2050 年 1 月 1 日",
"alternateIssueDate": "2000 年 1 月 1 日"
}
}
}Response
Success