Skip to main content
The Account Subscriptions endpoint controls the state of all Subscriptions for an Account. Subscriptions are Products that can provide continuous updates via Webhooks. (e.g. Transaction Subscription provides real-time updates on a Credit Card’s transactions)
Most subscriptions are accessible by default. However, some subscriptions have restricted access requiring team-by-team enablement and elevated account verification.

Subscription Names

Subscriptions that an Account can be enrolled in:
Update subscriptions will attempt to deliver both direct and snapshot updates when available.
An account can either have an update or update.snapshot subscription at any given time, not both.

Enrollment requirements

Some subscriptions have prerequisites the Account must meet before it can be enrolled: Enrollment requests that do not meet a requirement fail with an INVALID_REQUEST error whose sub-type describes the missing requirement (for example, SUBSCRIPTION_RESTRICTED_MISSING_PRODUCT_REQUEST). See Subscription Errors for the full list.

Subscriptions Objects

Webhook Payload

The Webhook payload will contain the following information: