---
title: "Run Payroll"
method: POST
path: "/hr/payroll"
---

# Run Payroll

`POST /hr/payroll`

## Request body

- object
  - `month` string — The payroll month for which salary data is requested or processed.
  - `year` string — The payroll year corresponding to the selected month.

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.dev/ledgers/apis/authentication.md) · [All operations](https://skmtc.dev/ledgers/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ledgers/authentication/revisions/605f28ef08ef/schema)
