Get Bank Account by Employee/Contractor ID

Given the Zeal Employee ID or Contractor ID, Zeal returns information for the employee or contractor's bank account object.

Returns

Returns response status and the Bank Account Object for the requested account.

attribute

type

description

success

boolean

Response status

data

object

List of bank account object belonging to employee/contractor by ID

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!