> ## Documentation Index
> Fetch the complete documentation index at: https://redo-44af351d-docs-v3-graphql-api-reference.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# PurchaseOrderStatus

> The lifecycle status of a purchase order.

| Value                | Description                                          |
| -------------------- | ---------------------------------------------------- |
| `CANCELLED`          | The order was cancelled.                             |
| `CLOSED`             | The order is complete and closed.                    |
| `DRAFT`              | The order is a draft and has not yet been placed.    |
| `ORDERED`            | The order has been placed with the supplier.         |
| `PARTIALLY_RECEIVED` | Some, but not all, ordered items have been received. |
| `SUPPLIER_CONTACTED` | The supplier has been contacted about the order.     |
