Preview

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

SubscriptionCustomAttribute

Subscription-level custom attribute

This page contains

    Fields

    id: String

    Stable custom attribute definition identifier. Unlike key, this does not change with locale/translation and is safe to use for matching.

    key: String!

    Attribute key

    value: [String!]!

    Attribute values

    Parent objects of SubscriptionCustomAttribute

    SubscriptionDefinition PREVIEW

    Subscription definition

    SubscriptionRecord PREVIEW

    Subscription associated with an integration event.

    Queries for SubscriptionCustomAttribute

    subscriptionRecord PREVIEW

    Fetch a single subscription record by ID

    transferUnitEligibleSubscriptions PREVIEW

    Get the list of eligible subscriptions for a unit transfer.