Create Company Bank Account

Creates a bank account for the specified company.

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.

attribute

type

description

success

boolean

Response status

data

string

Created bank account within the company object

errors

array

Contains a list of error objects which consists of:
message: Error message
code: Error code as described in Error codes

Language
Credentials
Header
Click Try It! to start a request and see the response here!