---
title: "POST /api/v3/orders/{orderid}/confirm"
method: POST
path: "/api/v3/orders/{orderid}/confirm"
tags: ["orders"]
---

# POST /api/v3/orders/{orderid}/confirm

`POST /api/v3/orders/{orderid}/confirm`

Confirm change the value draft to False for the given order id

## Response `200`

OK

- object
  - `traceId` string
  - `message` string
  - `data` object
  - `errors` object

---

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