Webhooks
Webhooks are not yet available on Clopos Open API v2. Support is on the roadmap and will be released in the near future.
In the meantime
Until webhooks are available, the recommended pattern is polling the relevant list endpoints with a sensible interval and date filter:- List receipts — filter with
date[0]/date[1]and sort bycreated_atdescending to pick up new activity. - List orders — same pattern for order lifecycle tracking.
- Get stop list — poll on your own cadence for menu availability changes.
Want early access?
If your integration has a concrete use case for webhooks and you would like to be notified (or participate in the beta) when they ship, contact [email protected] with yourintegrator_id and a short description of the events you need.