GET api/PrintTest/test?center_id={center_id}&compensation_id={compensation_id}&date={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 StaffMonthWorkCaseName | 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.