Create Company Bank Account

Creates a bank account for the specified company.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Add bank information for a company. This bank account will be used for company debits and paying out workers as necessary. Additionally, Zeal will use this bank account for micro-deposit verification as part of the company onboarding process.

Returns

Returns a boolean that indicates success status and company bank account creation.

attributetypedescription
successbooleanResponse status
datastringCreated bank account within the company object
errorsarrayContains a list of error objects which consists of:
message: Error message
code: Error code as described in Error codes
Body Params
string
required

ID of the company.

string
required

Account number of the Company Bank Account.

string
required

Routing number of the Company Bank Account.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json