POST rpc/RateInfoRequest

Method used to get rates (which includes base rates and ILF for ISO rated class codes), exposures, additional questions for GL class codes and the low and high range for rating property

Request Information

URI Parameters

None.

Body Parameters

RateInfoRequestModel: Example can be seen by clicking link

RateInfoRequestModel
NameDescriptionTypeAdditional information
GlCoverage

GLCoverageModel

None.

QuoteNumber

string

None.

QuoteType

string

None.

PolicyNumber

string

None.

RateAsOfDate

string

None.

EffectiveDate

string

None.

ExpirationDate

string

None.

LocationSchedule

Collection of LocationModel

None.

IsRenewal

boolean

None.

UserEnteredTRIAMinimumPremium

string

None.

APIResult

APIResultModel

None.

Hash

string

None.

Request Formats

application/json, text/json

Sample:
{
  "apiResult": {
    "successResult": true,
    "warnings": [],
    "errors": []
  },
  "effectiveDate": "8/17/2016",
  "expirationDate": "8/17/2017",
  "locationSchedule": [
    {
      "premisesNumber": 1,
      "streetAddress1": "95 Warwick Lane",
      "streetAddress2": "",
      "city": "Troy",
      "zipCode": "22974",
      "county": "Fluvanna",
      "state": "VA",
      "omitAddressVerification": false,
      "territoryCode": "504",
      "country": "US"
    }
  ],
  "glCoverage": {
    "aggregateOccurrenceLimits": "$1,000,000/$2,000,000",
    "prcoLimit": "$2,000,000",
    "persAndAdvInjuryLimit": "$1,000,000",
    "damagesToPremisesLimit": "$100,000",
    "medicalExpenseLimit": "$5,000",
    "deductible": "-- NO DEDUCTIBLE --",
    "liquorLiabilityLimits": "$500,000/$500,000",
    "classCodeSchedule": [
      {
        "premisesRef": 1,
        "number": "16910",
        "subNumber": "1",
        "includeManualInfo": false,
        "description": "Restaurants - with sale of alcoholic beverages that are less than 30% of the annual receipts of the restaurants - with table service",
        "classCodeId": "1"
      }
    ],
    "deductibleLastRatedByInternalUser": false
  },
  "isRenewal": false
}

text/html

Sample:
{"apiResult":{"successResult":true,"warnings":[],"errors":[]},"effectiveDate":"8/17/2016","expirationDate":"8/17/2017","locationSchedule":[{"premisesNumber":1,"streetAddress1":"95 Warwick Lane","streetAddress2":"","city":"Troy","zipCode":"22974","county":"Fluvanna","state":"VA","omitAddressVerification":false,"territoryCode":"504","country":"US"}],"glCoverage":{"aggregateOccurrenceLimits":"$1,000,000/$2,000,000","prcoLimit":"$2,000,000","persAndAdvInjuryLimit":"$1,000,000","damagesToPremisesLimit":"$100,000","medicalExpenseLimit":"$5,000","deductible":"-- NO DEDUCTIBLE --","liquorLiabilityLimits":"$500,000/$500,000","classCodeSchedule":[{"premisesRef":1,"number":"16910","subNumber":"1","includeManualInfo":false,"description":"Restaurants - with sale of alcoholic beverages that are less than 30% of the annual receipts of the restaurants - with table service","classCodeId":"1"}],"deductibleLastRatedByInternalUser":false},"isRenewal":false}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

RateInfoResponseModel: Example can be seen by clicking link

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.

Response Formats

application/json, text/json

