Bank-Accounts
A bank account object shows the cbank account information for a particular customer
End Points
Retrieve a bank account information
Attribute
account_id
string
Account ID of the bank account from which payment is about to made by the customer.
customer_id
string
Unique ID associated with the customer.
customer_name
string
Name of the customer, whom the bank account is associated.
gateway
string
Payment gateway through which payment needs to be made. Supported payment gateway values
test_gateway
, payflow_pro
, stripe
, 2checkout
, authorize_net
, payments_pro
, forte
, worldpay
, wepay
. last_four_digits
integer
Last four digits of the customer's bank account.
status
string
Status of the bank account.
last_modified_time
string
Time at which the contact person details were last updated.
created_time
string
Time at which the contact person was created.
created_by_id
string
Unique ID to denote the user who added the bank account.
created_by_name
string
Name of the user who added the bank account.
Retrieve a bank account information
Details of an existing bank account.
OAuth Scope : ZohoSubscriptions.customers.READ