#jmontydesign - Connect Metadata
1 messages · Page 1 of 1 (latest)
Hello! You can update the metadata on the Payout objects: https://stripe.com/docs/api/payouts/update#update_payout-metadata
There are payout.created events you can listen for with webhooks to determine when Payouts are created: https://stripe.com/docs/api/events/types#event_types-payout.created
So there is no way to have data already in the metadata object of the payout object when the payout is created.?
No.