This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
    
Order Sort Clauses¶
Order Sort Clauses are only supported by Order Search (OrderService::findOrders).
By using Sort Clauses you can sort orders by specific attributes, for example: creation date, status, and more.
| Sort Clause | Sorting based on | 
|---|---|
| Id | Order ID | 
| Created | Date and time when order was created | 
| Updated | Date and time when order status was updated | 
| Status | Order status |