Anchor to OrderReturnStatusOrder
OrderReturnStatus
enum
The order's aggregated return status that's used for display purposes.
An order might have multiple returns, so this field communicates the prioritized return status.
The enum is a supported filter parameter in the
orders
query.
Anchor to Valid valuesValid values
- Anchor to IN_PROGRESSIN_PROGRESS•
Some items in the order are being returned.
- Anchor to INSPECTION_COMPLETEINSPECTION_COMPLETE•
All return shipments from a return in this order were inspected.
- Anchor to NO_RETURNNO_RETURN•
No items in the order were returned.
- Anchor to RETURN_FAILEDRETURN_FAILED•
Some returns in the order were not completed successfully.
- Anchor to RETURN_REQUESTEDRETURN_REQUESTED•
A return was requested for some items in the order.
- Anchor to RETURNEDRETURNED•
Some items in the order were returned.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
The order's aggregated return status for display purposes.
Was this section helpful?