LocalServicesInsuranceRejectionReason

  • The provided text lists enums describing possible rejection reasons for a local services insurance verification artifact.

  • Rejection reasons include mismatches in business names or categories, insufficient insurance amounts, and expired documents.

  • Documents can also be rejected for missing signatures, policy numbers, or expiration dates, or if they are in an editable format or poor quality.

  • Issues like the absence of marked Commercial General Liability, being potentially edited, being the wrong document type, or being non-final are also reasons for rejection.

  • An "OTHER" category exists for flaws not explicitly listed in the enums.

Enums describing possible rejection reasons of a local services insurance verification artifact.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

BUSINESS_NAME_MISMATCH

Business name doesn't match business name for the Local Services Ad.

INSURANCE_AMOUNT_INSUFFICIENT

Insurance amount doesn't meet requirement listed in the legal summaries documentation for that geographic + category ID combination.

EXPIRED

Insurance document is expired.

NO_SIGNATURE

Insurance document is missing a signature.

NO_POLICY_NUMBER

Insurance document is missing a policy number.

NO_COMMERCIAL_GENERAL_LIABILITY

Commercial General Liability(CGL) box is not marked in the insurance document.

EDITABLE_FORMAT

Insurance document is in an editable format.

CATEGORY_MISMATCH

Insurance document does not cover insurance for a particular category.

MISSING_EXPIRATION_DATE

Insurance document is missing an expiration date.

POOR_QUALITY

Insurance document is poor quality - blurry images, illegible, etc...

POTENTIALLY_EDITED

Insurance document is suspected of being edited.

WRONG_DOCUMENT_TYPE

Insurance document not accepted. For example, documents of insurance proposals, but missing coverages are not accepted.

NON_FINAL

Insurance document is not final.

OTHER

Insurance document has another flaw not listed explicitly.