Skip to main content
EventDescription
api_key.createdA new API key was generated.
api_key.updatedAn existing API key was modified (e.g., scopes or label).
api_key.deletedAn API key was revoked or removed.
invoice.createdAn invoice was issued and is awaiting payment.
invoice.completedThe invoice has been fully paid and marked as completed.
invoice.cancelledThe invoice was voided or expired before payment.
invoice.updatedThe invoice was changed (amount, metadata, due date, etc.).
payment.createdA new payment attempt was initiated.
payment.completedThe payment has been successfully confirmed and processed.
payment.cancelledThe payment attempt was cancelled or failed.
product.createdA new product was added to the catalog.
product.updatedDetails of an existing product were modified.
product.deletedA product was removed from the catalog.
Event types are passed in the X-Webhook-Event header and in the event field inside the payload. The dashboard has an up to date list of events.
Webhook events