Skip to main content

Documentation Index

Fetch the complete documentation index at: https://86d.app/docs/llms.txt

Use this file to discover all available pages before exploring further.

The customer-groups module attaches customers to one or more groups (B2B, VIP, employee, beta tester, anything you define). Groups are referenced by @86d-app/price-lists for segment-specific pricing, by @86d-app/discounts for group-only promo codes, and by your own MDX for group-gated content. Source: modules/customer-groups · npm: @86d-app/customer-groups

Installation

86d module add customer-groups

Admin endpoints

MethodPathDescription
GET/admin/customer-groupsList groups
POST/admin/customer-groupsCreate
POST/admin/customer-groups/:id/membersAdd customers
DELETE/admin/customer-groups/:id/members/:customerIdRemove