GET api/PrintTest/staff_compe/{center_id},{compensation_id},{date}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| center_id | integer |
Required |
|
| compensation_id | integer |
Required |
|
| date | date |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StaffMonthWorkCase| Name | Description | Type | Additional information |
|---|---|---|---|
| StaffID | integer |
None. |
|
| StaffDetail | StaffName |
None. |
|
| MonthID | integer |
None. |
|
| Days | Collection of StaffDayWorkCase |
None. |
|
| TotalCase | integer |
None. |
|
| TotalRound | integer |
None. |
|
| TotalHours | integer |
None. |
|
| TotalDay | integer |
None. |
|
| PerMonth | decimal number |
None. |
|
| TotalPay | decimal number |
None. |
|
| ExterMonth | decimal number |
None. |
|
| StaffPriority | integer |
None. |
|
| UltimateTotalMonthPay | decimal number |
None. |
|
| TotalMonthPay | decimal number |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.