previewSubscriptionUpdate
Prices a prospective mid-cycle subscription change without applying it. Returns the credit, charge and net that a prorated update would settle.
previewSubscriptionUpdate(
input: PreviewSubscriptionUpdateInput!
): SubscriptionUpdatePreview
Arguments
previewSubscriptionUpdate.input ● PreviewSubscriptionUpdateInput! non-null input
Type
SubscriptionUpdatePreview object
What a prorated mid-cycle change would settle, computed without changing anything. Nothing is persisted or reserved: executing the change recomputes the figures, so a preview taken long before the change may differ.
Was this page helpful?