| POLICY_NOT_ACTIVE | boolean | Verify whether the auto policy is active or inactive | |
| LIENHOLDER_NAME_MISMATCH | array | Array of lienholder names that are required to be included in the auto policy | uniqueItems: true |
| DRIVER_REMOVED | boolean | Verify whether any driver was removed from the previous pull in the monitoring | |
| VEHICLE_REMOVED | boolean | Verify whether any vehicle was removed from the previous pull in the monitoring | |
| NO_COLLISION_COVERAGE | boolean | Verify whether collision coverage is included in the auto policy | |
| NO_COMPREHENSIVE_COVERAGE | boolean | Verify whether comprehensive coverage is included in the auto policy | |
| MAX_COLLISION_DEDUCTIBLE_CENTS | number | null | Verify that the collision deductible is below the specified limit | |
| MAX_COMPREHENSIVE_DEDUCTIBLE_CENTS | number | null | Verify that the comprehensive deductible is below the specified limit | |
| MIN_PROPERTY_DAMAGE_COVERAGE_CENTS | number | null | Verify that the property damage liability coverage is above the specified limit | |
| MIN_BODILY_INJURY_COVERAGE | object | Verify that the bodily injury liability coverage per person and/or per accident is above the specified limits | |
| MIN_UNINSURED_MOTORIST_BODILY_INJURY_COVERAGE | object | Verify that the uninsured motorist bodily injury coverage per person and/or per accident is above the specified limits | |