The Stripe docs for "List all prices" mention a lookup_keys
parameter. What kind of values does it expect?
I've tried passing a product ID, a plan/price ID, keywords... (test or dev.) But only end up with an empty array for the data
property whenever I do.