#alantse.
1 messages · Page 1 of 1 (latest)
hello! I'm not sure i understand what you mean? You should be able to check the disputes via the Stripe Dashboard also
if you're referring to whether you'll receive the previous webhooks - that depends if they're still within the time window to be retried
If you can share an event id i'll be able to take a closer look
I want to count the number of all disputes in the connectted accounts, but it seems that the statistics can only be done on the dashboard, there is no better way
you can list all disputes using the API : https://stripe.com/docs/api/disputes/list. To get all disputes for a connected account, you need to make the API request using the Stripe Account header : https://stripe.com/docs/connect/authentication