---
title: "Cancel"
method: PUT
path: "/shipping/orders/cancel/v1/{order_id}"
tags: ["/shipping/orders"]
---

# Cancel

`PUT /shipping/orders/cancel/v1/{order_id}`

Cancels an order and non-terminal child entities in a transaction. | authz_personas=[task_group_operating_org_operators] | () -> (bool)

## Path parameters

- `order_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)