Sample:
{
  "apiResult": {
    "successResult": true,
    "warnings": [],
    "errors": []
  },
  "effectiveDate": "8/17/2016",
  "expirationDate": "8/17/2017",
  "locationSchedule": [
    {
      "premisesNumber": 1,
      "streetAddress1": "95 Warwick Lane",
      "streetAddress2": "",
      "city": "Troy",
      "zipCode": "22974",
      "county": "Fluvanna",
      "state": "VA",
      "omitAddressVerification": false,
      "territoryCode": "504",
      "country": "US",
      "locationResult": {
        "wildfireActive": false,
        "wildfireAcresCoverage": 0.0,
        "normalizedAddress": "95 Warwick Ln, Troy, VA 22974, USA",
        "matchLevel": "Street Address",
        "addressMatch": false,
        "latitude": "37.9435677",
        "longitude": "-78.24748129999999",
        "distanceToCoast": "102.96",
        "stateWindEligible": true,
        "locationWindEligible": true,
        "windEligibilityMessage": "Distance to coast 102.96 for Wind/Hail coverage underwriting"
      }
    }
  ],
  "glCoverage": {
    "aggregateOccurrenceLimits": "$1,000,000/$2,000,000",
    "prcoLimit": "$2,000,000",
    "persAndAdvInjuryLimit": "$1,000,000",
    "damagesToPremisesLimit": "$100,000",
    "medicalExpenseLimit": "$5,000",
    "deductible": "-- NO DEDUCTIBLE --",
    "liquorLiabilityLimits": "$500,000/$500,000",
    "classCodeSchedule": [
      {
        "premisesRef": 1,
        "number": "16910",
        "subNumber": "1",
        "includeManualInfo": false,
        "description": "Restaurants - with sale of alcoholic beverages that are less than 30% of the annual receipts of the restaurants - with table service",
        "classCodeRateInfo": {
          "offeredPL": false,
          "canRateByISO": true,
          "canRateByCompany": false,
          "premisesAuthority": "Authorized",
          "productsAuthority": "Authorized",
          "isoRateInfo": {
            "isoRates": {
              "premisesIncreasedLimitFactor": "1.330",
              "premisesLossCostModifier": "0.980",
              "premisesRSUIAdjustedRate": "1.714",
              "isPremisesRateEditable": false,
              "productsIncreasedLimitFactor": "1.460",
              "productsLossCostModifier": "0.078",
              "productsRSUIAdjustedRate": "0.136",
              "isProductsRateEditable": false,
              "additionalModifier": "1.093",
              "companyLossCostMultiplier": "1.600"
            },
            "premisesExposureGroups": [
              {
                "groupID": 1,
                "groupType": "Mandatory",
                "isDisplayable": true,
                "exposures": [
                  {
                    "exposureDataType": "Amount",
                    "exposureDivisor": "1000",
                    "exposureBasis": "Sales",
                    "question": "Restaurants - with sale of alcoholic beverages that are less than 30% of the annual receipts of the restaurants - with table service",
                    "questionID": "1",
                    "isMandatory": false,
                    "isDisplayable": true
                  }
                ]
              }
            ]
          },
          "liquorRateInfo": {
            "isRateEditable": false,
            "exposureGroups": [
              {
                "groupID": 1,
                "groupType": "Mandatory",
                "isDisplayable": true,
                "exposures": [
                  {
                    "exposureDataType": "Amount",
                    "exposureDivisor": "1000",
                    "exposureBasis": "Sales",
                    "question": "Alcoholic beverages",
                    "questionID": "-999",
                    "isMandatory": false,
                    "isDisplayable": true
                  }
                ]
              }
            ]
          }
        },
        "classCodeId": "1"
      }
    ],
    "deductibleLastRatedByInternalUser": false
  },
  "generatedDate": "8/17/2016 11:08:01 AM",
  "isRenewal": false
}

text/html

Sample:
{"apiResult":{"successResult":true,"warnings":[],"errors":[]},"effectiveDate":"8/17/2016","expirationDate":"8/17/2017","locationSchedule":[{"premisesNumber":1,"streetAddress1":"95 Warwick Lane","streetAddress2":"","city":"Troy","zipCode":"22974","county":"Fluvanna","state":"VA","omitAddressVerification":false,"territoryCode":"504","country":"US","locationResult":{"wildfireActive":false,"wildfireAcresCoverage":0.0,"normalizedAddress":"95 Warwick Ln, Troy, VA 22974, USA","matchLevel":"Street Address","addressMatch":false,"latitude":"37.9435677","longitude":"-78.24748129999999","distanceToCoast":"102.96","stateWindEligible":true,"locationWindEligible":true,"windEligibilityMessage":"Distance to coast 102.96 for Wind/Hail coverage underwriting"}}],"glCoverage":{"aggregateOccurrenceLimits":"$1,000,000/$2,000,000","prcoLimit":"$2,000,000","persAndAdvInjuryLimit":"$1,000,000","damagesToPremisesLimit":"$100,000","medicalExpenseLimit":"$5,000","deductible":"-- NO DEDUCTIBLE --","liquorLiabilityLimits":"$500,000/$500,000","classCodeSchedule":[{"premisesRef":1,"number":"16910","subNumber":"1","includeManualInfo":false,"description":"Restaurants - with sale of alcoholic beverages that are less than 30% of the annual receipts of the restaurants - with table service","classCodeRateInfo":{"offeredPL":false,"canRateByISO":true,"canRateByCompany":false,"premisesAuthority":"Authorized","productsAuthority":"Authorized","isoRateInfo":{"isoRates":{"premisesIncreasedLimitFactor":"1.330","premisesLossCostModifier":"0.980","premisesRSUIAdjustedRate":"1.714","isPremisesRateEditable":false,"productsIncreasedLimitFactor":"1.460","productsLossCostModifier":"0.078","productsRSUIAdjustedRate":"0.136","isProductsRateEditable":false,"additionalModifier":"1.093","companyLossCostMultiplier":"1.600"},"premisesExposureGroups":[{"groupID":1,"groupType":"Mandatory","isDisplayable":true,"exposures":[{"exposureDataType":"Amount","exposureDivisor":"1000","exposureBasis":"Sales","question":"Restaurants - with sale of alcoholic beverages that are less than 30% of the annual receipts of the restaurants - with table service","questionID":"1","isMandatory":false,"isDisplayable":true}]}]},"liquorRateInfo":{"isRateEditable":false,"exposureGroups":[{"groupID":1,"groupType":"Mandatory","isDisplayable":true,"exposures":[{"exposureDataType":"Amount","exposureDivisor":"1000","exposureBasis":"Sales","question":"Alcoholic beverages","questionID":"-999","isMandatory":false,"isDisplayable":true}]}]}},"classCodeId":"1"}],"deductibleLastRatedByInternalUser":false},"generatedDate":"8/17/2016 11:08:01 AM","isRenewal":false}

