Create ExternalBankAccount

Create an ExternalBankAccount.

Account creation

Accounts can be created for a Bank or a Customer.

To create accounts for your Bank, omit the customer_guid parameter in the request body. To create accounts for your Customers, include the customer_guid parameter in the request body.

State

StateDescription
storingThe Platform is storing the external bank account details in our private store
completedThe Platform has created the external bank account
unverifiedThe external bank account is created, but it has not yet been verified
failedThe Platform was not able to successfully create the external bank account
refresh_requiredThe Platform has created the external bank account, but needs to be refreshed
deletingThe Platform is deleting the external bank account
deletedThe Platform has deleted the external bank account

Failure codes

CodeDescription
invalid_routing_numberThe provided routing number is invalid
refresh_requiredThe Plaid processor token used to create the account needs to be refreshed
plaid_processor_tokenAn account could not be created due to an invalid Plaid processor token or an error with Plaid

Required scope: external_bank_accounts:execute

Language
Authorization
URL
Click Try It! to start a request and see the response here!