Skip to main content

Features

This section explains everything the Royal Glow platform does — booking, memberships, loyalty gems, offers, CRM, billing, scheduling, notifications, and more. Each page opens with a plain-language summary anyone can read, then goes deeper into the rules, data, and API endpoints for engineers.
Money is always shown in Indian Rupees (₹) and is GST-inclusive (18%, SAC 999721). Internally the system stores money in paise (₹1,000.00 = 100000) and never uses floating point. Dates display as DD/MM/YYYY (IST).

Browse the features

How these pages are structured

Every feature page follows the same shape so you can read only as deep as you need:
1

What it is

A plain-language summary of the feature and why it matters.
2

How it works

The customer or staff journey, step by step.
3

Rules

The business rules and constraints that govern the feature.
4
The matching API Reference pages and the Data Model.
Last modified on June 29, 2026