CreateCustomerGroupDTO
The customer group to be created.
name
stringRequiredThe name of the customer group.
metadata
null | Record<string, unknown>Holds custom data in key-value pairs.
created_by
stringWho created the customer group. For example,
the ID of the user that created the customer group.
Was this section helpful?