These docs are for v2025-10-01. Click to read the latest docs for v2026-04-01.

ApiPublic > WebhookSubscription > Creates

Subscription_type: api_public/webhook_subscription/create

Payload

Callback payload

integer
required

Identifier of the webhook subscription

string
required

URL where the webhook payload will be sent

string
required

Type of the webhook subscription

integer

Company identifier of the webhook subscription

string

Name of the webhook subscription

string

String to verify the subscription

boolean
required

Boolean to enable/disable the subscription

string
required

API version of the webhook subscription that determines the schema of the payload

Response
200

Return a 200 status to indicate that the data was received successfully

LoadingLoading…