CustomerSubscriptions
Retrieve a list of all subscriptions for a specific customer.
Columns
| Name | Type | References | |
| CustomerId | String |
Customers.Id | |
| Id [KEY] | String | ||
| Status | String | ||
| ActivationDate | Datetime | ||
| Addons | String | ||
| Amount | Integer | ||
| CanceledDate | String | ||
| CronProcess | String | ||
| CurrencySymbol | String | ||
| CustomFields | String | ||
| EmailId | String | ||
| ExpiryDate | Datetime | ||
| GatewayId | String | ||
| GatewayType | String | ||
| LastBillingDate | Datetime | ||
| NextBillingDate | Datetime | ||
| PaymentMethod | String | ||
| PaymentTerms | String | ||
| PlanBillingCycle | String | ||
| PlanBillingCycleNum | String | ||
| PlanBillingPeriod | String | ||
| PlanBillingPeriodNum | String | ||
| PlanCreatedAt | Datetime | ||
| PlanId | String | ||
| PlanPlanActive | String | ||
| PlanPlanCode | String | ||
| PlanPlanDescription | String | ||
| PlanPlanName | String | ||
| PlanPrice | Integer | ||
| PlanProductId | String | ||
| PlanSetupFee | Integer | ||
| PlanTrialPeriod | Integer | ||
| PlanUpdatedAt | Datetime | ||
| PlanUserId | String | ||
| ProductId | String | ||
| Quantity | Integer | ||
| SetupFee | Integer | ||
| StartsAt | Datetime | ||
| Taxable | Boolean | ||
| TrialDays | Integer | ||
| TrialExpiryDate | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime |