Preview

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

SubscriptionUpdatePreviewItem

Represents a summary of a specific subscription update item

This page contains

    Fields

    itemId: String!

    Purchasable item identifier

    description: String

    Localized description of the item (if available). For custom fees/items (not catalog)

    pricingPlan: PricingPlan! PREVIEW

    Pricing Plan

    productId: String!

    Product Id

    editionId: String!

    Edition Id

    subscription: SubscriptionDefinition! PREVIEW

    Subscription definition

    discount: SubscriptionUpdatePreviewDiscount PREVIEW

    Details of Discount Applied to Item

    Parent objects of SubscriptionUpdatePreviewItem

    SubscriptionUpdatePreviewResponse PREVIEW

    Response to represent a summary of subscription update request.

    Queries for SubscriptionUpdatePreviewItem

    previewSubscriptionUpdateRequest PREVIEW

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