POST
/
banking
/
v1
/
ng
/
bank_accounts
/
{
  "email": "jsmith@example.com",
  "last_name": "<string>",
  "first_name": "<string>",
  "middle_name": "<string>",
  "phone_number": "<string>",
  "business_name": "<string>",
  "is_business": false
}

Authorizations

api-key
string
header
required

Body

Response

201 - application/json

The response is of type object.