> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/mutations/confirm-order.md).

# confirmOrder

### Arguments

| Argument                                                                                | Description                 |
| --------------------------------------------------------------------------------------- | --------------------------- |
| input ([ConfirmOrderInput](/graphql-api/api-reference/objects/confirm-order-input.md)!) | Parameters for ConfirmOrder |

### ConfirmOrderInput Arguments

| Argument                                             | Description                 |
| ---------------------------------------------------- | --------------------------- |
| id ([ID](/graphql-api/api-reference/objects/id.md)!) | ID of the order to confirm. |

### Return fields

#### errors (\[[ModelValidationError](/graphql-api/api-reference/objects/model-validation-error.md)!]!)

#### order ([Order](/graphql-api/api-reference/objects/order.md))
