SpaceMediaSpaceMedia
Endpoint referenceBilling and Checkouts

Resume Billing Subscription

POST
/api/v1/billing/subscriptions/{subscription_type}/{subscription_id}/resume

Resume a canceled or paused organization billing subscription by subscription_type and subscription_id when the plan state allows it.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

subscription_type*string

Subscription family to update.

Value in

  • "membership"
  • "addon"
subscription_id*string

Public subscription reference returned by the API.

Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?