SubscriptionPriceChangePayload
Subscription price change request results
This page contains
Fields
| subscription: SubscriptionDefinition PREVIEW | Subscription definition |
| billingCharge: MainBillingCharge PREVIEW | Billing charge definition |
| priceDefinition: PriceDefinition PREVIEW | Price definition |
| scheduledChangeDate: Date | Scheduled date when the price change will take effect |
| userErrors: [RequestSubscriptionPriceChangeError!] PREVIEW | User errors |
Mutations for SubscriptionPriceChangePayload
| requestSubscriptionPriceChange PREVIEW | Create a price change event for the specific subscription ID, using the provided Price Definition ID and strategy. |