Parameter | Description | Data type |
---|---|---|
Date | Day for which the report has been requested | String |
UserID | Unique Id for the user | String |
Start Date | Local time of the first start | String |
Pay Date | Local time when the payment success | String |
End Date | Local time for the end of the subscription | String |
Month | Number of months the subscription has been active | Integer |
Type | The type of subscription transaction: Renewal or New | String |
Discount % | Percentage discount customer has received (1 - Paid / Regular price) | String |
Type Subscription | Name of the subscription shop offer product | String |
Regular price | Normal price of the subscription | Number |
Paid | Price user has actually paid | Number |
Payment Type | Payment method of the user | String |
Favorite Store | User's preferred store | String |
Upgrade/Downgrade | If payment was related to an Upgrade or Downgrade of their plan | String |
Promo codes | Code used by customer on purchase of shop offer, giving a rebated price | String |
Subscription Product | Type of subscription, e.g. "EVC", "Carwash" | String |
PlanId | Subscription’s plan unique identifier | Integer |
SubscriptionId | Id of the subscription | Integer |
CurrentBalance | Applicable for Balance Subscription - Total amount of units (f.ex. kWh) available for user at the current moment. | Number |
AccumulatedBalance | Applicable for Balance Subscription - Amount of units (f.ex. kWh), accumulated from the previous period and available in this period, excluding final amounts of validations in this period. | Number |