{

AttributeData TypeDescription
uuidUUIDID for the Pay stub
book_uuidUUIDID for the Book containing the Pay stub
doc_uuidUUIDID for the Document containing the Pay stub
doc_page_numbersList of Integers
employerEmployer
employeeEmployee
employment_detailsEmployment Details
paystub_detailsPay stub Details
net_payNet Pay
earningsEarnings
deductionsDeductions

}

Employer

{

AttributeData TypeDescription
nameText
addressAddress

}

Employee

{

AttributeData TypeDescription
nameText
addressAddress
marital_statusMarital Status
taxpayer_idTaxpayer ID

}

Employment Details

{

AttributeData TypeDescription
hire_dateDateDate on which Employee was hired
annual_salaryMoney

}

Paystub Details

{

AttributeData TypeDescription
pay_period_start_dateDate
pay_period_end_dateDate
pay_dateDate
paystub_providerTextName of Payroll Provider that generated the Paystub, e.g. ADP
pay_frequencyPay Frequency

}

Net Pay

{

AttributeData TypeDescription
distribution_detailsList of Pay Distributions
totalsTotal

}

Pay Distribution

{

AttributeData TypeDescription
descriptionText
bank_nameTextBank Name
account_numberTextBank Account Number
bank_account_typeBank Account Type
current_payMoney

}

Earnings

{

AttributeData TypeDescription
sub_totalsList of Earnings Subtotals
totalsList of Earnings Totals

}

Deductions

{

AttributeData TypeDescription
sub_totalsList of Totals
totalsList of Totals

}

Total

{

AttributeData TypeDescription
descriptionTextText of the line item as printed on Paystub
canonical_descriptionTextCommonly used term to describe the line item, e.g. Social Security Employee Tax

NULL value is provided when a line item is not recognized by Ocrolus.

Information on canonical descriptions can be found here.
current_payMoney
ytd_payMoney

}

Earnings Subtotal

{

AttributeData TypeDescription
descriptionTextText of the line item as printed on Paystub
canonical_descriptionTextCommonly used term to describe the line item, e.g. Social Security Employee Tax

NULL value is provided when a line item is not recognized by Ocrolus.

Information on canonical descriptions can be found here.
current_payMoney
ytd_payMoney
current_hoursText
current_rateText

}

Earnings Total

{

AttributeData TypeDescription
descriptionTextText of the line item as printed on Paystub
canonical_descriptionTextNULL value is provided when a line item is not recognized by Ocrolus.

Information on canonical descriptions can be found here.
current_payMoney
ytd_payMoney
current_hoursText

}