SubscriptionPriceChangeInput
Price change request
This page contains
Fields
subscriptionId ID! | The subscription for which the price change should be applied |
priceDefinitionId ID! | The price definition that should be used for the price change |
strategy PriceChangeRequestStrategy! PREVIEW | Price change request strategy: NEXT_BILLING_PERIOD, END_OF_CONTRACT |
Mutations for SubscriptionPriceChangeInput
requestSubscriptionPriceChange PREVIEW | Create a price change event for the specific subscription ID, using the provided Price Definition ID and strategy. |