#elleschu - metadata
1 messages · Page 1 of 1 (latest)
Hi there!
- You could use the search API to search for customers with specific
metadata: https://stripe.com/docs/api/customers/search - We don't have bulk APIs. But you can update the
metadatafor each subscription with this https://stripe.com/docs/api/subscriptions/update#update_subscription-metadata
Thanks for point 1/ => super !
2/ this is what i was previously doing 🙂 thank you very much !