#Thoxics
1 messages · Page 1 of 1 (latest)
Yup! You can create a new Price object and associate it with the Product. Youc an also call the Update Product API to add it as the new default Price: https://stripe.com/docs/api/products/update#update_product-default_price
can you give me an example of how to assign a new price for dafault in curl?