Manage webhook subscriptions to receive real-time notifications for checkout and order events
Manage webhook subscriptions to receive real-time notifications for checkout and order events
Update an existing webhook subscription. All fields are optional - only provided fields will be updated.
Permanently delete a webhook subscription. This action cannot be undone.
Retrieve details of a specific webhook subscription by ID
Retrieve a paginated list of webhook subscriptions for the authenticated platform. Supports filtering by active status and event type.
Create a new webhook subscription to receive event notifications at the specified URL. The webhook secret is returned only once upon creation and should be stored securely for signature verification.