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

UpdateCustomerGroupDTO

The attributes to update in the customer group.

Properties

idstring
The ID of the customer group.
namestring
The name of the customer group.
customer_idsstring[]
The IDs of associated customers.
metadatanull | Record<string, unknown>
Holds custom data in key-value pairs.
Was this section helpful?