GET api/Policy/List?customerId={customerId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| customerId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of PolicySummary| Name | Description | Type | Additional information |
|---|---|---|---|
| Claims | Collection of ClaimSummary |
None. |
|
| CoverEnd | date |
None. |
|
| CoverStart | date |
None. |
|
| Id | globally unique identifier |
None. |
|
| IsMonthlyPremium | boolean |
None. |
|
| PetName | string |
None. |
|
| PolicyNumber | string |
None. |
|
| Premium | decimal number |
None. |
|
| ProductId | globally unique identifier |
None. |
|
| ProductName | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.