Lists all the virtual bank accounts.
Sample Request
Sample Result[JSON]
URL Format
GET https://[site].chargebee.com/api/v2/virtual_bank_accounts
Input Parameters
Filter Params
For operator usages, see the Pagination and Filtering section.
optional, timestamp(UTC) in seconds filter
Timestamp indicating when this virtual bank account resource was last updated. Supported operators : after, before, on, between
Example → updated_at[after] = "1435054328"
Supported operators: after, before, on, between
Example →
1435054328optional, timestamp(UTC) in seconds filter
Timestamp indicating when this virtual bank account resource is created. Supported operators : after, before, on, between
Example → created_at[after] = "1435054328"
Supported operators: after, before, on, between
Example →
1435054328Returns
next_offset
optional, string, max chars=1000
This attribute is returned only if more resources are present. To fetch the next set of resources use this value for the input parameter offset.
Virtual bank account object
Resource object representing virtual_bank_account