All Release Notes
Custom Fields for Customer Groups
2 February 2018
Composable Commerce
HTTP API
Enhancement
CustomersExtensibility
Customer groups can now be extended with custom fields. This allows users to categorize customer groups any way they want and filter the query result by custom fields.
- [API] Added a
custom
field to the CustomerGroup and CustomerGroupDraft. - [API] Added Set Custom Type and Set CustomField update actions to manage the custom fields on a customer group.
- [API] Added predicate for custom fields on Query CustomerGroups endpoint.