Get Bank Account by ID

Given the Zeal Bank Account ID, Zeal returns information for the 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

Retrieves the 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!