Authorizations

Authorization
string
headerrequired

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
first_name
string
last_name
string
email
string
amount
number
routing_number
string
account_number
string
account_type
enum<string>
Available options:
checking,
savings
plaid
object

Response

200 - application/json
success
boolean