Enhanced Error Codes

By default, Verify API returns error responses like this:

{
  "error":"DENIED ACCESS",
  "verified":"2022-03-30T04:05:10Z"
}

where the error: field always has the value "DENIED ACCESS".

It it possible to enable an enhanced set of more specific error messages. See the Knowledge Base article Verify API Enhanced Error Codes (Support login required for access) for details on the additional error messages and how to enable their usage.