v1

latestOpenAPI 3.1.02026-07-241642423.7 KB

Create a bank account

Defines a bank account, and associates it with an existing company, contractor, or employee.

One of employee, company, or contractor is required.

post/bank_accounts

Request body

employeestring

ID of the employee on the account

companystring

ID of the company on the account

contractorstring

ID of the contractor on the account

metadatastring json

Additional loosely structured information to associate with this bank account

Response

201