Beacons
Active on-site beacons/announcements.
List beacons
Section titled “List beacons”GET /beacons
Active on-site beacons/announcements.
[ { "id": "7", "name": "Double stamps weekend", "message": "Earn 2x this weekend!", "icon": "star", "active": true }]Beacon fields
Section titled “Beacon fields”| Field | Type | Description |
|---|---|---|
id | string | Unique identifier. |
name | string | Display name. |
message | string | Announcement text shown to customers. |
icon | string | Icon identifier. |
active | boolean | Whether the beacon is currently active. |