Create Account by Account and Routing

You can place the bearer access_token for a specific user into the Authentication section of this documentation 👉.

This endpoint will create an Account for a User based on an account and routing number.

This resource requires the use of the secure endpoint.

Your Institution ID in Sandbox may be different than your Institution ID in Production. Please check the Client Details section of your Astra Dashboard to confirm.

If you are creating an account in Sandbox, the Routing number must be a real-world Routing number. Account numbers in Sandbox should not be real-world. If you do not have a Routing number readily available, you can use 222222226.

Account numbers must be at minimum 7 digits and no greater than 17. For account numbers less than 7 digits, you must prepend zeros to the beginning of the account number. For example: an account number of 12345 should be registered as 0012345.

Although required, the Name field is internal facing, and isn’t available for your Users to see unless you explicitly make this field visible to them through your application. The Name field also doesn’t appear on Bank Statements. This field was primarily designed for internal tracking of accounts.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The Institution ID given to you by Astra, which can be found in the Client Details section of your Astra Dashboard

string
required

The name for the Account

string
required

The type of bank account (checking or savings)

string
required

The bank account number

string
required

The bank routing number

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json