> Agent-readable docs index: /llms.txt. Download /docs.zip to grep all markdown files locally.

---
title: "ShipmentStatus"
description: "An enumeration value representing the current state of the order."
---

## Valid values

***

`SHIPPED`

The shipment has shipped.

***

`DELIVERED`

The shipment has been delivered.

***

`NOT_SHIPPED`

The shipment has not been shipped.

***

`NOT_DELIVERED`

The shipment has not been delivered yet.

***

## Related types

* [`OrderShipment`](/api-reference/ordershipment)


---

*Powered by [holocron.so](https://holocron.so)*
