Subscriptions
Resume a paused subscription
Resume a paused subscription with the specified parameters
POST
Path Parameters
Subscription ID
Body
application/json
Resume subscription request
Available options:
immediate
, scheduled
, auto
Response
200
application/json
OK
EnvironmentID is the environment identifier for the pause
ID is the unique identifier for the subscription pause
OriginalPeriodEnd is the end of the billing period when the pause was created
OriginalPeriodStart is the start of the billing period when the pause was created
PauseEnd is when the pause will end (null for indefinite)
Available options:
immediate
, scheduled
, period_end
PauseStart is when the pause actually started
Available options:
none
, active
, scheduled
, completed
, cancelled
Reason is the reason for pausing
Available options:
immediate
, scheduled
, auto
ResumedAt is when the pause was actually ended (if manually resumed)
Available options:
published
, deleted
, archived
SubscriptionID is the identifier for the subscription