HTTP POST webhook triggered when an event is created.
A unique message identifier for the webhook.
The time the message was generated (Unix timestamp in seconds).
A cryptographic signature that allows you to verify the integrity and authenticity of the payload.
The type of event.
"event.created"The time the event was triggered.
On creation, the data object contains the details of the new entity.
On creation, this is empty as the entity is new.
Webhook received successfully