Can I manage loyalty from the CRM and the AI Copilot in Vareons?
Last verified: 2026-09-19
CRM actions run through POST /api/dashboard/customers/loyalty, top consumers through GET /api/dashboard/loyalty-programs/top-consumers, and redemption orders through GET /api/loyalty/redemption-orders flagged isLoyalty. Copilot reads need loyalty:view and writes need loyalty:edit. See loyalty-programs documentation and CRM documentation.