---
title: "/v1/orders/{orderID}"
method: PATCH
path: "/v1/orders/{orderID}"
tags: ["Order"]
---

# /v1/orders/{orderID}

`PATCH /v1/orders/{orderID}`

## Path parameters

- `orderID` integer, required

## Request body

- object

## Response `200`

Patch an order

---

[API](https://skmtc.dev/billit/apis/billit-api.md) · [All operations](https://skmtc.dev/billit/apis/billit-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/billit/billit-api/revisions/9e12d6c1c3ff/schema)
