Common events
invoice.created
invoice.updated
payment.succeeded
customer.updated
transaction.enriched
workflow.completedDelivery model
- Events are delivered asynchronously.
- Consumers should be idempotent.
- Use event IDs to deduplicate retries.
Webhook events emitted by the finance record.
invoice.created
invoice.updated
payment.succeeded
customer.updated
transaction.enriched
workflow.completed