With the addition of global_unique_id (labeled GTIN, UPC, EAN or ISBN) in WooCommerce 9.2, some merchants now have the expectation that this field will sync up with the respective field on Square's end.


That field appears to be part of the CatalogItemVariation object in the Catalog API:
https://developer.squareup.com/reference/square/objects/CatalogItemVariation#definition__property-upc
With the addition of
global_unique_id(labeled GTIN, UPC, EAN or ISBN) in WooCommerce 9.2, some merchants now have the expectation that this field will sync up with the respective field on Square's end.That field appears to be part of the CatalogItemVariation object in the Catalog API:
https://developer.squareup.com/reference/square/objects/CatalogItemVariation#definition__property-upc