Properties
string
The unique identifier for the webhook object
string
The name of the webhook.MinLength:
1MaxLength: 100Example: My Ecommerce Webhookstring
The URL where the webhook events are sent.
boolean
Denotes whether the webhook is active.
string
The API version the webhook supports.
array
The list of events that triggers the webhook.
array
The list email address to send alert notifications to when the webhook is failing.
object
The verification method of the webhook.
object
Custom headers of the webhook.
string
The creation time of the webhook.
object
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.