Customers > Customer Groups
Commerce APICustomersCustomer Groups

Customer Groups

Customer Groups represent specific subsets of your user base. For example, you could establish a Wholesale customer group for your resellers, offering them lower prices.

Optionally, you may elect to designate customers within a group as tax-exempt. The existence of Customer Groups can influence the results of various rule evaluations, such as those concerning taxes, promotions, or inventory. For example, you might devise a promotional discount exclusive to a particular customer group.

Endpoints

EndpointDescriptionJSON API
customerGroupsGet customer groupsGET:customer_groups.json
customerGroupsCreateCreate customer groupsPOST:customer_groups.json
customerGroupsDeleteDelete customer groupsDELETE:customer_groups.json
customerGroupsExportExport customer groupsPOST:customer_groups/export.json
customerGroupsImportImport customer groupsPOST:customer_groups/import.json
customerGroupsModifyModify customer groupsPOST:customer_groups.json

Types

Types
CustomerGroup
CustomerGroupCreate
CustomerGroupModify
ForeignShardedTask
GenericExport
GenericImport