API reference
Payment Events
Reference StableOps payment Webhook events, including triggers, payload fields, signature verification, deduplication, retries, and safe fulfillment guidance.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Envelope for all payment webhook events. The type field selects the event; data varies per type.
Response Body
application/json
Example Requests
Envelope for all payment webhook events. The type field selects the event; data varies per type.
POST
/payment_eventHow is this guide?
Last updated