pauseSubscription

Pauses a subscription

You can optionally pass in a time at which the subscription will be resumed. All automatic charging and invoice generation and order generation is put on hold for a paused subscription. Maximum contract terms automatically shift forward on each billing cycle.

Arguments

Argument
Description

Parameters for PauseSubscription

PauseSubscriptionInput Arguments

Argument
Description

id (ID!)

ID of the subscription to pause.

pauseUntil (ISO8601DateTime)

Time from which the subscription automaticaly resumes again.

Return fields

subscription (Subscription)

Last updated

Was this helpful?