# 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[​](#arguments "Enlace directo al Arguments")

#### [`previewSubscriptionUpdate.input`](#input) ● [`PreviewSubscriptionUpdateInput!`](https://docs.monei.com/es/es/apis/graphql/types/inputs/preview-subscription-update-input/.md) non-null input[​](#input "Enlace directo al input")

### Type[​](#type "Enlace directo al Type")

#### [`SubscriptionUpdatePreview`](https://docs.monei.com/es/es/apis/graphql/types/objects/subscription-update-preview/.md) object[​](#subscriptionupdatepreview- "Enlace directo al subscriptionupdatepreview-")

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.
