ZohoSubscriptions Tables
The provider models the data in API as a list of tables in a relational database that can be queried using standard SQL statements.
ZohoSubscriptions Tables
Name | Description |
Addons | Returns the list of all addons. |
ContactPersons | Returns the list of all contact persons of a customer. |
CouponDetails | Returns details of a coupon. |
Coupons | Returns the list of all coupons. |
CreditCards | Returns the list of all the active credit cards of a customer. |
CreditNoteDetails | Returns details of a credit note. |
CreditNotes | Returns the list of all credit notes. |
CustomerDetails | Returns details of a customer. |
Customers | Returns the list of all customers. |
HostedPages | Returns the list of all hosed pages. |
InvoiceDetails | Returns details of an invoice. |
Invoices | Returns the list of all invoices. |
Organizations | Returns the list of organizations. |
PaymentDetails | Returns details of a payment. |
Payments | Returns the list of all payments. |
Plans | Returns the list of all plans. |
Products | Returns the list of all products . |
SubscriptionActivities | Returns List of all the recent activities associated to a subscription. |
SubscriptionDetails | Returns details of a subscription. |
Subscriptions | Returns the list of all subscriptions. |
Transactions | Returns the list of all customers. |
UnbilledCharges | Returns the list of all unbilled charges. |