Introduction

Sections

Theme switcher

Events

The Events section provides detailed information about the notifications that are triggered by our webhook service. Users can leverage this section to gain insights into real-time updates and track significant events within their application.

Security: For avoid that someone can call the client side simulating being a real call. The request will have a security header called X-Webhook-Key with the value set on the management configuration

The request is composed by the following fields:

PRODUCT: string

EVENT TYPE: string

STATUS: string

OPERATION ID: string

DATA: object

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Events