Subscriptions
Freeze Subscription
Freeze a subscription to pause invoice generation for a specific period.
During the freeze period, no invoices will be generated for the subscription. The subscription will automatically resume after the freeze period ends.
post/api/v2/subscriptions/{subscription_id}/freeze
Path parameters
subscription_idstring uuid required
Unique identifier (UUID) of the subscription to freeze
Unique identifier (UUID) of the subscription to freeze
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.