#morepow-promo-codes
1 messages · Page 1 of 1 (latest)
Hey there, you can retrieve the promo codes mapped to a given coupon :
https://stripe.com/docs/api/promotion_codes/list#list_promotion_code-coupon
but our list endpoints do not return total counts of the dataset, no. You'd need to iterate through the pages if necessary beyond the max limit of 100 results.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
bummer, okay thanks