getTimeClockEnhancedByPageAsk AIget https://webservices-test.net-chef.com/timeclock/v1/getTimeClockEnhancedByPageRetrieve employee time clock details by page number.Query ParamsemployeeNumberstringThe employee number from the employee record.laborDatestringrequiredLabor date to retrieve in format dd-MMM-yy.locationCodestringThe Code that identifies the Location in Crunchtime.pageNumberint32Defaults to 1Retrieve one or more records by pageNumber. Use to retrieve data in smaller chunks. If left blank, the default is 1.posCodestringThe Code that identifies the Location in Crunchtime.statusstringStatus (ALL, REVIEWED, POSTED)pageSizeint32Number of items to display per page.includeNullbooleanSpecify 'true' to output null data elements.truefalseHeadersauthenticationtokenstringrequiredSecure token for API authentication.passwordstringrequiredPassword for the Crunchtime Application User.sitenamestringrequiredCrunchtime site identifier. (test or production)useridstringrequiredUser ID for the Crunchtime Application User.X-B3-TraceIdstringOptional trace identifier for troubleshooting.acceptstringenumDefaults to application/jsonGenerated from available response content types*/*application/jsonAllowed:*/*application/jsonResponses 200Success 400Validation Error 401Authorization 404timeclock enhanced not found 429Too Many Requests 500Unexpected Error 503System under maintenance 504TimeoutUpdated 5 months ago