provider plaid POST
/transfer/questionnaire/create @utdk/plaid
/transfer/questionnaire/create Generate a Plaid-hosted onboarding UI URL.
The `/transfer/questionnaire/create` endpoint generates a Plaid-hosted onboarding UI URL. Redirect the originator to this URL to provide their due diligence information and agree to Plaid’s terms for ACH money movement.
Try it
Authentication
Configure credentials for The Plaid API
Code snippet
Updates live as you fill in the form above.
TypeScript
import plaid from '@utdk/plaid';
await plaid.transferquestionnairecreate()