Product GUID. Must be unique if set.
Product type. Please note that 'product-set' requires 'sets' module to be enabled. Enum - see Product types code list.
Product visibility. Optional, default value visible. Enum - see Product visibility code list.
Product's additional name. Optional. Maximal length of 150 characters.
Product's seo title. Maximal length of 255 characters.
Grade condition of second-hand product. Allowed only for bazar type.
Condition description of second-hand product. Allowed only for bazar type.
Product's default category's GUID. Mandatory.
Harmonized system code with 6–10 digits (accepting leading zeros).
Supplier GUID. Must exist if set.
Must exist if set. Cannot be set together with the param flagsManagement.
Alternative way to manage the flags by specific actions. Cannot be set together with the param flags.
Product surcharge parameters. Not allowed for products with multiple tax classes.
String which defines product url. Value is sanitized to fits url needs = All characters except [a-zA-Z0-9_] will be converted to -. If value is not present, indexName is created from product name.
{ "language": "cs", "guid": "1b02cb8e-d7b5-11e0-9a5c-feab5ed617ed", "type": "product", "visibility": "hidden", "name": "Velká čokoláda", "adult": true, "shortDescription": "Velice kvalitní a dobrá čokoláda.", "description": "<p>Velice kvalitní a dobrá čokoláda. Chutná vždy dobře. <b>Neobsahuje arašídy.</b></p>", "additionalName": "Velice kvalitní a dobrá čokoláda.", "metaTitle": "Velice kvalitní a dobrá čokoláda.", "metaDescription": "Velice kvalitní a dobrá čokoláda. Chutná vždy dobře. Neobsahuje arašídy.", "conditionGrade": "used", "conditionDescription": "Without original package.", "defaultCategoryGuid": "1b02cb8e-d7b5-11e0-9a5c-feab5ed617ed", "brandCode": "milka", "internalNote": "Internal note for product manager.", "preauthorizationRequired": true, "hsCode": "95030099", "supplierGuid": "1b02cb8e-d7b5-11e0-9a5c-feab5ed617ed", "categoryGuids": [ "1b02cb8e-d7b5-11e0-9a5c-feab5ed617ed" ], "warrantyId": 1, "flags": [ { … } ], "flagsManagement": [ { … } ], "descriptiveParameters": [ { … } ], "filteringParameters": [ { … } ], "surchargeParameters": [ { … } ], "variants": [ { … } ], "indexName": "baleriny-modre-s-puntiky", "relatedVideos": [ { … } ] }