GET api/reports/payroll?personType={personType}&personId={personId}&period={period}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| personType | string |
Required |
|
| personId | integer |
Required |
|
| period | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.