- Added a new countryCode field (ISO 3166-1 alpha-2) to CustomerAddressInput and CustomerAddress objects.
- Deprecated the existing territoryCode field; it remains functional but countryCode takes precedence if both are provided.
- Developers should migrate to countryCode when adopting API version 2026-10; no immediate breaking impact for earlier versions.