On the main branch, johnyeocx bumped the autumn package to version 3.0.4 and updated both Customers and Entities clients to accept an optional expand parameter on their get methods. This change lets callers request related fields (like invoices, rewards, entities, referrals or payment methods) via query parameters.

fix: added expand param to get customer and get entities - useautumn/autumn-py