#Orph
1 messages · Page 1 of 1 (latest)
Hi, are you seeking if you can reuse the subscription item id in this case?
The entry at the bottom, yes. That API ID
It looks like you're using our Prices API, and once the tax_behavior is set you cannot make a change: https://stripe.com/docs/api/prices/update#update_price-tax_behavior. For this reason, you'd need to create a new Price with the correct tax_behavior and you can't reuse that id.