Gets relevant lookup data for an employee in relation to a kiosk.
GET https://api.yourpayroll.com.au/api/v2/business/{businessId}/kiosk/{kioskId}/lookupdata/{employeeId}
Parameter name | Value | Description | Additional |
---|---|---|---|
kioskId | int32 | Required | |
employeeId | int32 | Required | |
businessId | string | Required |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK OK |
AuTimeAndAttendanceLookupDataModel |
Powered by DapperDox