Update business monitoring event types
Update the event types being monitored for a business subscription.
Authorizations
Enter your API key in the format: sk_test_xxxxx or sk_live_xxxxx
Path Parameters
Business ID
Body
Updated list of webhook event types to subscribe to (replaces existing)
1business.registration.updated, business.filing.due, business.filing.overdue Update subscription status (active, paused, expired, cancelled)
active, paused, expired, cancelled "active"
Update custom metadata for the subscription
Response
Subscription updated successfully
Unique identifier for the subscription
"123e4567-e89b-12d3-a456-426614174000"
Object type identifier
subscription "subscription"
Type of resource being monitored
user, business "business"
ID of the user or business being monitored
"123e4567-e89b-12d3-a456-426614174000"
List of webhook event types subscribed to for monitoring notifications
business.registration.updated, business.filing.due, business.filing.overdue Current status of the subscription
active, paused, expired, cancelled "active"
Whether the subscription belongs to test or live mode, determined by the API key used to create it
test, live "live"
Custom metadata for the subscription
ISO 8601 timestamp when the subscription was created
"2025-10-24T10:30:00Z"
ISO 8601 timestamp when the subscription was last updated
"2025-10-24T15:45:00Z"
ISO 8601 timestamp when the subscription expires (for paid subscriptions)
"2026-10-24T10:30:00Z"

