---
title: "PATCH /order/orders/{id}/finalize"
method: PATCH
path: "/order/orders/{id}/finalize"
---

# PATCH /order/orders/{id}/finalize

`PATCH /order/orders/{id}/finalize`

## Path parameters

- `id` string, required

## Request body

- object
  - `feedback` object — Feedback tipo finalized
    - `body` string — Texto del feedback
    - `creatable_id` string — UUID del empleado
    - `creatable_type` 'Employee' | 'Owner' — Tipo de empleado
  - `order` object — Orden
    - `result` 'success' | 'failure' — Resultado de la orden, si no se envia se setea en success

## Response `200`

---

[API](https://skmtc.net/wispro/apis/wispro-api-v1.md) · [All operations](https://skmtc.net/wispro/apis/wispro-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wispro/wispro-api-v1/versions/3bcc76eb1706/schema)
