#Najah-list-prices-product
1 messages · Page 1 of 1 (latest)
Hey! There's not really an API to do it that way. but you can instead list all Prices and pass the product parameter: https://stripe.com/docs/api/prices/list
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
You can also expand the product field on the Price object
Hey, thanks for your reactivity I appreciate this 😃
Else, can i do it with Rest request by adding (include:["prices])
That's not currently possible, no