TimesheetService

This table lists the methods in the timesheet service of the PrismHR Services API.

Method Description
TimesheetService.accept Perform a final validation and then commit the data to the payroll batch

TimesheetService.directPayEntry

Import one or more direct payments into the system for a specific client and employee.

TimesheetService.finalizePrismBatchEntry

Finalize all of the employees' time sheets for the specified batch

TimesheetService.getBatchStatus

Retrieve the current status of the specified payroll batch

TimesheetService.getParamData Retrieve list of templates and payroll batches available for web use
TimesheetService.getTimeSheetData Retrieve time sheet data for PrismHR clients
TimesheetService.reject Revert status of the imported payroll batch
TimesheetService.upload Upload imported pay data

Parent Topic

Allowed Methods for Web Service Users