Events & Webhooks
Not currently available
Section titled “Not currently available”EPOS does not currently offer webhooks or any other event-push mechanism for external
integrations. Everything in this API is request/response - if you need to know when something
changes, you poll for it. See Catalog Sync and
Inventory Sync for practical polling patterns using
updatedSince.
Planned future capability
Section titled “Planned future capability”An events/webhooks capability is a plausible future addition to this API, but nothing about its shape, timeline, or scope is decided or documented yet. This page will be updated if and when that changes - there’s no separate spec to preview today.
A note on internal sync mechanisms
Section titled “A note on internal sync mechanisms”EPOS has internal synchronization mechanisms (for example, keeping a Point of Sale device’s local data current) that are part of how the product works end to end. Those are internal infrastructure, not a public event platform, and aren’t available to external integrations - this page is specifically about whether you, as an external integration, can receive push notifications from EPOS. You can’t, yet.