Try our new AI assistant by clicking the chat icon in the lower right corner.
The Miva admin checks the statuses below, in the order in which they appear in this document, to determine the overall status of the order.
If all items are cancelled in the order, the order is considered Cancelled.
This is the default status when an order is created.
If all order items have an item-level status of 0, the order is considered pending.
All items in the order must be shipped, or have a similar shipping status.
All items must have one of the following, order-level statuses to be considered as a "shipped" item-level status:
If there are RMAs issued (500), or returns (600), alongside, with only shipments, then the order is still considered shipped.
If all the items are in backordered status, then the order is considered backordered.
If all the items have the RMA issued status, then the order is considered RMA issued status.
If all the items have the returned status, then the order is considered returned.
If there are any shipped, or similar shipped status, the order is considered Partially Shipped.
Some items must have one of the following, order-level statuses to be considered as a "shipped" item-level status:
If the order is not fully pending, or does not match any of the order statuses, it's processing. If none of the above are true, it's processing.
Order Status | Formatted Order Status |
---|---|
0 (Default) | Pending |
100 | Processing |
200 | Shipped |
201 | Partially Shipped |
300 | Cancelled |
400 | Backordered |
500 | RMA Issued |
600 | Returned |
Order Item Status | Formatted Order Item Status |
---|---|
0 (Default) | Pending |
100 | Processing |
200 | Shipped |
210 | Gift Certificate: Not Redeemed |
211 | Gift Certificate: Redeemed |
220 | Digital: Not Downloaded |
221 | Digital: Downloaded |
300 | Cancelled |
400 | Backordered |
500 | RMA Issued |
600 | Returned |
999 | Adjustment |
This is the default item status when an order is created.
This status is set when the item is assigned to a shipment on the order. The shipment is not yet shipped.
For more information, see the JSON API Doc.
This status is set when the shipment the item is assigned to, is shipped.
For more information, see the JSON API Doc.
The Miva admin will automatically handle this status.
The Miva admin will automatically handle this status.
The Miva admin will automatically handle this status.
The Miva admin will automatically handle this status.
If the item is cancelled, the status is cancelled.
For more information, see the JSON API Doc.
If the item is backordered, the status is backordered. Once an item is backordered, it can be cancelled later on, or added to a shipment. It cannot go back to pending.
For more information, see the JSON API Doc.
When an item that has been marked as shipped, is returned, the status is RMA Issued.
For more information, see the JSON API Doc.
When the item's return is marked as received, the status is returned.
For more information, see the JSON API Doc.
The Miva admin will automatically handle this status.