Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

CreateCustomerGroupDTO

The customer group to be created.

Properties

namestringRequired
The name of the customer group.
metadatanull | Record<string, unknown>
Holds custom data in key-value pairs.
created_bystring
Who created the customer group. For example, the ID of the user that created the customer group.
Was this section helpful?