> ## 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.

# ReturnStatus

> The lifecycle status of a return.

| Value          | Description                      |
| -------------- | -------------------------------- |
| `COMPLETE`     | Fully processed.                 |
| `DELETED`      | Deleted.                         |
| `DELIVERED`    | Delivered back to the merchant.  |
| `FLAGGED`      | Flagged.                         |
| `IN_REVIEW`    | Currently under merchant review. |
| `IN_TRANSIT`   | In transit back to the merchant. |
| `NEEDS_REVIEW` | Flagged for merchant review.     |
| `OPEN`         | Created, not yet shipped.        |
| `PRE_SHIPMENT` | Awaiting shipment.               |
| `REJECTED`     | Rejected.                        |
