Creates a new bank account for the specified employee within a company.

Path Params
int32
required

Company identifier (must be non-zero).

int32
required

Employee identifier (must be non-zero).

Body Params

Bank account creation data.

string | null
required

Account Number

string | null
required

Routing Number

int32
enum
required

Members:

  • 0 - None ( None. )
  • 1 - Manual ( Manual. )
  • 2 - PreNote ( PreNote. )
  • 3 - Plaid ( Plaid. )
Allowed:
string | null
required

Account Holder Name

int32
enum
required

Members:

  • 1 - Checking ( Checking. )
  • 2 - Savings ( Savings. )
Allowed:
Headers
string
Defaults to 1.0

The requested API version

string
Defaults to 1.0

The requested API version

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

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