#tonya-pnc
1 messages · Page 1 of 1 (latest)
Hi there, yes you need to specify a Stripe-Account header in your request.
By specifying a stripe_account, you are telling Stripe that you want to make an API call on behalf of a connected account. You can refer to this doc to learn more about making API request for connected account (https://stripe.com/docs/connect/authentication)
Thank you!