# Changelog ## 2025-09-17 ### New - **Order overview** It is now possible to access a complete list of all your orders, giving you full visibility across your transports and making it easier to review and filter them. 👉 [Learn more in the API reference](/openapi/orders/listorders) ### Improved - **Order number visibility** The familiar order number from the Interface is now included everywhere, making internal referencing and reconciliation much simpler and more transparent. 👉 Available in: - [List Orders](/openapi/orders/listorders) - [Get Order by ID](/openapi/orders/getorderbyid) - [Publish Booking](/openapi/booking/booktransport) ## 2025-09-09 ### New - **Single order details** You can now access detailed information for each individual order, including addresses, time windows, shipments, and price information. This makes it easier to view and reconcile orders on a per-order basis. 👉 [Learn more in the API reference](/openapi/orders/getorderbyid) ## 2025-07-24 ### New - **Order cancelation** Orders can now be canceled directly via the API, without the need to contact a transport manager. Cancelation follows defined timeframes depending on the transport type (Express or FTL) and order status. 👉 [Learn more in the API reference](/openapi/orders/updateorderstatus)