GET api/SampleData/GetEmployeeHealthTips?employeeId={employeeId}&name={name}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
employeeId | string |
Required |
|
name | string |
Required |
Body Parameters
None.
Response Information
Resource Description
SectionResultOfEmployeeHealthTipName | Description | Type | Additional information |
---|---|---|---|
title | string |
None. |
|
result | EmployeeHealthTip |
None. |
|
rightHeaderLink | Link |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.