diff --git a/doc/api/resources/webhooks.rst b/doc/api/resources/webhooks.rst index 94dcc1b680..8568d50679 100644 --- a/doc/api/resources/webhooks.rst +++ b/doc/api/resources/webhooks.rst @@ -60,6 +60,9 @@ The following values for ``action_types`` are valid with pretix core: * ``pretix.event.added`` * ``pretix.event.changed`` * ``pretix.event.deleted`` + * ``pretix.giftcards.created`` + * ``pretix.giftcards.modified`` + * ``pretix.giftcards.transaction.*`` * ``pretix.voucher.added`` * ``pretix.voucher.changed`` * ``pretix.voucher.deleted``