OrderNotification (Legacy)

Sent BY Ewity TO your registered webhook endpoint. The path on
this page exists only for docs grouping. Identify the event by the
X-Event header.

Legacy event, delivered without the envelope (raw payload +
X-Event header + platform-key bearer). Only endpoints migrated from
the pre-Apps webhook system receive this format.

Fires when the merchant or system pushes a customer-facing
notification about an order — forward title / message through
your own channel. Its modern envelope twin is
order.notification (identical payload as the envelope's
data) — new integrations should subscribe to the twin.

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

The full public order payload.

string
string
Headers
string
enum
required

Always OrderNotification for this event.

Allowed:
Response
2XX

Receiver acknowledged. Non-2xx and connection failures are logged but not retried — deliveries are best-effort single attempts.

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