#shylock-payouts
1 messages · Page 1 of 1 (latest)
it depends, in general you know already from the context you got the object from.
like if you received a payout.created webhook even you already know, because the event has an account field. (https://stripe.com/docs/connect/webhooks#connect-webhooks)
Ah ok... The context I had in mind was precisely webhooks but I didn't know the account was provided in the event. Btw, is the account field the account object itself or just the id?
the ID