WooCommerce.NET icon indicating copy to clipboard operation
WooCommerce.NET copied to clipboard

GTIN, UPC, EAN o ISBN - global_unique_id

Open nturini-cascinanet opened this issue 10 months ago • 3 comments
trafficstars

Starting from few woocommerce version ago was added the "GTIN, UPC, EAN o ISBN" field

image

In the woocommerce rest documentation this field miss but with a postman request we can discover that this information is stored in "global_unique_id" field

image

can you add this "global_unique_id" to the product fields?

Thank you

nturini-cascinanet avatar Jan 07 '25 13:01 nturini-cascinanet

Thanks, will be updated in next release.

XiaoFaye avatar Jan 28 '25 20:01 XiaoFaye

Great! Thank you

nturini-cascinanet avatar Jan 29 '25 07:01 nturini-cascinanet

Same here, lots of confusion since I saw the property in the source code in github but not in the object! Hehehe

Any ETA for the next release?

Until then I will manually deserialize the API.GetRestful result into a Product class copied from your repo!

enriquin avatar Mar 04 '25 13:03 enriquin