Expense created

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 the X-Ewity-Event header.

Fires when an expense is recorded. data.expense carries the amount, the stored outstanding amount, and the category/vendor ids — fetch GET /expenses/{id} for the full record including payments.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The standard signed envelope; the event payload is under data.

Response
200

Any 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.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!