Get Employee Information

Request key information from The Employee Object

This request uses the employeeID attribute to return key information about the employee contained within Employee Object.

Note: this applies to W-2 employees. For 1099 contractors, you would use the Get Contractor Information request.

Returns

Returns response status and Employee Object for the requested employee.

attributetypedescription
successbooleanResponse status
dataobjectRetrieves Employee Object for requested employee
errorsarrayContains a list of error objects which consists of:
message: Error message
code: Error code as described in Error codes
Language
Authentication
Header
Click Try It! to start a request and see the response here!