Billing
Cancel a subscription item
Cancel a specific subscription item. The subscription item can be canceled immediately or at the end of the current billing period.
delete/billing/subscription_items/{subscription_item_id}
Path parameters
subscription_item_idstring required
The ID of the subscription item to cancel
Query parameters
end_nowboolean
Whether to cancel the subscription immediately (true) or at the end of the current billing period (false, default)
Response
A commerce subscription item.