SubscriptionUpdateRequestAssociatedItemInput
Per associated subscription in a subscription update request
This page contains
Fields
| associationType AssociationType! PREVIEW | How this subscription relates to the one being updated. |
| subscriptionId ID | Existing associated subscription to update. Omit to purchase a new one. |
| pricingPlanId ID | Required when subscriptionId is omitted; optional when only changing units on an existing child. |
| items [SubscriptionUpdateRequestItemInput!] PREVIEW | |
| discountCodes [SubscriptionUpdateRequestDiscountCodeInput!] PREVIEW | |
| vendorCustomAttributes [SubscriptionUpdateRequestCustomAttributeInput!] PREVIEW | |
| subscriptionCustomAttributes [SubscriptionUpdateRequestCustomAttributeInput!] PREVIEW |