"state" may contain "UNRESOLVED", "SUCCESS" or "FAILURE"
UNRESOLVED state is returned if the challenge has been generated for user but there have been no attempts to solve it.
---
FAILURE is returned if the captcha has not been solved.
---
SUCCESS is returned if the user has successfully solved the captcha.
{
"state": "UNRESOLVED",
"updatedAt": "2020-08-22T22:59:59.999Z"
}