Skip to main content
GET
cURL
Returns a paginated array of Employee Deduction Template objects matching the supplied filters.

Authorizations

Authorization
string
header
required

Query Parameters

limit
number

The number of deduction templates returned per page

start_at
string

The deductionTemplateID of the template to start the paginated results on

companyID
string

Matches all templates under the company with this ID

employeeID
string

Matches all templates under the employee with this ID

agency_address
string

Matches templates with this agency address

agency_name
string

Matches templates with this agency name

case_id
string

Matches templates with this case ID

custom_name
string

Matches templates with this custom name

deduction_type
string

Matches templates with this deduction type

effective_start_date
string

Matches templates with this effective start date

effective_end_date
string

Matches templates with this effective end date

employee_contribution_amount
number

Matches templates with this employee contribution amount

employee_contribution_percentage
number

Matches templates with this employee contribution percentage

employer_contribution_amount
number

Matches templates with this employer contribution amount

employer_contribution_percentage
number

Matches templates with this employer contribution percentage

external_id
string

Matches templates with this external ID

hsa_type
string

Matches templates with this HSA contribution type

order_number
string

Matches templates with this order number

Response

200

success
boolean
data
array

Array of Employee Deduction Template objects