Skip to main content
Skip to main content

CustomerGroup

A customer group that can be used to organize customers into groups of similar traits.

Properties

idstringRequired
The customer group's ID
created_atDateRequired
The date with timezone at which the resource was created.
updated_atDateRequired
The date with timezone at which the resource was updated.
deleted_atnull | DateRequired
The date with timezone at which the resource was deleted.
namestringRequired
The name of the customer group
customersCustomer[]Required
The details of the customers that belong to the customer group.
price_listsPriceList[]Required
The price lists that are associated with the customer group.
metadataRecord<string, unknown>Required
An optional key-value map with additional details
Was this section helpful?