WebhookSubscription

Properties

NameTypeDescription
IdintegerWebhook subscription identifier
OwnerUserIdintegerWebhook subscription owner user identifier
VersionstringWebhook subscription owner user identifier
EventNamesarrayWebhook subscription event names
CallbackUrlstringCallback url. Flipdish system POST messages to this url.
EnabledbooleanIs webhook subscription enabled.
VerifyTokenstringThis is your token which will be in the Header of each POST request from Flipdish with name: X-Verify-Token.