get https://api.zeal.com/bankaccount
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 messagecode : Error code as described in Error codes |