Create a Paystub Report

Creates a Paystub report spanning a start and end date for a specified company. Payroll information will only be taken into account for reports from checks that are in a processed state.

The response for this endpoint will return a job_id instead of the raw data itself. As the data returned from this endpoint can be large, we utilize a job queue to process this data instead of an immediate synchronous response.

attributetypedescription
successbooleanResponse status
dataobjectjob_id for Paystub Report
errorsarrayContains 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!