The call-back URL Lodgify site will call when the event is triggered in the system.
This has to be unique each time. If it is not unique, we will return a 409 HTTP status code.
The unique Id associated with this Webhook. Store this on your side, you will need it later to unsubscribe.
secretstring nullable
The secret associated with this Webhooks. This is needed to verify signatures when receiving a webhook to make sure its
coming from Lodgify. This value will only be returned after the creation of the webhook