Subscriptions
Retrieves a list of all subscriptions.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| IsActive | Boolean | ||
| IsTaxAllowed | Boolean | ||
| IsAutoChargeEnabled | Boolean | ||
| BillingAmount | Decimal | ||
| BillingCycle | String | ||
| BillingFrequency | Integer | ||
| ContactId | Integer |
Contacts.Id | |
| CreditCardId | Integer | ||
| NextBillDate | Datetime | ||
| PaymentGatewayId | Integer | ||
| ProductId | Integer | ||
| Quantity | Integer | ||
| SaleAffiliateId | Integer | ||
| StartDate | Datetime | ||
| EndDate | Datetime | ||
| SubscriptionPlanId | Integer | ||
| IsDefaultPaymentGatewayUsed | Boolean |