15 August 2017
CustomersPricing and Discounts
We added the possibility to use customer group-specific price selection on carts with no customer assigned.
- [API] CartDraft has a new optional field 
customerGroupthat can be set ifcustomerIdis not present. - [API] Added new update action setCustomerGroup to set the customer group to a cart if 
customerIdis not present.