---
title: "Approves all open time entry records in the specified salary period, or across periods if the value 0 is provided for periodId."
method: POST
path: "/api/timeentry/period/{periodId}/approval"
tags: ["TimeEntry"]
---

# Approves all open time entry records in the specified salary period, or across periods if the value 0 is provided for periodId.

`POST /api/timeentry/period/{periodId}/approval`

## Path parameters

- `periodId` integer, required

## Response `200`

OK

- SystemWebHttpResultsOkResult
  - `Request` object

---

[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)
