Preview

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

TransferUnitsRequestTargetSubscriptionInput

items input for unit transfer.

This page contains

    Fields

    pricingPlanId ID!

    Pricing Plan Id of the target subscription

    subscriptionId ID

    Subscription Id of the target subscription if transferring to existing subscription

    items [SubscriptionUpdateRequestItemInput!]! PREVIEW

    Items of the target subscription

    discountCodes [SubscriptionUpdateRequestDiscountCodeInput!] PREVIEW

    Discount code on target subscription where both code and Id are mandatory (if needed)

    vendorCustomAttributes [SubscriptionUpdateRequestCustomAttributeInput!] PREVIEW

    Vendor custom attributes on target subscription

    subscriptionCustomAttributes [SubscriptionUpdateRequestCustomAttributeInput!] PREVIEW

    Subscription custom attributes on target subscription