#piq9117
1 messages · Page 1 of 1 (latest)
Yeah unfortunately just the one at the moment.
One thing I can think of is that you can use the Customer search API and a search query that includes a couple customer IDs or'd together https://stripe.com/docs/search#search-query-language
ah! thanks for the suggestion! i think that will work. this example right?
field:value1 OR field:value2
Yep yep, should work I think
sweet. thanks! 