- Added Refund.orderAdjustments connection for querying order adjustments and included them in REFUNDS_CREATE webhook payload.
- Deprecated OrderAdjustment.kind field in GraphQL and REST APIs; refunded shipping costs now accessed via Refund.refundShippingLines connection.
- REFUNDS_CREATE webhook payload no longer contains the kind field or refunded shipping costs as of the 2024-10 API version.