Nobody writes anything down
The moment to add points is the moment of payment, and that moment belongs to the till. If the till does it, it never gets forgotten.
11POS · bookings
A REST API to connect your till, your calendar or your online shop. Points are added as the ticket closes and the customer record updates itself.
The moment to add points is the moment of payment, and that moment belongs to the till. If the till does it, it never gets forgotten.
Every ticket updates visits and balance, so inactivity rules work on real data.
Webhooks tell you when someone saves a card, earns points or redeems a reward, so you can reflect it wherever you need.
Key, call, webhook.
In the dashboard, under Settings → API. It travels in the X-API-Key header and must never leave your server.
POST /points/add with the points and the reason. There are endpoints for cards, notifications, rewards and images.
Register an HTTPS URL and receive card.added, points.added, reward.redeemed and card.deleted, signed so you can verify them.
POS · bookings
Yes, the free one too.
On the documentation page, with the endpoints, the examples and a Postman collection to download.
Every delivery carries an X-Elune-Signature header with an HMAC-SHA256 signature. If it does not match, discard the request.
It retries up to three times with exponential backoff. If it still fails, that event is lost, so it is worth logging what arrives.
Design it yourself in the wizard or let us hand it over in 24 h. Free up to 20 active cards, with every feature open.