> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bosscart.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Update an order

> Update a single order's details. Only non-empty fields are set.
Available order statuses are `PENDING`, `SHIPPED`, `COMPLETED`,
`CANCELED` and `ARCHIVED`.

If the order has digital downloads or membership products and the
status is set to `COMPLETED`, the customer receives an email with
access to their digital content.




## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.bosscart.io/llms.txt).
