LoginService

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

Method Description

LoginService.checkPermissionsRequestStatus

Returns the status of the API permissions request.

LoginService.createPeoSession Authenticate and create a session token that can be used with subsequent calls to API operations

LoginService.getAPIPermissions

Returns the current API permissions for the logged-in Web Service User.

LoginService.invalidateSession

Invalidate a specified API user session when necessary.

LoginService.keepAlive

Ping an API session to keep it alive.

LoginService.requestAPIPermissions

Requests additional API permissions for a particular Web Service User. Does not update user permissions. Rather, it only saves the update schema to be updated by the PEO or account owner at a later time.

Parent Topic

Allowed Methods for Web Service Users