> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/objects/reactivate-subscription-input.md).

# ReactivateSubscriptionInput

### Fields

#### clientMutationId ([String](/graphql-api/api-reference/objects/string.md))

A unique identifier for the client performing the mutation.

#### id ([ID](/graphql-api/api-reference/objects/id.md)!)

ID of the cancelled, stopped, or customer-unsubscribed subscription to reactivate.

#### nextBillingDate ([ISO8601Date](/graphql-api/api-reference/objects/iso-8601-date.md))

Next billing date to use after reactivation. When omitted, the existing date is kept if it is still valid or recalculated to the next valid date.
