Creates a new bank account for the specified employee within a company.Ask AIpost https://api.worklio.com/wep/companies/{companyId}/employees/{employeeId}/bankaccountsPath ParamscompanyIdint32requiredCompany identifier (must be non-zero).employeeIdint32requiredEmployee identifier (must be non-zero).Body ParamsBank account creation data.accountNumberstring | nullrequiredAccount NumberroutingNumberstring | nullrequiredRouting NumberverificationTypeint32enumrequiredMembers:0 - None ( None. ) 1 - Manual ( Manual. ) 2 - PreNote ( PreNote. ) 3 - Plaid ( Plaid. ) 0123Allowed:0123accountHolderNamestring | nullrequiredAccount Holder NameaccountTypeint32enumrequiredMembers:1 - Checking ( Checking. ) 2 - Savings ( Savings. ) 12Allowed:12Headersapi-versionstringDefaults to 1.0The requested API versionx-api-versionstringDefaults to 1.0The requested API versionacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponse 200SuccessUpdated 4 months ago