Create Bank Widget

📘

Account Creation Success

A webhook with the account_id will be posted if your API account is configured for Payment Account Webhooks upon successful account creation via Widget UI.

The redirect_url provided with the widget_params will have the accountId and widget_id parameters appended and URL encoded.

🚧

Account Creation Failure

A webhook with the error_code will be posted if your API account is configured for Payment Account Webhooks upon failing to create/authenticate a user's bank account.

The redirect_url provided with the widget_params will have the accountId, widget_id, and errorCode parameters appended and URL encoded.

❗️

Link Provider

Due to requirements from Chase Bank, clients should migrate to link_provider PLAID. Plaid's Hosted Link meets Chase Bank's requirements for webviews and browser-based account linking.

On mobile devices, the Plaid Hosted Link domain must be served in an out of process webview. In process webviews are not supported by Chase Bank.

Plaid Hosted Link is not supported as an iFrame element.

Path Params
string
required
Body Params
string
string
Defaults to optional
boolean
Defaults to false
string
enum
Defaults to INTERCHECKS
Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json