v4
latestSwagger 2.02026-08-033766226.9 KBWebVerifications
Retrieves secure link to web verification page searching by the Registration Id.
It may return none or one matching result. Each result contains a secure url; UTC date/time of when the link expires; name details of a person associated with the registration.
post/api/web-verifications/by-registrationid
Headers
apikeystring required
ApiKey supplied.
Request body
Example request
{
"registrationId": "4bf4db0a-1c0c-4acd-8e92-701f55163891",
"returnUrls": {
"returnUrl": "https://www.company.co.uk/registration-completed"
}
}Response
Results of the query