Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Revel Webhooks

Event-driven webhook channel that delivers POS events (order finalized, customer created/updated, stock changes, menu updates, timesheet changes, integration changes, reward cards, and ping) to partner HTTPS endpoints via POST. Payloads are signed with an HMAC-SHA1 X-Revel-Signature header.

Revel Webhooks is one of 6 APIs that Revel Systems publishes on the APIs.io network, described by an AsyncAPI event-driven specification.

This API exposes 3 JSON Schema definitions.

Tagged areas include Webhooks, Events, and POS. The published artifact set on APIs.io includes API documentation, an AsyncAPI specification, a JSON-LD context, and 3 JSON Schemas.

This event API exposes 11 operations across 11 channels, and defines 8 schemas. It is described by AsyncAPI 2.6.0, at version 2025.3.0.

11 operations 11 channels 8 schemas

Metadata

The identity and technical contract details declared by the specification.

Specification
AsyncAPI 2.6.0
API Version
2025.3.0
Resource Areas
1

Channels & Operations 11

Across 11 channels, the API surfaces 11 operations. Each is listed below with its action, channel, parameters, and response codes.

Channels 11
SUB
order.finalized
On Order Finalized
onOrderFinalized body
SUB
customer.created
On Customer Created
onCustomerCreated body
SUB
customer.updated
On Customer Updated
onCustomerUpdated body
SUB
rewardcard.created
On Reward Card Created
onRewardCardCreated body
SUB
inout.stock
On Stock Changed
onStockChanged body
SUB
menu.updated
On Menu Updated
onMenuUpdated body
SUB
timesheet.created
On Timesheet Created
onTimesheetCreated body
SUB
timesheet.updated
On Timesheet Updated
onTimesheetUpdated body
SUB
timesheet.deleted
On Timesheet Deleted
onTimesheetDeleted body
SUB
app.integration.changed
On Integration Changed
onIntegrationChanged body
SUB
ping
On Ping
onPing body

Messages & Schemas 8

The contract defines 8 schemas that model the data carried by its messages. Each schema is shown below with its type and property counts.

OrderFinalized
message
CustomerEvent
message
RewardCardEvent
message
StockStatus
message
MenuUpdated
message
TimesheetEvent
message
IntegrationChanged
message
Ping
message

Specification

The full machine-readable AsyncAPI contract behind this narrative.

Source

revel-webhooks-asyncapi.yml Raw ↑

Other APIs Revel Systems publishes across the network.

Revel Systems Customers API
Revel Systems Establishments API
Revel Systems Orders API
Revel Systems Products API
Revel Systems Scheduling API