Create ProductAsk AIpost https://api.duda.co/api/sites/multiscreen/{site_name}/ecommerce/productsCreates new product for referenced catalogPath Paramssite_namestringrequiredThe unique identifier for the target Site.Body Paramscustom_fieldsarray of objectsList of custom fields ids and the values for the created productcustom_fieldsADD objectdescriptionstringProduct descriptionexternal_idstringProduct external idimagesarray of objectsImage list for given productimagesADD objectmanaged_inventorybooleanDefaults to falseIndicated if this product should have inventory managementtruefalsenamestringrequiredProduct nameoptionsarray of objectsList of options and values to chose from, if the variations property is not defined all possible variations will be created based on the options and choices specified in this property.optionsADD objectpricesarray of objectsPrice for given product in different currenciespricesADD objectquantityint32Available inventory, relevant only if set on the product is managed inventory as true and product has no variationsrequires_shippingbooleanIndicated if this product is shippable or nottruefalseseoobjectseo objectskustringStock keeping unit of given productstatusstring[ACTIVE, HIDDEN] Only entities in published state will be available to store frontstock_statusstring[ IN_STOCK, OUT_OF_STOCK ]typestring[ PHYSICAL, DIGITAL, SERVICE, DONATION ]variationsarray of objectsUsed to manage variations during product creation. If this property is not specified, all possible variations will be created based on the options and choices specified in the options property.variationsADD objectResponses 200200 400400Updated about 2 months ago