Subscriptions
Customer subscriptions with billing and revenue details
Columns
| Name | Type | References | |
| Uuid [KEY] | String | ||
| Id | Long | ||
| ExternalId | String | ||
| SubscriptionSetExternalId | String | ||
| Quantity | Int | ||
| Mrr | Long | ||
| Arr | Long | ||
| Status | String |
The allowed values are active, inactive. | |
| Plan | String | ||
| BillingCycle | String |
The allowed values are day, month, year. | |
| BillingCycleCount | Int | ||
| StartDate | Datetime | ||
| EndDate | Datetime | ||
| Currency | String | ||
| CurrencySign | String | ||
| CustomerUuid | String |
Customers.Uuid |