All Release Notes
Setting the store on existing orders
4 March 2020
Composable Commerce
HTTP API
Enhancement
OrdersProject configuration
A new update action has been introduced to set the Store an order is assigned to. It should be used to migrate existing orders to a newly introduced store. Therefore no validations are performed (such as that the customer is allowed to create orders in the store).
- [API] Added the SetStore update action
- [API] Added the OrderStoreSet Message