TD Bank · Example Payload

Td Bank Notification Example

The consumer revoked consent td-cnst-2026-05-22-9d3b7e8a covering account td-acct-100000001.

Account AggregationAMLAkoyaBankingBank Secrecy ActBill PaymentConsentConsumer BankingFDXFinancial ServicesMerchant SolutionsNotificationsOpen BankingPaymentsRewardsTax FormsToken ManagementTransactions

Td Bank Notification Example is an example object payload from TD Bank, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

notificationIdcategoryseveritytitledescriptionaffectedResourcesconsentIdcreatedAt

Example Payload

Raw ↑
{
  "notificationId": "td-ntf-2026-05-23-a91c",
  "category": "consent_revoked",
  "severity": "INFO",
  "title": "Consumer revoked consent",
  "description": "The consumer revoked consent td-cnst-2026-05-22-9d3b7e8a covering account td-acct-100000001.",
  "affectedResources": ["td-acct-100000001"],
  "consentId": "td-cnst-2026-05-22-9d3b7e8a",
  "createdAt": "2026-05-23T10:14:08Z"
}