Preview

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

SubscriptionRecordState

Subscription Record State - federated type from another service Uses purchase_orders.uuid as the key

This page contains

    Fields

    id: ID!
    status: String
    serviceStartDate: Date

    Service start date

    serviceEndDate: Date

    Service end date

    units: [SubscriptionUnit] PREVIEW
    contract: Contract PREVIEW
    product: Product! PREVIEW

    Product

    edition: ProductEdition!

    Edition

    pricingPlan: PricingPlan! PREVIEW

    Pricing Plan

    editionPricing: EditionPricing

    Edition Pricing

    owner: User! PREVIEW

    Owner

    ownerAccount: Account! PREVIEW

    Owner Account

    salesRepUser: User PREVIEW

    Sales representative

    salesRepAccount: Account PREVIEW

    Sales representative account

    activeBillingCharge: MainBillingCharge! PREVIEW

    Active Billing Charge

    Parent objects of SubscriptionRecordState

    FreeBillingCharge PREVIEW

    Free billing charge which is part of main billing charge

    OneTimeBillingCharge PREVIEW

    One time billing charge which is part of main billing charge

    RecurringBillingCharge PREVIEW

    Recurring billing charge which is part of main billing charge

    SubscriptionRecord PREVIEW

    Subscription Record - federated type from another service Uses purchase_orders.company_entitlement_uuid as the key

    SubscriptionStateTransitionActorActivity PREVIEW

    Subscription state transition actor activity event with state information

    Queries for SubscriptionRecordState

    subscriptionRecord PREVIEW

    Fetch a single subscription record by ID