All Release Notes
Customer Groups for Carts with no Customer assigned
15 August 2017
Composable Commerce
HTTP API
Enhancement
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
customerGroup
that can be set ifcustomerId
is not present. - [API] Added new update action setCustomerGroup to set the customer group to a cart if
customerId
is not present.