---
title: "Copy of Get Paystub Link"
method: GET
path: "/paymentLink"
---

# Copy of Get Paystub Link

`GET /paymentLink`

Fetches an expirable link that displays an employee paystub.

## Query parameters

- `companyID` string, required
- `contractorPaymentID` string, required
- `allow_retry` boolean

## Response `200`

200

- object
  - `success` boolean
  - `data` string

## 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/versions/01346dceb27d/schema)
