NewHireService

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

Method Description
NewHireService.cancelImport Cancel new hire import and remove all uncommitted employees from the temporary file
NewHireService.commitEmployees Commit employees after a final check to ensure that the employees can be hired without issue

NewHireService.EPHire

Begin the Employee Portal new hire process

NewHireService.getNewHireQuestions

Retrieve information about new hire questions assigned to a specific state, including any state default questions.

NewHireService.getNewHireRequiredFields Retrieve a list of required fields for a New Hire for a client, based on settings in Global New Hire Fields, New Hire Optional Fields, and the Control tab of Client Details

NewHireService.getPrehireDetails

Retrieve record details for prehire(s) for the specified client

NewHireService.importEmployees

Import a batch of employee records

NewHireService.importEmployeesAllowingCrossHire

Import a batch allowing a cross hire, with the additional option to hire an existing employee into an additional company

Parent Topic

Allowed Methods for Web Service Users