#ajay0305
1 messages · Page 1 of 1 (latest)
Hi there!
To make API requests on a connected account, you need to use the Stripe-Account header: https://stripe.com/docs/connect/authentication
And if you want to list PaymentMethods, use https://stripe.com/docs/api/payment_methods/list
Yes, you can select dotNET in the two links I shared above.