Job Details

1e7a8202-c500-4aa8-a43e-9d6e4498d0c2

✓ Completed
Line of Business
MarineCargo
Created
2025-12-12 10:27:26
Updated
2025-12-12 10:30:31
Progress
1/1

Job Information

Source File

379376c2-2698-49cc-8b25-731057fe9eea.xlsx Download

Schema

MarineCargo Schema Download

Section Progress

1 of 1 sections completed 100%
Current: draft
View completed sections
  • ✓ draft

JSON Result

Download JSON
{
  "draft": {
    "masterPolicy": {
      "underWriterOrganizationName": {
        "type": "string",
        "default": ""
      },
      "masterPolicyCityCountry": {
        "type": "string",
        "default": ""
      },
      "underWriterAlternativeNumber": {
        "type": "string",
        "default": ""
      },
      "underWriterCommunicatePlatform": {
        "type": "string",
        "default": ""
      },
      "underWriterEmail": {
        "type": "string",
        "default": ""
      },
      "underWriterAddress": {
        "type": "string",
        "default": ""
      },
      "masterPolicyInsuredName": {
        "type": "string",
        "default": ""
      },
      "address": {
        "type": "string",
        "default": ""
      },
      "phoneNumber": {
        "type": "string",
        "default": ""
      },
      "alternativePhone": {
        "type": "string",
        "default": ""
      },
      "communicatePlatform": {
        "type": "string",
        "default": ""
      },
      "email": {
        "type": "string",
        "default": ""
      },
      "masterPolicyInsuredWebsite": {
        "type": "string",
        "default": ""
      },
      "masterPolicyBrokerNameCity": {
        "type": "string",
        "default": ""
      },
      "masterPolicyStartDate": {
        "type": "string",
        "default": ""
      },
      "masterPolicyEndDate": {
        "type": "string",
        "default": ""
      },
      "masterPolicyNumber": {
        "type": "string",
        "default": ""
      },
      "uniquereferenceNumber": {
        "type": "string",
        "default": ""
      },
      "masterPolicyPremiumCurrency": {
        "type": "number",
        "default": ""
      },
      "masterPolicyPremium": {
        "type": "string",
        "default": ""
      },
      "masterPolicyPremiumComment": {
        "type": "string",
        "default": ""
      },
      "totalGlobalPremiumCurrency": {
        "type": "number",
        "default": ""
      },
      "totalGlobalPremium": {
        "type": "string",
        "default": ""
      },
      "totalGlobalPremiumComment": {
        "type": "string",
        "default": ""
      },
      "placeReferenceNumber": {
        "type": "string",
        "default": ""
      },
      "incumbentInsurer": {
        "type": "string",
        "default": ""
      },
      "bindingChanceIndicator": {
        "type": "number",
        "default": ""
      },
      "rationaleForChanceOfBinding": {
        "type": "string",
        "default": ""
      },
      "quoteDeadline": {
        "type": "string",
        "default": ""
      },
      "comments": {
        "type": "string",
        "default": ""
      }
    },
    "lobCountries": [
      {
        "id": {
          "type": "string",
          "default": ""
        },
        "country": {
          "id": {
            "type": "number",
            "default": ""
          },
          "name": {
            "type": "string",
            "default": ""
          }
        },
        "countrySuffix": {
          "type": "string",
          "default": ""
        },
        "localPolicy": {
          "turnoverTotalC": {
            "type": "string",
            "default": ""
          },
          "exportsTurnoverC": {
            "type": "string",
            "default": ""
          },
          "importsTurnoverC": {
            "type": "string",
            "default": ""
          },
          "deductibleEntities": [
            {
              "id": {
                "type": "string",
                "default": ""
              },
              "deductibleName": {
                "type": "string",
                "default": ""
              },
              "deductibleType": {
                "label": {
                  "type": "string",
                  "default": ""
                },
                "value": {
                  "type": "number",
                  "default": ""
                }
              },
              "currency": {
                "type": "number",
                "default": ""
              },
              "amount": {
                "type": "string",
                "default": ""
              }
            }
          ],
          "storageInformationC": {
            "type": "string",
            "default": ""
          },
          "domesticTransitTurnoverC": {
            "type": "string",
            "default": ""
          },
          "limitsOfLiabilityEntities": [
            {
              "id": {
                "type": "string",
                "default": ""
              },
              "limitsOfLiability": {
                "type": "string",
                "default": ""
              },
              "specifiedLiability": {
                "type": "string",
                "default": ""
              },
              "currency": {
                "type": "number",
                "default": ""
              },
              "amount": {
                "type": "string",
                "default": ""
              }
            }
          ],
          "policyStartDate": {
            "type": "string",
            "default": ""
          },
          "policyEndDate": {
            "type": "string",
            "default": ""
          },
          "copyMasterPolicyPeriod": {
            "type": "boolean",
            "default": false
          },
          "noBreakdown": {
            "type": "boolean",
            "default": false
          },
          "coverages": [
            {
              "coverageId": {
                "type": "number",
                "default": ""
              },
              "subCoverageId": {
                "type": "number",
                "default": ""
              },
              "subCoverageName": {
                "type": "string",
                "default": ""
              },
              "basePremium": {
                "type": [
                  "string",
                  "null"
                ],
                "default": null
              },
              "pmSuggestedPremium": {
                "type": [
                  "string",
                  "null"
                ],
                "default": null
              }
            }
          ],
          "subCoveragesList": [
            {
              "triggerType": {
                "type": [
                  "string",
                  "null"
                ],
                "default": null
              },
              "retroactiveDate": {
                "type": "string",
                "default": ""
              },
              "basisOfRating": {
                "type": "string",
                "default": ""
              },
              "policyPeriodEstimatedValue": {
                "type": "string",
                "default": ""
              },
              "ratingType": {
                "type": [
                  "number",
                  "null"
                ],
                "default": null
              },
              "adjustableRate": {
                "type": [
                  "string",
                  "null"
                ],
                "default": null
              },
              "id": {
                "type": "string",
                "default": ""
              },
              "coverageId": {
                "type": "number",
                "default": ""
              },
              "subCoverageId": {
                "type": "number",
                "default": ""
              },
              "subCoverageName": {
                "type": "string",
                "default": ""
              },
              "basePremiumComment": {
                "type": "string",
                "default": ""
              },
              "pmSuggestedPremiumComment": {
                "type": "string",
                "default": ""
              },
              "localUnderlyingPolicy": {
                "type": "string",
                "default": ""
              },
              "valuation": {
                "type": "string",
                "default": ""
              },
              "otherCoverageName": {
                "type": "string",
                "default": ""
              },
              "storageInformation": {
                "type": "string",
                "default": ""
              },
              "copyMasterPolicyPeriod": {
                "type": "boolean",
                "default": false
              },
              "policyStartDate": {
                "type": "string",
                "default": ""
              },
              "policyEndDate": {
                "type": "string",
                "default": ""
              },
              "insuringConditions": {
                "type": "string",
                "default": ""
              },
              "additionalTermsConditions": {
                "type": "string",
                "default": ""
              },
              "directorsLiability": {
                "coverageSideA": {
                  "type": "boolean",
                  "default": false
                },
                "coverageSideB": {
                  "type": "boolean",
                  "default": false
                },
                "coverageSideC": {
                  "type": "boolean",
                  "default": false
                },
                "extendedReportingPeriod": {
                  "type": [
                    "number",
                    "null"
                  ],
                  "default": null
                },
                "continuityDate": {
                  "type": "string",
                  "default": ""
                },
                "isDirectorContinutyUnlimited": {
                  "type": "boolean",
                  "default": false
                },
                "isDirectorRetroUnlimited": {
                  "type": "boolean",
                  "default": false
                },
                "retroactiveDate": {
                  "type": "string",
                  "default": ""
                },
                "tieInLimits": {
                  "type": "string",
                  "default": ""
                },
                "tieInLimitsCurrency": {
                  "type": "number",
                  "default": ""
                },
                "tieInLimitsComment": {
                  "type": "string",
                  "default": ""
                }
              },
              "fidelityCrimeLiability": {
                "extendedReportingPeriod": {
                  "type": "string",
                  "default": ""
                },
                "isFidelityContinutyUnlimited": {
                  "type": "boolean",
                  "default": false
                },
                "isFidelityRetroUnlimited": {
                  "type": "boolean",
                  "default": false
                },
                "continuityDate": {
                  "type": "string",
                  "default": ""
                },
                "retroactiveDate": {
                  "type": "string",
                  "default": ""
                },
                "tieInLimits": {
                  "type": "string",
                  "default": ""
                },
                "tieInLimitsCurrency": {
                  "type": "number",
                  "default": ""
                },
                "tieInLimitsComment": {
                  "type": "string",
                  "default": ""
                }
              }
            }
          ],
          "coverage": {
            "type": "string",
            "default": ""
          },
          "insuredGoods": {
            "type": "string",
            "default": ""
          },
          "perils": {
            "type": "string",
            "default": ""
          },
          "territory": {
            "type": "number",
            "default": ""
          },
          "currency": {
            "type": "number",
            "default": ""
          },
          "valuation": {
            "type": "string",
            "default": ""
          },
          "estAnnualTurnoverType": [
            {
              "name": {
                "type": "string",
                "default": ""
              },
              "exposureType": {
                "type": "number",
                "default": ""
              },
              "dbId": {
                "type": "string",
                "default": ""
              }
            }
          ],
          "ratingType": {
            "type": "number",
            "default": ""
          },
          "exportsTurnover": {
            "type": "string",
            "default": ""
          },
          "exportsTurnoverCurrency": {
            "type": "number",
            "default": ""
          },
          "exportsTurnoverComment": {
            "type": "string",
            "default": ""
          },
          "importsTurnover": {
            "type": "string",
            "default": ""
          },
          "importsTurnoverComment": {
            "type": "string",
            "default": ""
          },
          "importsTurnoverCurrency": {
            "type": "number",
            "default": ""
          },
          "domesticTransitTurnover": {
            "type": "string",
            "default": ""
          },
          "domesticTransitTurnoverCurrency": {
            "type": "number",
            "default": ""
          },
          "domesticTransitTurnoverComment": {
            "type": "string",
            "default": ""
          },
          "turnoverTotal": {
            "type": "string",
            "default": ""
          },
          "turnoverTotalCurrency": {
            "type": "number",
            "default": ""
          },
          "storageInformation": {
            "type": "string",
            "default": ""
          },
          "storageInformationCurrency": {
            "type": "number",
            "default": ""
          },
          "storageInformationComment": {
            "type": "string",
            "default": ""
          },
          "turnoverTotalComment": {
            "type": "string",
            "default": ""
          },
          "layer": {
            "type": [
              "string",
              "null"
            ],
            "default": null
          },
          "totalInsuredValue": {
            "type": "string",
            "default": ""
          },
          "goodsDescription": {
            "type": "string",
            "default": ""
          },
          "continuityDate": {
            "type": "string",
            "default": ""
          },
          "retroactiveDate": {
            "type": "string",
            "default": ""
          },
          "extendedReportingPeriod": {
            "type": "string",
            "default": ""
          },
          "localUnderlyingPolicy": {
            "type": "string",
            "default": ""
          },
          "triggerType": {
            "type": "string",
            "default": ""
          },
          "annualGrossIncome": {
            "type": "string",
            "default": ""
          },
          "annualGrossIncomeCurrency": {
            "type": "number",
            "default": ""
          },
          "annualGrossIncomeComment": {
            "type": [
              "string",
              "null"
            ],
            "default": null
          },
          "tieInLimits": {
            "type": "string",
            "default": ""
          },
          "tieInLimitsCurrency": {
            "type": "number",
            "default": ""
          },
          "tieInLimitsComment": {
            "type": [
              "string",
              "null"
            ],
            "default": null
          },
          "otherTurnOver": {
            "type": "string",
            "default": ""
          },
          "otherTurnOverCurrency": {
            "type": "number",
            "default": ""
          },
          "otherTurnOverComment": {
            "type": [
              "string",
              "null"
            ],
            "default": null
          },
          "locationValues": {
            "type": "string",
            "default": ""
          },
          "totalSalesC": {
            "type": "string",
            "default": ""
          },
          "totalSales": {
            "type": "string",
            "default": ""
          },
          "totalSalesComment": {
            "type": "string",
            "default": ""
          },
          "totalRevenueC": {
            "type": "string",
            "default": ""
          },
          "totalRevenue": {
            "type": "string",
            "default": ""
          },
          "totalRevenueComment": {
            "type": "string",
            "default": ""
          },
          "classesOfEligiblePersons": {
            "type": "array",
            "default": []
          },
          "aggregateLimit": {
            "type": "string",
            "default": ""
          },
          "assistanceProvider": {
            "type": "string",
            "default": ""
          },
          "benifitDetails": {
            "type": "array",
            "default": []
          },
          "territoryOther": {
            "type": "string",
            "default": ""
          },
          "totalEmployees": {
            "type": "string",
            "default": ""
          },
          "squareFootage": {
            "type": "string",
            "default": ""
          },
          "totalSalesCurrency": {
            "type": "number",
            "default": ""
          },
          "totalRevenueCurrency": {
            "type": "number",
            "default": ""
          },
          "totalPayroll": {
            "type": "string",
            "default": ""
          },
          "totalPayrollCurrency": {
            "type": "number",
            "default": ""
          },
          "totalPayrollComment": {
            "type": "string",
            "default": ""
          },
          "classList": {
            "type": "array",
            "default": []
          },
          "totalAssetsCurrency": {
            "type": "number",
            "default": ""
          },
          "totalAssets": {
            "type": "string",
            "default": ""
          },
          "totalAssetsComment": {
            "type": [
              "string",
              "null"
            ],
            "default": null
          },
          "assetsUnderManagementCurrency": {
            "type": "number",
            "default": ""
          },
          "assetsUnderManagement": {
            "type": "string",
            "default": ""
          },
          "assetsUnderManagementComment": {
            "type": [
              "string",
              "null"
            ],
            "default": null
          },
          "cashPositionCurrency": {
            "type": "number",
            "default": ""
          },
          "cashPosition": {
            "type": "string",
            "default": ""
          },
          "cashPositionComment": {
            "type": [
              "string",
              "null"
            ],
            "default": null
          },
          "locationValuesCurrency": {
            "type": "number",
            "default": ""
          }
        },
        "exchangeRate": {
          "type": "array",
          "default": []
        },
        "anyAttachment": {
          "type": "array",
          "default": []
        },
        "liabilityList": {
          "type": "array",
          "default": []
        },
        "deductibleList": {
          "type": "array",
          "default": []
        },
        "otherInformation": {
          "premiumCollectionsList": [
            {
              "dbId": {
                "type": "string",
                "default": ""
              },
              "id": {
                "type": "number",
                "default": ""
              },
              "name": {
                "type": "string",
                "default": ""
              },
              "code": {
                "type": "string",
                "default": ""
              }
            }
          ],
          "targetReinsuranceShare": {
            "type": "string",
            "default": ""
          },
          "insuringConditions": {
            "type": "string",
            "default": ""
          },
          "claimHandlingGuidelines": {
            "type": "string",
            "default": ""
          },
          "additionalTermsConditions": {
            "type": "string",
            "default": ""
          },
          "additionalComments": {
            "type": "string",
            "default": ""
          },
          "certificateRequired": {
            "type": "string",
            "default": ""
          },
          "localInsurerOtherService": {
            "type": "string",
            "default": ""
          },
          "lossInformation": {
            "type": "string",
            "default": ""
          },
          "attachment": {
            "type": "string",
            "default": ""
          }
        },
        "suggestedPremium": {
          "subCoveragesList": [
            {
              "id": {
                "type": "string",
                "default": ""
              },
              "coverageId": {
                "type": "number",
                "default": ""
              },
              "subCoverageId": {
                "type": "number",
                "default": ""
              },
              "subCoverageName": {
                "type": "string",
                "default": ""
              },
              "pmSuggestedPremium": {
                "type": "string",
                "default": ""
              },
              "pmSuggestedPremiumCurrency": {
                "type": "number",
                "default": ""
              },
              "pmSuggestedPremiumComment": {
                "type": "string",
                "default": ""
              },
              "basePremium": {
                "type": "string",
                "default": ""
              },
              "basePremiumCurrency": {
                "type": [
                  "number",
                  "null"
                ],
                "default": null
              },
              "basePremiumComment": {
                "type": "string",
                "default": ""
              }
            }
          ],
          "pmSuggestedPremiumTotal": {
            "type": "string",
            "default": ""
          },
          "pmSuggestedPremiumTotalC": {
            "type": "string",
            "default": ""
          },
          "pmSuggestedPremiumTotalCurrency": {
            "type": "number",
            "default": ""
          },
          "pmSuggestedPremiumTotalComment": {
            "type": "string",
            "default": ""
          },
          "suggestedPremium": {
            "type": "string",
            "default": ""
          },
          "suggestedPremiumCurrency": {
            "type": "number",
            "default": ""
          },
          "suggestedPremiumComment": {
            "type": "string",
            "default": ""
          },
          "additionalPremium": {
            "type": "string",
            "default": ""
          },
          "additionalPremiumCurrency": {
            "type": "number",
            "default": ""
          },
          "additionalPremiumComment": {
            "type": "string",
            "default": ""
          },
          "basePremiumTotal": {
            "type": "string",
            "default": ""
          },
          "basePremiumTotalCurrency": {
            "type": "number",
            "default": ""
          },
          "basePremiumTotalComment": {
            "type": "string",
            "default": ""
          }
        },
        "lossNoticeContact": [
          {
            "id": {
              "type": "string",
              "default": ""
            },
            "orgName": {
              "type": "string",
              "default": ""
            },
            "address": {
              "type": "string",
              "default": ""
            },
            "phone": {
              "type": "string",
              "default": ""
            },
            "alternativeNumber": {
              "type": "string",
              "default": ""
            },
            "communicate": {
              "type": "string",
              "default": ""
            },
            "email": {
              "type": "string",
              "default": ""
            },
            "claimContactType": {
              "type": "string",
              "default": ""
            },
            "pmNpId": {
              "type": [
                "string",
                "null"
              ],
              "default": null
            },
            "countryId": {
              "type": "number",
              "default": ""
            }
          }
        ],
        "isCountryVisiblePm": {
          "type": "boolean",
          "default": true
        },
        "lossInfoAttachment": {
          "type": "array",
          "default": []
        },
        "premiumCalculation": {
          "subCoveragesList": {
            "type": "array",
            "default": []
          },
          "grossBillableInsuredPremiumCurrency": {
            "type": "number",
            "default": ""
          },
          "basePremiumCurrency": {
            "type": "number",
            "default": ""
          },
          "retentionCurrency": {
            "type": "number",
            "default": ""
          },
          "foreignBrokerageCurrency": {
            "type": "number",
            "default": ""
          },
          "insurerNetPremiumCurrency": {
            "type": "number",
            "default": ""
          },
          "globexUnderwritingProgramFeeCurrency": {
            "type": "number",
            "default": ""
          }
        },
        "foreignBrokerCompany": {
          "id": {
            "type": "string",
            "default": ""
          },
          "foreignBrokerName": {
            "type": "string",
            "default": ""
          },
          "orgName": {
            "type": "string",
            "default": ""
          },
          "address": {
            "type": "string",
            "default": ""
          },
          "phone": {
            "type": "string",
            "default": ""
          },
          "alternativeNumber": {
            "type": "string",
            "default": ""
          },
          "communicate": {
            "type": "string",
            "default": ""
          },
          "email": {
            "type": "string",
            "default": ""
          },
          "foreignBrokerCommission": {
            "type": "string",
            "default": ""
          }
        },
        "foreignBrokerContact": {
          "id": {
            "type": "string",
            "default": ""
          },
          "foreignBrokerNameAlter": {
            "type": "string",
            "default": ""
          },
          "orgName": {
            "type": "string",
            "default": ""
          },
          "address": {
            "type": "string",
            "default": ""
          },
          "phone": {
            "type": "string",
            "default": ""
          },
          "alternativeNumber": {
            "type": "string",
            "default": ""
          },
          "communicate": {
            "type": "string",
            "default": ""
          },
          "email": {
            "type": "string",
            "default": ""
          }
        },
        "lossNoticeContactEdit": {
          "type": "object",
          "default": {}
        },
        "storageInfoAttachment": {
          "type": "array",
          "default": []
        },
        "originalLocalInsuredContact": {
          "id": {
            "type": "string",
            "default": ""
          },
          "orgName": {
            "type": "string",
            "default": ""
          },
          "address": {
            "type": "string",
            "default": ""
          },
          "phone": {
            "type": "string",
            "default": ""
          },
          "alternativeNumber": {
            "type": "string",
            "default": ""
          },
          "communicate": {
            "type": "string",
            "default": ""
          },
          "email": {
            "type": "string",
            "default": ""
          }
        },
        "originalLocalInsuredEntities": [
          {
            "originalLocalInsuredName": {
              "type": "string",
              "default": ""
            },
            "originalLocalInsuredTaxid": {
              "type": "string",
              "default": ""
            },
            "originalLocalInsuredOperations": {
              "type": "string",
              "default": ""
            },
            "address": {
              "type": "string",
              "default": ""
            },
            "phone": {
              "type": "string",
              "default": ""
            },
            "alternativeNumber": {
              "type": "string",
              "default": ""
            },
            "communicate": {
              "type": "string",
              "default": ""
            },
            "email": {
              "type": "string",
              "default": ""
            },
            "insuranceType": {
              "type": "number",
              "default": ""
            },
            "contactName": {
              "type": "string",
              "default": ""
            },
            "contactLastName": {
              "type": "string",
              "default": ""
            },
            "insuredType": {
              "type": "number",
              "default": ""
            },
            "id": {
              "type": "string",
              "default": ""
            }
          }
        ],
        "npDetailsByReinsuredId": {
          "type": "array",
          "default": []
        },
        "npLocalDetailsByReinsuredId": {
          "type": "array",
          "default": []
        },
        "taxList": {
          "type": "array",
          "default": []
        },
        "totalAttachments": {
          "type": "array",
          "default": []
        }
      }
    ]
  },
  "LineOfBusiness": "MarineCargo"
}

2-Layer Validation Report

1 Empty Field Analysis

2 Completeness Check

Correct & Train System

Edit the JSON to fix errors - the system learns from your corrections!

How it works

  • • Edit the JSON below to correct any errors
  • • System saves your correction with AI embedding
  • • Future similar documents automatically use this example
  • • Accuracy improves with each correction!
-
Total Fields
-
Filled Fields
-
Size (KB)