- cartDeliveryAddressesUpdate mutation now supports clearing all delivery addresses by passing an empty array.
- buyerIdentity.deliveryAddressPreferences is deprecated; migrate to the new mutation before API version 2025-10.
- From API version 2025-10, an empty addresses array in cartDeliveryAddressesUpdate will clear addresses, so update code if you need different behavior.