GET api/PolicyDetailList?key={key}

Use this endpoint to get only policy related information.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
key

Policy database id to get a particular record base on id.

globally unique identifier

None.

Body Parameters

None.

Response Information

Resource Description

PolicyDetailList class.

Collection of PolicyDetailList
NameDescriptionTypeAdditional information
DatabaseId

globally unique identifier

None.

Number

string

None.

IsQuote

boolean

None.

EffectiveDate

date

None.

ExpirationDate

date

None.

BindDate

date

None.

BusinessType

string

None.

BusinessSubType

string

None.

Description

string

None.

BillingType

PolicyBillingType

None.

InsuredDatabaseId

globally unique identifier

None.

InsuredEmail

string

None.

InsuredFirstName

string

None.

InsuredLastName

string

None.

InsuredCommercialName

string

None.

CarrierName

string

None.

CarrierNAIC

string

None.

MgaName

string

None.

TotalPremium

decimal number

None.

TotalNonPremium

decimal number

None.

TotalAgencyCommission

decimal number

None.

ChangeDate

date

None.

CancellationDate

date

None.

ReinstatementDate

date

None.

Active

boolean

None.

Status

string

None.

InceptionDate

date

None.

CreateDate

date

None.

PolicyTerm

integer

None.

PolicyTermFormatted

string

None.

BinderId

string

None.

InsuredType

string

None.

LineOfBusinesses

Collection of PolicyLineOfBusiness

None.

AdditionalPolicyStatus

string

None.

PercentageChange

decimal number

None.

ProductName

string

None.

LastChangeUserId

globally unique identifier

None.

LastChangeUserName

string

None.