#olli-dispute-event
1 messages · Page 1 of 1 (latest)
👋
Dispute has charge: 'ch_123' as the Charge associated with it which itself has invoice: 'in_123' as the Invoice associated with it which itself has subscription:'sub_123' as the Subscription associated with it.
You can use Expand (https://stripe.com/docs/expand) to retrieve the Dispute and expand all objects at once via charge.invoice.subscription if needed
got it, didnt realise charges were associated with invoices. thanks :)
not all of them are!