post https://api.zeal.com/companies/bank
(Beta)
Add bank information for a company. Zeal will use this bank account for micro-deposit verification.
Returns
Returns 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 |