Deductions
Documents
Management
Sandbox
- POSTCreate a new Sandbox Connection
- POSTCreate a new sandbox account
- PUTUpdate a sandbox account
- GETGet configurations for sandbox jobs
- PUTUpdate configurations for sandbox jobs
- POSTAdd a new sandbox payment
- PUTUpdate sandbox individual
- PUTUpdate sandbox employment
- POSTAdd new individuals to a sandbox company
- PUTUpdate a sandbox company's data
- POSTEnqueue a new sandbox job
Development Guides
Pay Statement
Read detailed pay statements for each individual.
Deduction and contribution types are supported by the payroll systems that supports Benefits.
Please use your Access Token
Header used to specify the version for a given API request. Current version is 2020-09-17.
Used to indicate the original media type of the resource
The array of batch requests.
Authorizations
Please use your Access Token
Headers
Header used to specify the version for a given API request. Current version is 2020-09-17.
Used to indicate the original media type of the resource
Body
Response
The array of pay statements for the current payment.
A stable Finch id
(UUID v4) for an individual in the company
The type of the payment associated with the pay statement.
regular_payroll
, off_cycle_payroll
, one_time_payment
The payment method.
check
, direct_deposit
The number of hours worked for this pay period
The array of earnings objects associated with this pay statement
The type of earning.
salary
, wage
, reimbursement
, overtime
, severance
, double_overtime
, pto
, sick
, bonus
, commission
, tips
, 1099
, other
The exact name of the deduction from the pay statement.
The earnings amount in cents.
The earnings currency code.
The number of hours associated with this earning. (For salaried employees, this could be hours per pay period, 0
or null
, depending on the provider).
The array of taxes objects associated with this pay statement.
The type of taxes.
state
, federal
, local
, fica
The exact name of tax from the pay statement.
true
if the amount is paid by the employers.
The tax amount in cents.
The currency code.
The array of deductions objects associated with this pay statement.
The deduction name from the pay statement.
The deduction amount in cents.
The deduction currency.
Boolean indicating if the deduction is pre-tax.
Type of benefit.
401k
, 401k_roth
, 401k_loan
, 403b
, 403b_roth
, 457
, 457_roth
, s125_medical
, s125_dental
, s125_vision
, hsa_pre
, hsa_post
, fsa_medical
, fsa_dependent_care
, simple_ira
, simple
, commuter
, custom_post_tax
, custom_pre_tax
The contribution name from the pay statement.
The contribution amount in cents.
The contribution currency.
Type of benefit.
401k
, 401k_roth
, 401k_loan
, 403b
, 403b_roth
, 457
, 457_roth
, s125_medical
, s125_dental
, s125_vision
, hsa_pre
, hsa_post
, fsa_medical
, fsa_dependent_care
, simple_ira
, simple
, commuter
, custom_post_tax
, custom_pre_tax
Was this page helpful?