Completes the Plaid-linked bank account flow by exchanging a Plaid public_token and returning the new address_id.
public_token from Plaid Link, registers the bank account, and returns an address_id you can use in transfers.
The Plaid-linked path supports ach_debit, ach_credit, and rtp. It does not support wire.
link_token using Create Plaid link token and complete the Plaid Link flow before calling this endpoint.Use the Bearer token returned from the Auth endpoint via OAuth2 client_credentials flow. Include the token in the "Authorization: Bearer
Plaid public token
"public-sandbox-123456789"
Webhook for Plaid item updates
"https://customer.com/webhooks/plaid-updates"
Rails to enable (e.g., ach_credit, wire, rtp_credit)
1Created
ID of the created address
"addr_123456789"