Objects
/AppSubscriptionDetails
AppSubscriptionDetails
Subscription object
Fields
account_idInt!Required
The ID of an accountplan_idString!Required
The ID of a pricing planpricing_version_idInt!Required
The ID of a pricing versionmonthly_priceFloat!Required
The monthly price of the product purchased in the given currency, after applying discountscurrencyString!Required
The currency, in which the product was purchasedperiod_typeSubscriptionPeriodType!Required
renewal_dateString
The date the active subscription is set to renew. Equals to null for inactive subscriptionsend_dateString
The date the the inactive subscription ended. Equals to null for active subscriptionsstatusSubscriptionStatus!Required
discounts[SubscriptionDiscount!]!Required
days_leftInt!Required
The number of days left until the subscription ends
Built with