WebhookSubscription

Creates a subscription to the provided list of events. Notifications will be sent to the provided WebhookURL

post/WebhookSubscription

Headers

api-versionstring

Request body

eventCodesstring[] required

Gets or sets the Events Codes

webhookUrlstring required

Gets or sets the webhook URL

Response

Returns a WebhookNotificationSubscriptionResultModel

subscriptionIdstring uuid

Gets or sets the SubscriptionId

webhookUrlstring nullable

Gets or sets the WebhookUrl

webhookSecretKeystring nullable

Gets or sets the SecretKey

Changes

No recorded changes to this endpoint across all 1 revision of this API.