GET api/Policy/GetPoliciesData
Request Information
URI Parameters
None.
Body Parameters
Collection of stringRequest Formats
application/json, text/json
Sample:
[ "sample string 1", "sample string 2" ]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of PolicyDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| HouseHoldData | Collection of PolicyDTO |
None. |
|
| PolicyChangeAddress | Collection of PolicyChangeAddressDTO |
None. |
|
| Plans | Collection of PolicyPlans |
None. |
|
| Id | integer |
None. |
|
| pNum | string |
None. |
|
| Notes | string |
None. |
|
| ServiceRequestType | ServiceRequestTypeEnum |
None. |
|
| lastName | string |
None. |
|
| firstName | string |
None. |
|
| Age | integer |
None. |
|
| Gender | string |
None. |
|
| dateOfBirth | string |
None. |
|
| Phone | string |
None. |
|
| FormattedPhone | string |
None. |
|
| Phone2 | string |
None. |
|
| FormattedPhone2 | string |
None. |
|
| Address1 | string |
None. |
|
| DisplayAddress | string |
None. |
|
| DisplayCountryZip | string |
None. |
|
| Address2 | string |
None. |
|
| Group | string |
None. |
|
| stageOfPolicy | string |
None. |
|
| AnnualBilling | decimal number |
None. |
|
| MonthlyBilling | decimal number |
None. |
|
| Special | decimal number |
None. |
|
| Quarter | decimal number |
None. |
|
| semiAnnual | decimal number |
None. |
|
| Form | string |
None. |
|
| FormString | string |
None. |
|
| uniLifeBalance | decimal number |
None. |
|
| uniLifeBilled | decimal number |
None. |
|
| depositAccountBalance | decimal number |
None. |
|
| depositAccountBilled | decimal number |
None. |
|
| loadValue | decimal number |
None. |
|
| Mode | string |
None. |
|
| SSN | string |
None. |
|
| ModeString | string |
None. |
|
| Underwriting | string |
None. |
|
| ApplicationDateString | string |
None. |
|
| entryDate | string |
None. |
|
| entryDt | date |
None. |
|
| issueDate | string |
None. |
|
| issueDt | date |
None. |
|
| cashWithApplication | string |
None. |
|
| dueDay | string |
None. |
|
| paidTo | string |
None. |
|
| paidToDt | date |
None. |
|
| agentName | string |
None. |
|
| agentNumber | string |
None. |
|
| dialsTotal | string |
None. |
|
| alpTotal | string |
None. |
|
| closingPercent | string |
None. |
|
| Product | string |
None. |
|
| Affiliation | string |
None. |
|
| Status | string |
None. |
|
| City | string |
None. |
|
| State | string |
None. |
|
| Zip | string |
None. |
|
| StageList | string |
None. |
|
| DateFrom | string |
None. |
|
| DateTo | string |
None. |
|
| Stage | string |
None. |
|
| StageString | string |
None. |
|
| Country | string |
None. |
|
| FullName | string |
None. |
|
| HouseHoldId | string |
None. |
|
| HideHeader | boolean |
None. |
|
| IsLeadAddressDifferent | boolean |
None. |
|
| POSLeadId | integer |
None. |
|
| policySearchType | string |
None. |
|
| GeoCodeAddress | string |
None. |
|
| Lattitude | decimal number |
None. |
|
| Longitude | decimal number |
None. |
|
| ApplicationDate | date |
None. |
|
| Comments | string |
None. |
|
| Proc | string |
None. |
|
| ProcString | string |
None. |
|
| StatusDefinitions | string |
None. |
|
| HideButtonIsAccessFromLead | boolean |
None. |
|
| HidePanelIsAccessFromLead | boolean |
None. |
|
| PolicyStatusList | Collection of PolicyStatusDTO |
None. |
|
| string |
None. |
||
| IsSignAmendmentLetterAvailable | boolean |
None. |
|
| SignAmendmentText | string |
None. |
|
| HasRT99Letter | boolean |
None. |
|
| OwnerFirstName | string |
None. |
|
| OwnerLastName | string |
None. |
|
| OwnerFullName | string |
None. |
|
| HasOwnername | boolean |
None. |
|
| OwnerName | string |
None. |
|
| listCcNoteDTO | Collection of CcNoteDTO |
None. |
|
| IsDNCMarked | boolean |
None. |
|
| IsSaleOrLapsedOrExpire | boolean |
None. |
|
| PolicySearchID | integer |
None. |
|
| LeadId | integer |
None. |
|
| IsLogPolicySearchCount | boolean |
None. |
|
| IsPrimaryDnc | boolean |
None. |
|
| IsSecondaryDnc | boolean |
None. |
|
| PolicySearchesLeft | string |
None. |
|
| activityDate | string |
None. |
|
| activityDt | date |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.