---
title: "Download Paystub PDF"
method: GET
path: "/paystub/company/{companyID}/check/{employeeCheckID}"
---

# Download Paystub PDF

`GET /paystub/company/{companyID}/check/{employeeCheckID}`

Download an employee's paystub in PDF.

## Path parameters

- `companyID` string, required
- `employeeCheckID` string, required

## Response `200`

200

## Other responses

- `400` — 400

---

[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/revisions/01346dceb27d/schema)
