📄️ Create Subscription
Create a subscription with no payment integration.
📄️ Get All Subscriptions
Returns a list of all the subscriptions created by your Salable organization.
📄️ Get Subscription Seats
Returns a list of seats on a subscription. Seats with the status CANCELED are ignored. Response uses cursor-based pagination.
📄️ 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.
📄️ Get Subscription Invoices
Returns a list of invoices for a subscription.
📄️ Get Subscription Seat Count
This method returns the aggregate number of seats. The response is broken down by assigned, unassigned and the total. Seats with the status CANCELED are ignored.
📄️ Cancel a Subscription
Cancels a Subscription with options for when it terminates.
📄️ Get a Subscription Update Payment Link
Returns the update payment link for a specific subscription.
📄️ Get a Customer Portal Link for a Subscription
Returns the customer portal link for a subscription.
📄️ Get Cancel Subscription Link
Returns a link to cancel a specific subscription.
📄️ Get a Subscription Payment Method
Returns the payment method used to pay for a subscription.
📄️ Reactivate a Subscription
This method reactivates a subscription scheduled for cancellation before the billing period has passed.
📄️ Update Subscription Seat Count
Add seats
📄️ Manage Seats
Assign, unassign and replace grantees on seats.
📄️ Update Subscription
Update properties on a subscription.
📄️ Add a coupon to a subscription
Adds the specified coupon to the subscription. Adding coupons do not trigger immediate adjustments and are applied in the following billing cycle.
📄️ Remove a coupon from a subscription
Removes the specified coupon from the subscription. Removing coupons do not trigger immediate adjustments and are applied in the following billing cycle.