Returns an array of all paystub objects.
Username = api_key_id, Password = api_key_secret
Filter by account ID.
Filter by user ID.
Filter by employment ID.
Unique ID of the paystub object.
ID of the account associated with the paystub.
ID of the payroll document object associated with this paystub.
An itemized list of deductions listed on the paystub. Each object corresponds to one line item.
Information on the user's filing status.
An itemized list of tax withholdings listed on the paystub. Each object corresponds to one line item.
Payment status of the paystub.
completed — Payment has been made to the user.scheduled — Payment is scheduled to be made to the user.cancelled — Payment was cancelled, and was not nor will be paid to the user.excluded — Tag used for dummy/sample/watermarked/test paystubs present in the account. These paystubs are excluded when generating reports and other calculations and should not be considered proof of income.completed, scheduled, cancelled, excluded Start date and end date of the work period.
Total gross pay from the paystub period before taxes or deductions.
Total amount of deductions from the paystub period.
Total tax amount from the paystub period.
Net pay (gross pay minus taxes and deductions) from the paystub period.
Total reimbursement amount from the paystub period.
Total hours worked during the paystub period.
Total fees incurred during the paystub period.
Net pay year-to-date, including this paystub.
Gross pay year-to-date, including this paystub.
Employer name.
Employment ID. Can be used as a filter when listing paystubs.
Object containing employer address information, sourced from the paystub.
Contains information on where and how pay was delivered to the user.
Total hours worked year-to-date, including this paystub's work period.
Total deductions year-to-date, including amounts from this paystub.
Total taxes year-to-date, including amounts from this paystub.
An itemized list of gross pay listed on the paystub. Each object corresponds to one line item.
Sums the values of gross_pay_list objects based on their type:
Additional, non-categorized information.