- The `percentage_adjustment` field on `SellingPlanPercentagePriceAdjustment` changes type from Int to Float in Storefront API version 2025-01.
- Any integrations expecting an integer must be updated to handle floating‑point values to avoid runtime errors.
- Documentation and type definitions need to be revised to reflect the new Float type.