LocalServicesInsuranceRejectionReason
Stay organized with collections
Save and categorize content based on your preferences.
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. |
|
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. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-29 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-29 UTC."],[[["This documentation outlines the various reasons why a local services insurance verification artifact might be rejected."],["Rejections can occur due to issues with the business name, insurance details (amount, expiration, coverage), document quality, or missing information (signature, policy number, etc.)."],["Specific rejection reasons are categorized using enums, providing detailed explanations for each scenario."],["These enums help businesses understand and rectify insurance-related issues to ensure compliance with local services requirements."]]],[]]