LoyaltyPortalConfigService
Available as client.loyaltyPortalConfig. This authenticated service manages the public loyalty portal's presentation and feature settings.
| Method | Purpose |
|---|---|
get(workspaceId) | Get the workspace portal configuration |
update(workspaceId, data) | Create or update the portal configuration |
For visitor-facing sessions and data, use the standalone PublicLoyaltyService described in the SDK overview.