Get pay record information by employee id.Ask AIget https://api.greenshadesonline.com/employees/{employeeId}/pay-recordsPath ParamsemployeeIdstringrequiredResults are filtered by employee.Query ParamsworkspaceIdintegerrequiredResults are filtered by workspace Id.startDatedaterequiredResults are filtered by start date.endDatedaterequiredResults are filtered by end date.pageSizeintegerOptional limit to the number of records in response. If there are more results, response header will contain X-GS-CURSOR.afterstringSee X-GS-CURSOR response header. Set the cursor here to fetch the next page.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content types*/*application/jsonapplication/xmlAllowed:*/*application/jsonapplication/xmlResponses 200Success 400Bad Request 401UnauthorizedUpdated 4 months ago