#mrdatabase

1 messages ยท Page 1 of 1 (latest)

signal socketBOT
fresh mortar
#

Hi ๐Ÿ‘‹ yes, you use the stripe-account header to make a request as your Connected Account, to list the Payouts for the account.
https://stripe.com/docs/api/connected_accounts
https://stripe.com/docs/api/payouts/list

ancient dawn
#

so in the stripe.Payout.list(limit=3) I just include stripe-account=connect_id?

#

awesome it works

#

thanks mate