Skip to content

Instantly share code, notes, and snippets.

@scuddalo
Created April 14, 2018 00:05
Show Gist options
  • Save scuddalo/75577aad74b132d3f0f54ececc7858d7 to your computer and use it in GitHub Desktop.
Save scuddalo/75577aad74b132d3f0f54ececc7858d7 to your computer and use it in GitHub Desktop.
{
"customerNumber": "510052",
"effectiveDate": "2018-05-11",
"countryCd": "US",
"riskStateCd": "FL",
"pricingTierCd": "Standard",
"insured": {
"corporateName": "Flowers",
"priorYearRevenue": 1,
"sicCode": "11112",
"legalIdentification": "11-1111111",
"legalEntityCd": "PRTN",
"businessStartedDate": "2000-11-11",
"numberOfEmployees": 11,
"address": {
"addressLine1": "1111 Highway A1A",
"addressLine2": "",
"addressLine3": "",
"city": "Miami Beach",
"county": "Miami-Dade County",
"postalCode": "33139",
"stateProvCd": "FL",
"countryCd": "US"
}
},
"contacts": [
{
"firstName": "Client",
"lastName": "10",
"middleName": "",
"genderCd": "female",
"dateOfBirth": "2000-11-11",
"email": "cade+cl10@spraoi.ai",
"phone": null,
"preferredInd": true
}
],
"riskLocations": [
{
"seqNo": 0,
"companyLocation": "Location-0",
"address": {
"addressLine1": "1111 Highway A1A",
"addressLine2": "",
"addressLine3": "",
"city": "Miami Beach",
"county": "Miami-Dade County",
"postalCode": "33139",
"stateProvCd": "FL",
"countryCd": "US"
}
}
],
"totalCyber": {
"overallCoverageLimitCd": "250000",
"questionnaire": {
"protectionSoftwareInstalledInd": false,
"processesOrStoresSensitiveInformationInd": false,
"numberUniqueRecordsExisted": 1,
"usesEncryptionToolsInd": false,
"firewallInd": false,
"criticalDataBackupFrequencyCd": "Monthly",
"hadIncidentsInLast3yearsInd": false,
"numberUniqueRecordsStored": 1,
"privacySecurityPolicyInd": false,
"virusAccidentsInd": false,
"trainingEmployeesInd": false,
"reviewPriorPostingInd": false,
"everReceivedClaimsInd": false
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment