POST api/Employee?page={page}&limit={limit}&url={url}&reportMonth={reportMonth}&reportYear={reportYear}&error={error}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| page | integer |
Required |
|
| limit | integer |
Required |
|
| url | string |
Required |
|
| reportMonth | integer |
Required |
|
| reportYear | integer |
Required |
|
| error | boolean |
Default value is False |
Body Parameters
Int32&None.
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1
text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>