LineItemPricingInput
Line item input for pricing a line item group
Input Fields
  category (
   
IDInput)
  Category
  color (
   
String)
  Color
  description (
   
String)
  Description
  itemNumber (
   
String)
  Item #
  lineItemGroup (
   
IDInput)
  The line item group this belongs to
  markupPercentage (
   
Float)
  When not null, override the matrix's markup percentage for the product
  position (
   
Int)
  Position
  price (
   
Float)
  Price per item
  priceReceiptSignature (
   
String)
  Use a price receipt signature to set the price of the line item
  product (
   
IDInput)
  Product
  productStatus (
   
LineItemStatus)
  Product status
  sizes (
   
[LineItemSizeCountInput!])
  Size counts
  taxed (
   
      Boolean)
  Taxable?