Skip to main content
← Back to changelog page

2025-06-11 — Add Discount Code Endpoints

Developers now have a simpler path to modifying discount codes on Subscriptions.

New endpoints for modifying discount codes on subscriptions:

Upcoming deprecation:

Using the PUT and DELETE /subscriptions/[subscription_id]/discount_code endpoints is now the recommended approach to modify subscription discount codes. Further annoucements are coming soon regarding the deprecation of using PUT AND PATCH /subscriptions/[subscription_id] endpoints to modify discount codes.