post https://api.zeal.com/customer-accounts/:/funding-sources
Creates a bank account or Funding Source for a Customer Account.
Returns
Returns response status and a newly created Funding Source object.
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | array | Newly created Funding Source object. |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |