---
title: "Add penalty to Work Balance"
method: PUT
path: "/admin/penaltyToWorkBalance"
tags: ["admin"]
---

# Add penalty to Work Balance

`PUT /admin/penaltyToWorkBalance`

## Headers

- `authorization` string, required
- `content-language` string, required

## Request body

- Model10
  - `userID` string, required — ID of the driver to add the penalty
  - `amount` number, required — Amount of penalty

## Response `default`

Successful

---

[API](https://skmtc.net/pickerexpress/apis/picker-production-documentation.md) · [All operations](https://skmtc.net/pickerexpress/apis/picker-production-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pickerexpress/picker-production-documentation/versions/ecdb0aa8c487/schema)
