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.

attribute

type

description

success

boolean

Response status

data

object

Newly created Bank Account Object

errors

array

Contains 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!