...
We added the possibility to cancel several individual orders, we have only had this possibility in some order lists like subscription orders.
Price check when filling manual order
We have added a check when filling a manual order that the price difference that is set on the execution interface setting (System Data > Execution interface) is not too big. This will prevent the user from entering the wrong price.
...
API - 2.38
This release involves changes in the API, make sure to inform your external developers and update your service reference. Please read our changelog to get all the information about which API-methods that are affected.
There is a breaking change in the method CreateReservations. We have removed the property Order which carries the same information as Reference. The user should henceforth only use the latter.
...