Preview

SubscriptionDefinitionPreview is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

SubscriptionDefinitionPreview

Subscription definition preview

This page contains

    Fields

    product: Product PREVIEW

    Product which subscription is in

    pricingPlan: PricingPlan PREVIEW

    Pricing plan which subscription is in

    edition: ProductEdition

    Edition which subscription is in

    owner: User PREVIEW

    Owner of Subscription

    units: [SubscriptionUnit!] PREVIEW

    List of serviceable units

    chargePreview: BillingChargePreview! PREVIEW

    Charge preview as result of specific operation

    priceSummary: SubscriptionPriceSummary! PREVIEW

    Subscription price summary

    taxSummary: [BillingChargeTaxDetailPreview!] PREVIEW

    Summary of tax line

    Parent objects of SubscriptionDefinitionPreview

    SubscriptionUpdatePreviewResponse PREVIEW

    Response to represent a summary of subscription update request.

    Queries for SubscriptionDefinitionPreview

    previewSubscriptionUpdateRequest PREVIEW

    Preview the given subscription update request. It should return the pricing summary and list of errors