#haroon18-list-charges-card
1 messages · Page 1 of 1 (latest)
Hello. What card data to you have?
There's no specific endpoint for this, but the new Search API (beta) is likely your best option: https://stripe.com/docs/search-api
Otherwise you'd need to do the filtering in your own application
Hello, I'm using this one https://stripe.com/docs/api/charges/list.
I want to fetch data against a specific card(https://stripe.com/docs/api/cards/retrieve). But I'm unable to find such option here
Yeah it's not possible as I explained