GET api/{programid}/Employee/{employeeNo}/CheckListNotification
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| programid | string |
Required |
|
| employeeNo | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of INotificationMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| RespondentId | string |
None. |
|
| DaysRemaining | integer |
None. |
|
| IsForRecertification | integer |
None. |
|
| ExpiryDate | string |
None. |
|
| EmployeeName | string |
None. |
|
| CheckListType | CheckListType |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.