GET api/Reservation/List?limit={limit}&page={page}&employeenumber={employeenumber}&supervisoremployeenumber={supervisoremployeenumber}&startdate={startdate}&enddate={enddate}&status={status}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| limit | No documentation available. |
Define this parameter in the request URI. |
| page | No documentation available. |
Define this parameter in the request URI. |
| employeenumber | No documentation available. |
Define this parameter in the request URI. |
| supervisoremployeenumber | No documentation available. |
Define this parameter in the request URI. |
| startdate | No documentation available. |
Define this parameter in the request URI. |
| enddate | No documentation available. |
Define this parameter in the request URI. |
| status | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.