AccountGroup -> AccountTier; customer-group routes -> customer-tier

Otherkamo-internal
Shipped
April 27, 2026 at 11:08 PM UTC
Author
kamo
Commit
0fc364e

Frontend types and API calls updated to match the shared-lib + service rename of AccountGroup to AccountTier. The "Group" naming was leaking into the customer-segmentation domain (where it described pricing tiers) and read like leftover billing-group code; the retail concept is now unambiguously called "Tier". - Types: AccountGroup -> AccountTier, RetailCustomerGroupItem -> RetailCustomerTierItem - Methods: **************** -> {get,create,update,delete}Tier; **************** -> getRetailCustomerTiers (and create/update/delete) - Routes: /retail/customer-groups -> /retail/customer-tiers, /tiers paths - Field: customerGroupId -> customerTierId; response keys customerGroups -> customerTiers - MarketDiscountsTab and MarketCustomersTab consumers updated

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing