Webhook
Object Model
The unique identifier for the webhook object
The name of the webhook.
MinLength: 1
MaxLength: 100
Example: My Ecommerce Webhook
The URL where the webhook events are sent.
Denotes whether the webhook is active.
The API version the webhook supports.
The list of events that triggers the webhook.
The list email address to send alert notifications to when the webhook is failing.
The verification method of the webhook.
Custom headers of the webhook.
The creation time of the webhook.
This holds key-value pairs, where both the keys and values are strings not exceeding 64 and 100 characters respectively. This allows for flexible and descriptive tagging or additional information to be associated with the object.
Was this page helpful?