Represents a Relation between Products/Variants.typestring or nullpartNostring or nullcodestring or nullIdentifier for the relation type.{ "type": "string", "partNo": "string", "code": "string" }
Localized descriptive text fields for a Product/Variant.cultureCodestring or nulldescriptionHeaderstring or nulldescriptionstring or nullsubHeaderstring or nullsubDescriptionstring or nullsynonymsstring or null{ "cultureCode": "string", "descriptionHeader": "string", "description": "string", "subHeader": "string", "subDescription": "string", "synonyms": "string" }
Contains logistic data for an item.widthnumber or null(double)heightnumber or null(double)depthnumber or null(double)weightnumber or null(double){ "width": 0.1, "height": 0.1, "depth": 0.1, "weight": 0.1 }