#xaositect-connect-requirements

1 messages · Page 1 of 1 (latest)

warped nacelle
#

@median gazelle you need to iterate to find them, there's no API to filter them
But you should also use Webhooks https://stripe.com/docs/connect/webhooks to listen to events on connected accounts so that you know when they get new requirements

median gazelle
#

Thanks @warped nacelle we are listening to the account.updated webhook to gather those details, but product wanted a full list ahead of the feb 24th connect requirements update. I'll just write a script then. Thank you!