IdentityVerificationError

  • The document provides an enum describing possible identity verification errors.

  • It lists specific error types such as UNSPECIFIED, UNKNOWN, NO_EFFECTIVE_BILLING, BILLING_NOT_ON_MONTHLY_INVOICING, and VERIFICATION_ALREADY_STARTED.

  • Each enum is accompanied by a brief description of the error it represents.

Enum describing possible identity verification errors.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

NO_EFFECTIVE_BILLING

No effective billing linked to this customer.

BILLING_NOT_ON_MONTHLY_INVOICING

Customer is not on monthly invoicing.

VERIFICATION_ALREADY_STARTED

Verification for this program type was already started.