text/javascript, application/javascript, application/json-p

Sample:
({"apiResult":{"successResult":true,"warnings":[],"errors":[]},"effectiveDate":"8/17/2016","expirationDate":"8/17/2017","locationSchedule":[{"premisesNumber":1,"streetAddress1":"95 Warwick Lane","streetAddress2":"","city":"Troy","zipCode":"22974","county":"Fluvanna","state":"VA","omitAddressVerification":false,"territoryCode":"504","country":"US","locationResult":{"wildfireActive":false,"wildfireAcresCoverage":0.0,"normalizedAddress":"95 Warwick Ln, Troy, VA 22974, USA","matchLevel":"Street Address","addressMatch":false,"latitude":"37.9435677","longitude":"-78.24748129999999","distanceToCoast":"102.96","stateWindEligible":true,"locationWindEligible":true,"windEligibilityMessage":"Distance to coast 102.96 for Wind/Hail coverage underwriting"}}],"glCoverage":{"aggregateOccurrenceLimits":"$1,000,000/$2,000,000","prcoLimit":"$2,000,000","persAndAdvInjuryLimit":"$1,000,000","damagesToPremisesLimit":"$100,000","medicalExpenseLimit":"$5,000","deductible":"-- NO DEDUCTIBLE --","liquorLiabilityLimits":"$500,000/$500,000","classCodeSchedule":[{"premisesRef":1,"number":"16910","subNumber":"1","includeManualInfo":false,"description":"Restaurants - with sale of alcoholic beverages that are less than 30% of the annual receipts of the restaurants - with table service","classCodeRateInfo":{"offeredPL":false,"canRateByISO":true,"canRateByCompany":false,"premisesAuthority":"Authorized","productsAuthority":"Authorized","isoRateInfo":{"isoRates":{"premisesIncreasedLimitFactor":"1.330","premisesLossCostModifier":"0.980","premisesRSUIAdjustedRate":"1.714","isPremisesRateEditable":false,"productsIncreasedLimitFactor":"1.460","productsLossCostModifier":"0.078","productsRSUIAdjustedRate":"0.136","isProductsRateEditable":false,"additionalModifier":"1.093","companyLossCostMultiplier":"1.600"},"premisesExposureGroups":[{"groupID":1,"groupType":"Mandatory","isDisplayable":true,"exposures":[{"exposureDataType":"Amount","exposureDivisor":"1000","exposureBasis":"Sales","question":"Restaurants - with sale of alcoholic beverages that are less than 30% of the annual receipts of the restaurants - with table service","questionID":"1","isMandatory":false,"isDisplayable":true}]}]},"liquorRateInfo":{"isRateEditable":false,"exposureGroups":[{"groupID":1,"groupType":"Mandatory","isDisplayable":true,"exposures":[{"exposureDataType":"Amount","exposureDivisor":"1000","exposureBasis":"Sales","question":"Alcoholic beverages","questionID":"-999","isMandatory":false,"isDisplayable":true}]}]}},"classCodeId":"1"}],"deductibleLastRatedByInternalUser":false},"generatedDate":"8/17/2016 11:08:01 AM","isRenewal":false});