---
title: "Get Contractor Deduction Templates"
method: GET
path: "/contractor-deduction-templates"
---

# Get Contractor Deduction Templates

`GET /contractor-deduction-templates`

## Query parameters

- `companyID` string, required
- `contractorID` string
- `deduction_type` 'miscellaneous' | 'garnishment'

## Response `200`

200

- object
  - `success` boolean
  - `data` object[] — Contains a list of matching Contractor Deduction Template objects
  - `testMode` boolean

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/zeal/apis/zeal-api.md) · [All operations](https://skmtc.net/zeal/apis/zeal-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zeal/zeal-api/versions/01346dceb27d/schema)
