Operational Events
Reference StableOps operational and Agent Webhook events, including triggers, payload fields, signature verification, retry behavior, and automation guidance.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Envelope for all operational webhook events. The type field selects the event; data varies per type.
Response Body
application/json
Example Requests
Envelope for all operational webhook events. The type field selects the event; data varies per type.
/operational_eventHow is this guide?
Last updated
Subscription Events Webhook
Explore StableOps merchant subscription and invoice Webhook payloads, event types, field schemas, and delivery behavior for reliable billing automation.
Next.js Integration
Integrate StableOps with Next.js App Router: create idempotent payment orders on the server, send wallet transfers, and fulfill from verified Webhooks.