View Issue Details

IDProjectCategoryView StatusLast Update
0010574Talerdocumentationpublic2025-11-10 20:57
Reporterhtgoebel Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Summary0010574: API: Webhook event types are not documented
DescriptionIn https://docs.taler.net/core/api-merchant.html#tsref-type-WebhookAddDetails:

interface WebhookAddDetails {

   // The event of the webhook: why the webhook is used.
   event_type: string;

Anyhow, there is no list of valid event type names.

IMHO it would be sufficient to point to https://docs.taler.net/taler-merchant-manual.html#setting-up-a-webhook *if* the event types are named there. Anyhow, only some of the sections there explicitly name the webhook_type as such (assuming these are the event types). Others only have text like »For “inventory_deleted” events«, thus one can *guess* these are the event types.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-11-10 20:57 htgoebel New Issue