Copy PageIdentity Verification Webhookspost https://mysite.com/api/fourthline/idv/{verificationId}Webhook notifications for Identity Verification. For setup and authentication, see Webhooks.Path ParamsverificationIdstringrequiredOur unique identifier for the Identity Verification case. Format: uuid string Example: 790f325a-48c9-4b82-bb53-c0ea128236f0Body ParamsverificationIdstringrequiredOur unique identifier for the case. Format: uuid string Example: 790f325a-48c9-4b82-bb53-c0ea128236f0 Validations: uuid format, verificationId exists Errors: Format is incorrect or doesn’t existhashstringThe hash code of the XML file. Format: MD5 hash Validation: MD5 hash Errors: Invalid MD5 hashstatusstringenumrequiredThe case status. Validation: Valid enum value Errors: Invalid enum value.newpendinginconsistent_datainvalid_datacompletedAllowed:newpendinginconsistent_datainvalid_datacompletedprocessTypestringrequiredDefaults to NaturalPersonsThe type of workflow. Expected value: Always NaturalPersons Validation: Expected value Errors: Must be set to NaturalPersons.slaobjectInformation about the SLA for case processing.sla objectmessagesobjectInformation about the case status.messages objectdataRectifiedbooleanrequired• true: We corrected some data entered by the client after the case has been successfully completed. • false: We didn’t correct any data after the case has been successfully completed. Validation: true or false value Errors: Invalid boolean value.truefalsetimestampstringrequiredThe timestamp for this notification. Format: ISO 8601 UTC date and time Example: 2020-07-10 15:00:00.000 Validation: Valid datetime Errors: Invalid datetimeResponses 200Return HTTP 2xx to acknowledge receipt. See Handle webhook deliveries. 401Fourthline could not authenticate with your webhook endpoint. See troubleshooting. 403Fourthline could not authenticate with your webhook endpoint. See troubleshooting. 404Fourthline can reach your server, but the webhook endpoint could not be found. See troubleshooting. 500Your server received the request but could not process it successfully. See troubleshooting.Updated 5 months ago Get all sensitive clientsAML Screening Webhooks