For the complete documentation index, see llms.txt. This page is also available as Markdown.

ReactivateSubscriptionInput

Autogenerated input type of ReactivateSubscription

Fields

clientMutationId (String)

A unique identifier for the client performing the mutation.

id (ID!)

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

nextBillingDate (ISO8601Date)

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.

Last updated

Was this helpful?