v1

latestOpenAPI 3.1.0Apache 2.02026-07-2265186296.2 KB
Accounts

Create processor token

The token is used by the processor to access the information on this account via a service provider. Depending on the service provider and/or processor, this token represents whatever token/code/key is needed to provide access.

post/bank-linking/accounts/{financialAccountId}/processors/create-token

Path parameters

financialAccountIdstring required

Financial account id

Request body

processor'ACHQ' | 'ADP_ROLL' | 'ALLOY' | 'ALPACA' | 'APEX' | 'ASTRA' | 'ATOMIC' | 'AYDEN' | 'BAKKT' | 'BOND' | 'CHECK' | 'CHECKBOOK' | 'CHECKOUT' | 'CIRCLE' | 'DRIVEWEALTH' | 'DWOLLA' | 'FINIX' | 'FORTRESS_TRUST' | 'GALILEO' | 'GEMINI' | 'GUSTO' | 'HIGHNOTE' | 'I2C' | 'KNOT' | 'LITHIC' | 'MARQETA' | 'MODERN_TREASURY' | 'MOOV' | 'OCROLUS' | 'PRIME_TRUST' | 'RISKIFIED' | 'RIZE' | 'SARDINE' | 'SILA_MONEY' | 'SILICON_VALLEY_BANK' | 'SOLID' | 'STRIPE' | 'TABA_PAY' | 'TEAL' | 'TREASURY_PRIME' | 'UNIT' | 'UTB' | 'VESTA' | 'VOPAY' | 'WEPAY' | 'WYRE' | 'ZERO_HASH' required

Processor which will have access to this account

serviceProvider'AKOYA' | 'FINICITY' | 'MX' | 'PLAID' | 'SALTEDGE' | 'SALTEDGEPARTNERS' | 'YODLEE'

Service provider through which access to the account will be provided. If the account is only connected via one service provider, this field can be omitted and it will use that connected service provider.

Response

Processor token is returned

All 65 operations