Sent BY Ewity TO your app's registered webhook endpoint(s). The
path on this page exists only for docs grouping. Identify the event
by theX-Ewity-Eventheader.
Fires when a register session is closed — the day-close moment accounting integrations key on. Fetch the session's bills with GET /sales/bills/location/{location_id}?q_register_session_id={id} (or GET /sales/bills/location/all across locations). Session detail (movements, expected balances) is at GET /locations/registers/sessions/{id}.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
200Any 2xx acknowledges the delivery. Anything else — including timeouts (Ewity waits at most 15 s) — is retried after 1, 4 and 8 minutes with the same delivery id; dedupe on it. An endpoint failing most of its deliveries over a sustained window is automatically disabled and the developers are emailed; re-enable it from the portal's Webhooks tab.