Deletes a bank account for the specified employee within a company.Ask AIdelete https://api.worklio.com/wep/companies/{companyId}/employees/{employeeId}/bankaccounts/{id}Path ParamscompanyIdint32requiredCompany identifier (must be non-zero).employeeIdint32requiredEmployee identifier (must be non-zero).idint32requiredBank account identifier (must be non-zero).Headersapi-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/plainResponses 204No Content 400Bad RequestUpdated 4 months ago