#secret_lil_squirrel
1 messages · Page 1 of 1 (latest)
Are you asking about after the invoice has been finalized?
No, I'm trying to update an invoice in draft status.
have you tried updating the subscription item's price ID?
https://stripe.com/docs/api/subscription_items/update
I just tried that. I think that works for me.
Basically, I can't update a subscription line item directly on the invoice. I have to go update the subscription itself, right?
correct