Create a Plaid Transfer authorization to evaluate ACH debit risk before originating funds movement

domain: plaid.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

In-depth guide

Plaid webhook verification — the full failure-mode walkthrough related to plaid.com, checked against official docs, with linked verified routes.

Steps

  1. POST to /transfer/authorization/create with client_id, secret, access_token, account_id, type ('debit' or 'credit'), network ('ach', 'same-day-ach', or 'rtp'), amount, ach_class (required for ACH, e.g. 'ppd' or 'ccd'), and user.legal_name
  2. The response contains an authorization object with an id and a decision field; decision can be 'approved', 'permitted', or 'declined'
  3. An 'approved' decision means Plaid's risk engine has evaluated and approved the transfer; 'permitted' means Plaid has no blocking signal but cannot fully guarantee funds; 'declined' means do not proceed
  4. The authorization is valid for approximately 1 hour; create the transfer within that window
  5. Inspect decision_rationale.code and decision_rationale.description for the reason behind a non-approved decision
  6. Include an idempotency_key to prevent duplicate authorizations from network retries

Known gotchas

Related routes

Implement Plaid Signal to evaluate ACH debit risk before originating a transfer
plaid.com · 6 steps · unrated
Create a Plaid Transfer after a successful authorization to originate ACH funds movement
plaid.com · 6 steps · unrated
Implement Plaid Signal ACH debit risk scoring before transfer origination and apply score-based decisioning
account-aggregation/Plaid · 6 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans