Documentation Index
Fetch the complete documentation index at: https://docs.fynn.eu/llms.txt
Use this file to discover all available pages before exploring further.

POST requests to your registered URL and contain structured JSON data about the respective event.
Webhooks can be configured under Settings > Webhooks.
Security: X-Webhook-Signature
Each webhook request contains an X-Webhook-Signature header, which is generated as follows:
$body: The unchanged JSON body of the webhook request (as a string)$webhookSecret: Your secret key for this webhook
Examples
- PHP
- .NET (C#)
- Node.JS
Supported Events
Product
product.createdproduct.updatedproduct.deletedproduct.archived
Discount Codes
coupon.createdcoupon.updatedcoupon.deletedcoupon.toggled
Customers
customer.createdcustomer.updatedcustomer.archivedcustomer.unarchivedcustomer.deletedcustomer.merged— Triggered when multiple customers have been merged into one.customer.parent.assigned— Triggered when a parent customer was assigned in the organization hierarchy.customer.parent.removed— Triggered when a parent customer was removed from the organization hierarchy.payment_method.createdpayment_method.updated
Invoices
invoice.createdinvoice.finalized— Triggered after the invoice is finalized and payment processing has been initialized. The invoice will have statusSTATUS_UNPAIDat this point.invoice.creditedinvoice.updatedinvoice.refundedinvoice.canceledinvoice.paidinvoice.closedinvoice.unpaidinvoice.reminderedinvoice.requires_approvalinvoice.payment_method.updatedinvoice.pdf.generation_requested
Price Plans
price_plan.archived
Subscriptions
subscription.activatedsubscription.billedsubscription.createdsubscription.changedsubscription.invoice_address.updatedsubscription.delivery_address.updatedsubscription.payment_method.updatedsubscription.item.instant_meteredsubscription.item.meteredsubscription.item.quantity_changedsubscription.products.orderedsubscription.trial_expiredsubscription.trial_extendedsubscription.updatedsubscription.pausedsubscription.voidedsubscription.resumedsubscription.canceledsubscription.cancellation_revokedsubscription.terminatedsubscription.phase.createdsubscription.phase.completedsubscription.transferredsubscription_item.terminated
Dunning
dunning_document.createddunning_document.paiddunning_document.canceled
Cart
cart.completedcart.paid
Bank Accounts
bank_account.synced
Features & Entitlements
feature.createdfeature.activatedfeature.archivedentitlement.state.updated