#spoolyx
1 messages ยท Page 1 of 1 (latest)
You can pass the ID of the Product to the product field when making a request to list Price objects, when doing so the endpoint will only return Prices related to that Product:
https://stripe.com/docs/api/prices/list#list_prices-product
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.