Plaid API

Plaid API: Plaid Link, accounts, transactions, and webhook failures.

[
  {
    "error_code": "SYNTH-PLAID-API-001",
    "description": "Synthetic Plaid Link, accounts, transactions, and webhook failures scenario 001: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the Plaid Link, accounts, transactions, and webhook failures inputs and configuration, handle SYNTH-PLAID-API-001 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-PLAID-API-002",
    "description": "Synthetic Plaid Link, accounts, transactions, and webhook failures scenario 002: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the Plaid Link, accounts, transactions, and webhook failures inputs and configuration, handle SYNTH-PLAID-API-002 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-PLAID-API-003",
    "description": "Synthetic Plaid Link, accounts, transactions, and webhook failures scenario 003: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the Plaid Link, accounts, transactions, and webhook failures inputs and configuration, handle SYNTH-PLAID-API-003 explicitly, and retry only when the operation is idempotent."
  }
]