#jket - connect invoices
1 messages · Page 1 of 1 (latest)
Yes, you can specify a connected Stripe account to make the API call as https://stripe.com/docs/api/connected_accounts
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
So not an addition to the URL, at the HTTP level it is a header named StripeAccount, and that page shows how to set it in each client library
jket - connect invoices