#_cho
1 messages · Page 1 of 1 (latest)
Hello
The coupon would exist prior to the request to create/update the Schedule
You can't create a coupon in-line when creating a Schedule
okay that makes sense. thank you!
Sure thing
quick question on coupons, is "valid": true
the attribute update-able? It says in the docs that metadata is update-able
I get why currency, duration, amount_off can't be modified, but just like how prices can be archived via update, can I disable coupons the same way?
No you can't update a coupon like that... you would delete it: https://docs.stripe.com/api/coupons/delete
thank you