---
title: "Validate wait time"
method: PUT
path: "/shipping/tasks/wait_time/validate/v1/{task_id}"
tags: ["/shipping/tasks"]
---

# Validate wait time

`PUT /shipping/tasks/wait_time/validate/v1/{task_id}`

Validates wait time for a task. | authz_personas=[executor_org_operators] | () -> (bool)

## Path parameters

- `task_id` string, required

## Response `200`

Successful Response

- boolean

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/chrt/apis/chrt-fastapi.md) · [All operations](https://skmtc.dev/chrt/apis/chrt-fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chrt/chrt-fastapi/revisions/ea04e157edb3/schema)
