All Release Notes
Set shipmentState when ordering a cart
6 June 2018
Composable Commerce
HTTP API
Enhancement
CartsOrders
The shipmentState can now be set when creating an order from a cart. Before, it was only settable by an update action, requiring an additional API call.
- [API] The OrderFromCartDraft has a new field called
shipmentState
.