#Jayy - delete subscription item
1 messages · Page 1 of 1 (latest)
hey there, you can remove an items by specifying the item id and using deleted=true:
https://stripe.com/docs/api/subscriptions/update#update_subscription-items-id
https://stripe.com/docs/api/subscriptions/update#update_subscription-items-deleted
by item id you mean something like price_1LriZmEDus2gJKdlOwRfDiAC ?
or you mean the one that start with si_.... ?
the latter - the si_12 is the subscription item id
SI = subscription item
Jayy - delete subscription item
Alright! i'll give it a try. Thank you synthrider 🙂 have a good one