GET api/CcLead/GetPolicyinfoForDetailSection?polNumber={polNumber}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| polNumber | string |
Required |
Body Parameters
None.
Response Information
Resource Description
CcLeadPolicyDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| PolicyInfo | PolicyDTO |
None. |
|
| PolicyLeads | Collection of CcLeadDTO |
None. |
|
| NotesInfo | Collection of CcNoteDTO |
None. |
|
| AssociatedPolicies | Collection of AssociatedPolicyDTO |
None. |
|
| CurrentPremium | Collection of PremiumInfoDTO |
None. |
|
| CalculatedPremium | Collection of CalculatedPremiumDTO |
None. |
|
| PolicyPlanInfo | Collection of CoverageInformationDTO |
None. |
|
| AreLeadsInProfile | boolean |
None. |
|
| ResolutionTypes | Collection of CcLeadResolutionTypeDTO |
None. |
|
| CallerId | integer |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.