v3
latestOpenAPI 3.1.02026-07-311,0939714.5 MBLeave request
Currently available units for the given leaveRequestIds
Activity name : <a href="https://developer.loket.nl/Activities/GetCurrentlyAvailableLeaveUnitsByRequestIds" target="_blank">GetCurrentlyAvailableUnitsByLeaveRequestIds</a>
This endpoint returns for the given set of leaveRequestIDs, the currentlyAvailableUnits for the leaveType of the leave request. All leaveRequestIDs must be accessible by the user.
get/v2/providers/employers/employees/employments/leaverequests/currentlyAvailableUnits
Query parameters
leaveRequestIdsstring uuid required
Example:b14acd0d-75d7-4fc8-8b22-4a3924585cab, d27acd0d-75d7-4fc8-8b22-4a3924585def
Comma separated list of leaveRequestIds (GUIDs) to get the currently available units for.
Headers
Authorizationstring required
Example:Bearer <TOKEN>
A valid Bearer token for authorizing the request.
Acceptstring required
Example:application/json;version=2018-01-01
The accept header is used to influence what type of output is returned and in most cases the version of the output
Response
OK