PartNostringThe part number for this product.QtyBreaknumber(decimal)The minimum quantity needed to purchase to receive the ProductPrice.ProductPriceobject(ProductPrice)(ProductPrice)+Show 10 properties{ "PartNo": "string", "QtyBreak": 0, "ProductPrice": { "Value": 0, "Recommended": 0, "Catalog": 0, "VatRate": 0, "PriceListId": 0, "IsBuyable": true, "RecommendedQuantity": 0, "IsRecommendedQuantityFixed": true, "Standard": 0, "ValueIncVat": 0 } }
Idinteger(int32)This is the type internal id for the relation typeCodestringThis is the type external code for the relation typeNamestringThis is the name of the relation typeDescriptionstringThis is the description of the relation typeRelationsMetadataArray of objects(RelationMetadataItem)(RelationMetadataItem)Indicates if the related items are product or variant specific+Show 3 array propertiesRelationsobject(ProductItemPagedList)(ProductItemPagedList)+Show 2 propertiesVariantRelationsArray of objects(VariantRelations)(VariantRelations)This is a list of variant relations.+Show 3 array properties{ "Id": 0, "Code": "string", "Name": "string", "Description": "string", "RelationsMetadata": [ { … } ], "Relations": { "ItemCount": 0, "Items": [ … ] }, "VariantRelations": [ { … } ] }
PromotionIdinteger(int32)This is the promotion internal id for which the Products are listed.EffectIdinteger(int32)This is the effect internal id for which the Products are listed.ItemsArray of objects(ProductItem)(ProductItem)This is the list of Products associated with the promotion and effect.+Show 54 array properties{ "PromotionId": 0, "EffectId": 0, "Items": [ { … } ] }