Age Gate Status Description

StatusDescription
UndefinedThe status is returned if it is an initial run
BlockedDepending 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)
MultiUserBlockedUser is blocked according to multi-user activity(can appear only for multi-user integrations)
AgeEstimationBlockUser is blocked according to age estimation step results(can appear only if age estimation is enabled)
AllowedThe status is returned if a user age doesn’t require any verification, depending on partner configuration rules
ConsentRequiredThe 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
ConsentApprovedA user successfully passed the Consent flow (online or offline passed)
ConsentDeniedA user failed passing the Consent flow
AgeVerificationRequiredThe 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
AgeVerifiedA user successfully passed the Age Verification flow
AgeBlockedA user is blocked while passing the Age Verification flow because partner configuration is not satisfied
IdentityVerificationRequiredThe 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
IdentityVerifiedA user successfully passed the Identity Verification flow (online or offline passed)
PendingThe 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