Deductions

Get All Deductions

List all company-wide deductions and contributions.

get/employer/benefits

Headers

Finch-API-Versionstring date required

Header used to specify the version for a given API request. Current version is 2020-09-17.

Response

OK

benefit_idstring uuid required

The id of the benefit.

type'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' | 'null' nullable required

Type of benefit.

descriptionstring nullable required
frequency'one_time' | 'every_paycheck' | 'monthly' | 'null' nullable required

The frequency of the benefit deduction/contribution.

Changes