GET All Orders: Get all or only active orders for all accounts
GET Orders: Get all or only active orders for a specific account.
GET Order: Retrieve a specific order by the order ID returned when the order was placed.
GET Order Status: Retrieve the status of a specific order by the order ID returned when the order was placed.
GET Order Lifecycle: Retrieve the full audit trail of a specific order: every state transition and submission attempt, merged with fills. Available in CrossTrade XT Add-On v1.13.2 and later.
POST Cancel Order: Cancel a specific order by the order ID returned when the order was placed.
POST Cancel Orders: Cancel all orders by account and/or for a specific instrument.