Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
This webhook message contains information about a successfully completed verification session. It will be submitted to your endpoint as a POST request.
Return a 200 status to us indicating that the data was received successfully. This should be done as quickly as possible.