GET api/NotesHistoryList?key={key}
Get notes detail history list.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key | globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of NotesHistoryList| Name | Description | Type | Additional information |
|---|---|---|---|
| DatabaseId | globally unique identifier |
None. |
|
| NoteType | string |
None. |
|
| ReminderDateTime | date |
None. |
|
| Subject | string |
None. |
|
| CreateDate | date |
None. |
|
| ChangeDate | date |
None. |
|
| Origin | PolicyOrigin |
None. |
|
| CreatedBy | string |
None. |
|
| CreatedByDatabaseId | string |
None. |
|
| ParentNoteId | globally unique identifier |
None. |
|
| Hide | boolean |
None. |
|
| Insured | InsuredBasic |
None. |
|
| Policy | PolicyBasic |
None. |
|
| DispositionDatabaseId | globally unique identifier |
None. |
|
| DispositionName | string |
None. |
|
| TaskDatabaseId | globally unique identifier |
None. |
|
| TaskTitle | string |
None. |
|
| ClaimDatabaseId | globally unique identifier |
None. |
|
| ClaimNumber | string |
None. |