📄️ Get One Subscription
Returns the details of a single subscription.
📄️ Change a Subscription's Plan
Move a Subscription to a new Plan. Proration behaviour can optionally be set.
📄️ Update a Subscription's Plan
Update the subscription to a new plan.
📄️ Cancel a Subscription
Cancels a Subscription with options for when it terminates.
📄️ Add Subscription Seats
Adds seats to a Subscription. Initially the seats will be unassigned. To assign granteeIds to the seats use the update many method.
📄️ Remove Subscription Seats
Remove seats from a Subscription. Seats can only be removed if they are unassigned. To unassign seats use the update many method to set the granteeId of each seat to null.