Undefined | The status is returned if it is an initial run |
Blocked | Depending on partner configuration rules, a user is blocked (for example, if a child is too young to be redirected to the Consent or Age Verification flows) |
MultiUserBlocked | User is blocked according to multi-user activity(can appear only for multi-user integrations) |
AgeEstimationBlock | User is blocked according to age estimation step results(can appear only if age estimation is enabled) |
Allowed | The status is returned if a user age doesn’t require any verification, depending on partner configuration rules |
ConsentRequired | The status is returned in case a user hasn’t started the Consent flow. Once the Age Gate Service is run, a user will be forced to go through the Consent flow, in case child's age data falls within a particular data range, which is set by partner configuration rules |
ConsentApproved | A user successfully passed the Consent flow (online or offline passed) |
ConsentDenied | A user failed passing the Consent flow |
AgeVerificationRequired | The status is returned in case a user hasn’t started the Age Verification flow. Once the Age Gate Service is run, a user will be forced to go through the Age Verification flow, in case child's age data falls within a particular data range, which is set by partner configuration rules |
AgeVerified | A user successfully passed the Age Verification flow |
AgeBlocked | A user is blocked while passing the Age Verification flow because partner configuration is not satisfied |
IdentityVerificationRequired | The status is returned in case a user hasn’t started the Identity Verification flow. Once the Age Gate Service is run, a user will be forced to go through the Identity Verification flow, in case child's age data falls within a particular data range, which is set by partner configuration rules |
IdentityVerified | A user successfully passed the Identity Verification flow (online or offline passed) |
Pending | The Consent flow/Age Verification/Identity Verification flow was started by a user, but hasn’t been completed (offline waiting). If offline Identity Verification fails, IdentityVerificationRequired status will be returned |