Preview

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

SubscriptionUpdateRequestInput

Input for subscriptionUpdateRequest mutation

This page contains

    Fields

    idempotencyKey ID!
    subscriptionId ID!
    pricingPlanId ID!
    items [SubscriptionUpdateRequestItemInput!]! PREVIEW
    discountCodes [SubscriptionUpdateRequestDiscountCodeInput!] PREVIEW
    vendorCustomAttributes [SubscriptionUpdateRequestCustomAttributeInput!] PREVIEW
    subscriptionCustomAttributes [SubscriptionUpdateRequestCustomAttributeInput!] PREVIEW
    requester SubscriptionUpdateRequesterInput PREVIEW

    Optional requester information (user ID and account ID) for attribution of the update request. When provided, the requester context is used for the update operation.

    Mutations for SubscriptionUpdateRequestInput

    subscriptionUpdateRequest PREVIEW

    Submit a request to update a subscription