Lists all the staff associated with a kiosk and their current shifts.

Request

GET https://api.yourpayroll.co.uk/api/v2/business/{businessId}/kiosk/{kioskId}/staff

Path parameters

Parameter name Value Description Additional
kioskId int32

The ID of the kiosk

Required
businessId string Required

Query parameters

Parameter name Value Description Additional
restrictCurrentShiftsToCurrentKioskLocation boolean

The default value is set to false which will return current shifts for employees against this particular location. Setting the value to true will return employees shift details with access to this location.

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

OK

BasicKioskEmployeeModel