#blueish
1 messages · Page 1 of 1 (latest)
https://stripe.com/docs/upgrades#2022-11-15
Charge no longer auto-expands refunds by default. You can expand the list but for performance reasons we recommended against doing so unless needed.
so you can either call https://stripe.com/docs/api/refunds/list#list_refunds-charge or you can call the Retrieve Charge API and pass expand:["refunds"]