#srujan-price
1 messages · Page 1 of 1 (latest)
Hi there! Jumping in to help!
There is a list price API that might come in handy!
If you have provided your Price objects a look up key when you created them, you can define in the lookup_key field to locate it: https://stripe.com/docs/api/prices/create?lang=curl#create_price-lookup_key
Otherwise, you can refine your search via the other fields, such as when it was created and its type (one-time / recurring).