Protecdiv
Loading…

Mapping Runner (Demo)

Using PREVIOUS

Diff Summary

Changed: 0
Stale: 1
FieldPreviousCurrentFlags
Legal name
insured.legalName
Acme Manufacturing LLCAcme Manufacturing LLC
FEIN
insured.fein
12-345678912-3456789
Operations description
operations.description
Light assembly of componentsLight assembly of components
# Employees
operations.numEmployees
2525
Property TIV
property.tiv
75000007500000
Sprinklered
property.sprinklered
YesYes
Year built
property.yearBuilt
19981998
Loss run as of
lossHistory.asOf
2024-07-152024-07-15
Stale
Total incurred (5y)
lossHistory.totalIncurred
125000125000

Tip: “Print / Save PDF” gives you a clean, portable Diff Summary for submission packages.

Canonical input (baseline)

{
  "insured": {
    "legalName": "Acme Manufacturing LLC",
    "fein": "12-3456789"
  },
  "operations": {
    "description": "Light assembly of components",
    "numEmployees": 25
  },
  "property": {
    "tiv": 7500000,
    "sprinklered": true,
    "yearBuilt": 1998
  },
  "lossHistory": {
    "asOf": "2024-07-15",
    "totalIncurred": 125000
  }
}

Carrier payload

{
  "APPLICANT_NAME": "Acme Manufacturing LLC",
  "APPLICANT_FEIN": "123456789",
  "EMP_COUNT_TOTAL": 25,
  "PROP_TIV_TOTAL": 7500000,
  "PROP_SPRINKLERED": "Y",
  "PROP_YEAR_BUILT": 1998,
  "LOSS_RUN_ASOF": "2024-07-15",
  "LOSS_TOT_INCURRED_5Y": 125000
}

Rule log

ToFromRawFinal
APPLICANT_NAMEinsured.legalNameAcme Manufacturing LLCAcme Manufacturing LLC
APPLICANT_FEINinsured.fein12-3456789123456789
EMP_COUNT_TOTALoperations.numEmployees2525
PROP_TIV_TOTALproperty.tiv75000007500000
PROP_SPRINKLEREDproperty.sprinkleredtrueY
PROP_YEAR_BUILTproperty.yearBuilt19981998
LOSS_RUN_ASOFlossHistory.asOf2024-07-152024-07-15
LOSS_TOT_INCURRED_5YlossHistory.totalIncurred125000125000