id uuidId of the subscription in GUID format |
webhookUrl stringWebhook HTTPS endpoint url. |
webhookVersion stringPossible values: [v1 , v2 ] Version that will be used when formatting the webhook payload. |
enabled booleanFlag for enabling/disabling the subscription. If subscription is disabled the webhook
won't be triggered for the respective event types. |
created date-timeTime at which subscription has been created. |
eventTypes string[]List of event types for the subscription. Each time that some event type from the list occurs,
the webhook will be triggered. |