---
title: "Update a processing order"
method: PATCH
path: "/orders/{orderId}/confirmFulfillment"
tags: ["orders"]
---

# Update a processing order

`PATCH /orders/{orderId}/confirmFulfillment`

ADD ENDPOINT DESCRIPTION HERE

## Path parameters

- `orderId` integer, required

## Request body

- OrderConfirmFulfillment
  - `fulfillmentConfirmed` boolean — Optional value to prioritize order.

## Response `default`

successful operation

---

[API](https://skmtc.net/writechoiceorg/apis/connector.md) · [All operations](https://skmtc.net/writechoiceorg/apis/connector/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/writechoiceorg/connector/versions/7ce09a4b2a4e/schema)
