Get Employee Checks by Employee

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Retrieves all Employee Checks in an array for a given Employee ID. An Employee Check object represents paystub information.

Returns

Returns response status and an array of Employee Check Object for the given employee.

attributestypedescription
successbooleanResponse status
dataarrayList of Employee Check Object for the given employee
errorsarrayContains list of error objects which consists of:
message: Error message
code: Error code as described in Error codes
Query Params
string
required

Company ID of the employer

string
required

ID of Employee

string

Status to filter by. Can be pending, pre-processed, or processed

string

ID of reporting period to filter by

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json