provider plaid POST
/transfer/capabilities/get @utdk/plaid
/transfer/capabilities/get Get RTP eligibility information of a transfer
Use the `/transfer/capabilities/get` endpoint to determine the RTP eligibility information of an account to be used with Transfer. This endpoint works on all Transfer-capable Items, including those created by `/transfer/migrate_account`.
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.transfercapabilitiesget()