Create a Subscription

Create a new Subscription for a business. Supports discounted and free plans using coupons.

Coupon Support:

  • Use the price parameter to override the standard offering price (restricted to directory/admin tokens only)
  • Provide coupon_code to apply a discount identifier for Recurly integration
  • Provide discount_code_name to track the discount type (e.g., 'percent', 'fixed_amount')
  • When price is provided, payment_type must be set to 'external'
  • When a 100% discount is applied (price = 0), checkout will be skipped
  • The system stores both original_price (from the offering) and price (the discounted amount) for reporting

Available for Directory, Staff, and internal Tokens

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!