v1
latestOpenAPI 3.0.12026-08-0677841.1 MBWorkingPatterns
Gets a list of working patterns for a given date range.
<br /> This API request method is currently in beta testing. <br /> To gain access to use this method, please contact <a href='mailto:hrapi@iris.co.uk'>hrapi@iris.co.uk</a>.
get/workingpatterns
Query parameters
startDatestring date-time required
The first day of the generated working patterns.
endDatestring date-time required
The last day of the generated working patterns.
Must be after and within 366 days of startDate.
$topinteger
Show only the first n items, maximum of 250, see Paging - Top
$skipinteger
Skip the first n items, see Paging - Skip
$filterstring
Filter items by property values, see Filtering
$selectstring[]
Select properties to be returned, see Select
$orderbystring
Order items by property values, see Sorting
$countboolean
Include count of items, see Count
Response
OK