> 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/create-order.md).

# createOrder

### Arguments

| Argument                                                                              | Description                |
| ------------------------------------------------------------------------------------- | -------------------------- |
| input ([CreateOrderInput](/graphql-api/api-reference/objects/create-order-input.md)!) | Parameters for CreateOrder |

### CreateOrderInput Arguments

| Argument                                                           | Description |
| ------------------------------------------------------------------ | ----------- |
| returnUrl ([String](/graphql-api/api-reference/objects/string.md)) |             |

### Return fields

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

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

#### paymentUrl ([String](/graphql-api/api-reference/objects/string.md))
