post
https://api.zeal.com/companies/bank
Creates a bank account for the specified company.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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 messagecode: Error code as described in Error codes |

