nowcerts_schema_getLookupTables
Retrieve reference documentation for NowCerts enumeration values used in required fields like policy types, vehicle classifications, contact roles, and claim statuses to ensure proper data submission.
Instructions
Get documentation for NowCerts lookup tables (enumeration values).
Many fields require specific enumeration values. This tool provides the complete reference for:
GenderCode (M=Male, F=Female)
MaritalStatusCode (S=Single, M=Married, etc.)
PolicyBusinessType (New_Business, Renewal, Rewrite)
PolicyStatus (Active, Expired, Cancelled, etc.)
VehicleType (Truck, Car, SUV, etc.)
ContactType (Owner, Spouse, Child, etc.)
ClaimStatus (Open, Closed, Pending_Submission, etc.)
And 50+ other enumeration tables
IMPORTANT FIELDS REQUIRING ENUM VALUES:
Policy: businessType, businessSubType, billingType, status
Vehicle: vehicleType, vehicleTypeOfUse, bodyTypeCode, garageCode
Driver: genderCode, maritalStatusCode, licenseClassCode, licenseStatusCode
Contact: contactType, prefix, suffix, education
Claim: claimStatus
Insured: insuredType, preferredLanguage
Address: addressType
Full documentation: https://docs.google.com/document/d/11Xk7TviRujq806pLK8pQTcdzDF2ClmPvkfnVmdh1bGc/edit?tab=t.0
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | No | Optional: Specific lookup table name (e.g., 'PolicyStatus', 'VehicleType'). Leave empty to get reference info for all tables. |