EAN through API
-
Hi :).
I’m creating my new products through the REST API, is it possible to the EAN code – what are the API guidelines for the plug-in?Can I just include “EAN”?
Simplified code for creating my articles through REST;
new_product = { "sku": "test_1", "name": titel, "regular_price": salesprice, "description": omschrijving, }
Thank you & Kind Regards,
Jonas Rossaert
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘EAN through API’ is closed to new replies.