---
title: "Update task"
method: PATCH
path: "/shipping/orders/task/update/v1/{task_id}"
tags: ["/shipping/orders"]
---

# Update task

`PATCH /shipping/orders/task/update/v1/{task_id}`

Updates task details with lifecycle-specific authorization and synchronizes task-group mileage and order account references. | (TaskClientUpdate1) -> (PydanticObjectId)

## Path parameters

- `task_id` string, required

## Request body

- TaskClientUpdate1 — unresolved $ref

## Response `200`

Successful Response

- string

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