GET api/PolicyImportantDateList?key={key}
Use this endpoint to get policy important date information.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key |
Important date database id to get a particular record base on id. |
globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
PolicyImportantDateList class.
Collection of PolicyImportantDateList| Name | Description | Type | Additional information |
|---|---|---|---|
| DatabaseId | globally unique identifier |
None. |
|
| Description | string |
None. |
|
| CreateDate | date |
None. |
|
| ChangeDate | date |
None. |
|
| Details | Collection of ImportantDatesDetails |
None. |