Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 537 Bytes

CreateProductReference.md

File metadata and controls

22 lines (10 loc) · 537 Bytes

Flipdish.CreateProductReference

Properties

Name Type Description Notes
CatalogItemId String Identifier of the CatalogItemId to use as SubProduct
ProductType String Type of the SupProduct
PreselectedQuantity Number Quantity of the modifier that will be set when the parent product is placed in the basket [optional]

Enum: ProductTypeEnum

  • Product (value: "Product")

  • Modifier (value: "Modifier")