---
title: "Retrieves information about whether or not the specified salary period already has one or more payroll batches."
method: GET
path: "/api/salarycycles/periods/{periodId}/hasbatch"
tags: ["SalaryCycles"]
---

# Retrieves information about whether or not the specified salary period already has one or more payroll batches.

`GET /api/salarycycles/periods/{periodId}/hasbatch`

## Path parameters

- `periodId` integer, required

## Response `200`

OK

- boolean

---

[API](https://skmtc.dev/intect/apis/intect-rest-api.md) · [All operations](https://skmtc.dev/intect/apis/intect-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/intect/intect-rest-api/revisions/e256dcb495d4/schema)
