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)Documentation Index
Fetch the complete documentation index at: https://docs.methodfi.com/llms.txt
Use this file to discover all available pages before exploring further.
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:| Name | Use-Case | Supported Types | Resource Doc |
|---|---|---|---|
transaction | Near real-time transaction notifications for Credit / Debit Card Accounts. | Credit Cards | Transactions |
update | Near real-time account update (balance, due dates, etc) from the Account’s financial institution. Includes update.snapshot updates. | All liabilities | Updates |
update.snapshot | Monthly account snapshot update (balance, due dates, etc) from the credit bureau. | All liabilities | Updates |
card_brand | Near real-time information regarding credit card metadata (Product / Brand Name, Art, etc). | Credit Cards | Card Brands |
payment_instrument | Near real-time information regarding Credit / Debit Card credentials to be used for checkout. | Credit Cards | Payment Instruments |
When you create a subscription for
update, you will receive both direct and snapshot updates.