Billing
Remove a discount from a subscription item
Removes the active discount from a subscription item. The discount_id must match the subscription item's currently active discount.
delete/billing/subscription_items/{subscription_item_id}/discounts/{discount_id}
Path parameters
subscription_item_idstring required
The ID of the subscription item to remove the discount from
discount_idstring required
The ID of the discount to remove
Response
A commerce discount redemption.