Skip to content

Beacons

Active on-site beacons/announcements.

GET /beacons

Active on-site beacons/announcements.

[
{
"id": "7",
"name": "Double stamps weekend",
"message": "Earn 2x this weekend!",
"icon": "star",
"active": true
}
]
FieldTypeDescription
idstringUnique identifier.
namestringDisplay name.
messagestringAnnouncement text shown to customers.
iconstringIcon identifier.
activebooleanWhether the beacon is currently active.