GET api/caregiver/messages/push/caregiver?messageId={messageId}&employeeId={employeeId}&messageCount={messageCount}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| messageId | decimal number |
Required |
|
| employeeId | decimal number |
Required |
|
| messageCount | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
SuccessResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Success | boolean |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.