| iduuidId of the subscription in GUID format | 
| webhookUrlstringWebhook HTTPS endpoint url. | 
| webhookVersionstringPossible values: [v1,v2]Version that will be used when formatting the webhook payload. | 
| enabledbooleanFlag for enabling/disabling the subscription. If subscription is disabled the webhook
won't be triggered for the respective event types. | 
| createddate-timeTime at which subscription has been created. | 
| eventTypesstring[]List of event types for the subscription. Each time that some event type from the list occurs,
the webhook will be triggered. |