Create Bank Account

Create's a bank account for a specified worker in Zeal.

Create a bank account object for a worker (employee or contractor) in Zeal's system. Zeal can use this bank account information to pay the worker through direct deposit.

Please ensure that you are providing validated bank account information.

Returns

Returns boolean indicating success status and a direct deposit object.

attributetypedescription
successbooleanResponse status
dataobjectNewly created Bank Account Object
errorsarrayContains list of error objects which consists of:
message: Error message
code: Error code as described in Error codes
Language
Authorization
Header
Click Try It! to start a request and see the response here!