---
title: "Update Pending Shifts"
method: PATCH
path: "/shifts"
---

# Update Pending Shifts

`PATCH /shifts`

## Request body

- object
  - `companyID` string, required — Company ID of the employer
  - `shifts` string[], required — List of [Shift Object](https://docs.zeal.com/reference/shift-object) fields. The patchable fields are the actual shift time & earning components.

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