api_key.created | A new API key was generated. |
api_key.updated | An existing API key was modified (e.g., scopes or label). |
api_key.deleted | An API key was revoked or removed. |
invoice.created | An invoice was issued and is awaiting payment. |
invoice.completed | The invoice has been fully paid and marked as completed. |
invoice.cancelled | The invoice was voided or expired before payment. |
invoice.updated | The invoice was changed (amount, metadata, due date, etc.). |
payment.created | A new payment attempt was initiated. |
payment.completed | The payment has been successfully confirmed and processed. |
payment.cancelled | The payment attempt was cancelled or failed. |
product.created | A new product was added to the catalog. |
product.updated | Details of an existing product were modified. |
product.deleted | A product was removed from the catalog. |