getSupplementalWagesByPageAsk AIget https://webservices-test.net-chef.com/supplementalwage/v1/getSupplementalWagesByPageRetrieve details of supplemental wages by page number.Query ParamsemployeeNumberstringThe employee number from the employee record.laborDatestringrequiredThe Labor 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 POS Code for the Position.supplementalWageCodestringThe Code number for the Supplemental Wage.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 404Supplemental Wage not found 429Too Many Requests 500Unexpected Error 503System under maintenance 504TimeoutUpdated 5 months ago