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

# OrderStatus

### Values

**DRAFT**

The order has a draft state as long as the customer didn't complete their signup.

**AWAITING\_CONFIRMATION**

The order is waiting for pre-confirmation before regular processing continues.

**PENDING**

The order still needs to be accepted by you or the customer.

**CONFIRMED**

The order was marked confirmed.

**FULFILLED**

The order was marked fulfilled.

**SNOOZED**

The order was snoozed to be possibly confirmed at a later moment.

**CANCELLED**

The order was cancelled.

**SCHEDULED**

The order is scheduled for a future date.
