status
: a webhook can be Enabled or Disabledlabel
: input a short text of your choiceendpoint URL
: the URL we will request events
: the list of event types where we request endpoint URL
eventId
or the resourceId
to search for specific events that were fired.bosci_46976252125703bac107f4f8a4ca5b3d
. Each event is described by two data: eventType
which tells you what action was performed and on which resource type, and eventId
which is unique for this action. For security reasons, we do not provide further information on our request. For more information on the resource impacted by the event, you must query our API.eventType
will tell you what resources to query in an API call. In the following table, you will find all the event types and examples of their functional triggers.transaction.created
is an event type that is triggered every time there is a new transaction on your project. This could be a card payment, an incoming Sepa Credit Transfer, a received Sepa direct debit, or even a new type of transaction that hasn't been developed yet.