POST CMProductBulkUpdate?CMPackageId={CMPackageId}

Request Information

URI Parameters

Name Type Description Additional information
CMPackageId integer

Body Parameters

Collection of ProductBulkUpdateDto
Name Type Description Additional information
ProductID integer

None.

ProductType string

None.

ProductGroup string

None.

ProductName string

None.

ProductName2 string

None.

PriceBand string

None.

PriceGroup string

None.

VATRate string

None.

Measure string

None.

CostPricePerSKU decimal number

None.

GrossSellPrice decimal number

None.

BarCode string

None.

PLU string

None.

PLU2 string

None.

SKUName string

None.

BINNumber string

None.

KPText string

None.

CommissionPercentage integer

None.

AllowZeroPrice boolean

None.

UseStandardVAT boolean

None.

AwardCRMPoints boolean

None.

ChargePerMinute boolean

None.

ExcludeFromReceipt boolean

None.

PromptForDescription boolean

None.

SellByWeight boolean

None.

ServiceChargeExempt boolean

None.

PrintToKPStandalone boolean

None.

IsMain boolean

None.

ProductInfo string

None.

RezlynxCode string

None.

MeasureCostPricePerSKU decimal number

None.

ProhibitSalesWhenUnderStocked boolean

None.

IsUseBatchSales boolean

None.

CookTimeSeconds integer

None.

ShelfLifeSeconds integer

None.

IsDisplayAfterProduced boolean

None.

IsBatchSalesProduceOnSale boolean

None.

AlcoholPercent decimal number

None.

UnitVolume decimal number

None.

AllowDiscount boolean

None.

ItemCookCount integer

None.

SelfServiceFood boolean

None.

SelfServiceDrink boolean

None.

IsChooseLater boolean

None.

KP1 boolean

None.

KP2 boolean

None.

KP3 boolean

None.

KP4 boolean

None.

KP5 boolean

None.

KP6 boolean

None.

KP7 boolean

None.

KP8 boolean

None.

KP9 boolean

None.

KP10 boolean

None.

KP11 boolean

None.

KP12 boolean

None.

KP13 boolean

None.

KP14 boolean

None.

KP15 boolean

None.

KP16 boolean

None.

HideMeasureShortNameFromReceipt boolean

None.

ThirdPartyCRMPointsValue integer

None.

ExtraReceiptText string

None.

CRMPointsValue decimal number

None.

IsAvailableThroughTevalisAPI boolean

None.

IsAlcohol boolean

None.

CRMCode string

None.

ReportCategory string

None.

Request Formats

application/json, text/json

Sample:
[
  {
    "ProductID": 1,
    "ProductType": "sample string 1",
    "ProductGroup": "sample string 2",
    "ProductName": "sample string 3",
    "ProductName2": "sample string 4",
    "PriceBand": "sample string 5",
    "PriceGroup": "sample string 6",
    "VATRate": "sample string 7",
    "Measure": "sample string 8",
    "CostPricePerSKU": 1.0,
    "GrossSellPrice": 1.0,
    "BarCode": "sample string 9",
    "PLU": "sample string 10",
    "PLU2": "sample string 11",
    "SKUName": "sample string 12",
    "BINNumber": "sample string 13",
    "KPText": "sample string 14",
    "CommissionPercentage": 1,
    "AllowZeroPrice": true,
    "UseStandardVAT": true,
    "AwardCRMPoints": true,
    "ChargePerMinute": true,
    "ExcludeFromReceipt": true,
    "PromptForDescription": true,
    "SellByWeight": true,
    "ServiceChargeExempt": true,
    "PrintToKPStandalone": true,
    "IsMain": true,
    "ProductInfo": "sample string 15",
    "RezlynxCode": "sample string 16",
    "MeasureCostPricePerSKU": 1.0,
    "ProhibitSalesWhenUnderStocked": true,
    "IsUseBatchSales": true,
    "CookTimeSeconds": 1,
    "ShelfLifeSeconds": 1,
    "IsDisplayAfterProduced": true,
    "IsBatchSalesProduceOnSale": true,
    "AlcoholPercent": 1.0,
    "UnitVolume": 1.0,
    "AllowDiscount": true,
    "ItemCookCount": 1,
    "SelfServiceFood": true,
    "SelfServiceDrink": true,
    "IsChooseLater": true,
    "KP1": true,
    "KP2": true,
    "KP3": true,
    "KP4": true,
    "KP5": true,
    "KP6": true,
    "KP7": true,
    "KP8": true,
    "KP9": true,
    "KP10": true,
    "KP11": true,
    "KP12": true,
    "KP13": true,
    "KP14": true,
    "KP15": true,
    "KP16": true,
    "HideMeasureShortNameFromReceipt": true,
    "ThirdPartyCRMPointsValue": 1,
    "ExtraReceiptText": "sample string 17",
    "CRMPointsValue": 1.0,
    "IsAvailableThroughTevalisAPI": true,
    "IsAlcohol": true,
    "CRMCode": "sample string 18",
    "ReportCategory": "sample string 19"
  },
  {
    "ProductID": 1,
    "ProductType": "sample string 1",
    "ProductGroup": "sample string 2",
    "ProductName": "sample string 3",
    "ProductName2": "sample string 4",
    "PriceBand": "sample string 5",
    "PriceGroup": "sample string 6",
    "VATRate": "sample string 7",
    "Measure": "sample string 8",
    "CostPricePerSKU": 1.0,
    "GrossSellPrice": 1.0,
    "BarCode": "sample string 9",
    "PLU": "sample string 10",
    "PLU2": "sample string 11",
    "SKUName": "sample string 12",
    "BINNumber": "sample string 13",
    "KPText": "sample string 14",
    "CommissionPercentage": 1,
    "AllowZeroPrice": true,
    "UseStandardVAT": true,
    "AwardCRMPoints": true,
    "ChargePerMinute": true,
    "ExcludeFromReceipt": true,
    "PromptForDescription": true,
    "SellByWeight": true,
    "ServiceChargeExempt": true,
    "PrintToKPStandalone": true,
    "IsMain": true,
    "ProductInfo": "sample string 15",
    "RezlynxCode": "sample string 16",
    "MeasureCostPricePerSKU": 1.0,
    "ProhibitSalesWhenUnderStocked": true,
    "IsUseBatchSales": true,
    "CookTimeSeconds": 1,
    "ShelfLifeSeconds": 1,
    "IsDisplayAfterProduced": true,
    "IsBatchSalesProduceOnSale": true,
    "AlcoholPercent": 1.0,
    "UnitVolume": 1.0,
    "AllowDiscount": true,
    "ItemCookCount": 1,
    "SelfServiceFood": true,
    "SelfServiceDrink": true,
    "IsChooseLater": true,
    "KP1": true,
    "KP2": true,
    "KP3": true,
    "KP4": true,
    "KP5": true,
    "KP6": true,
    "KP7": true,
    "KP8": true,
    "KP9": true,
    "KP10": true,
    "KP11": true,
    "KP12": true,
    "KP13": true,
    "KP14": true,
    "KP15": true,
    "KP16": true,
    "HideMeasureShortNameFromReceipt": true,
    "ThirdPartyCRMPointsValue": 1,
    "ExtraReceiptText": "sample string 17",
    "CRMPointsValue": 1.0,
    "IsAvailableThroughTevalisAPI": true,
    "IsAlcohol": true,
    "CRMCode": "sample string 18",
    "ReportCategory": "sample string 19"
  }
]

application/xml, text/xml

Sample:
<ArrayOfProductBulkUpdateDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Tevalis.CM.DAL">
  <ProductBulkUpdateDto>
    <AlcoholPercent>1</AlcoholPercent>
    <AllowDiscount>true</AllowDiscount>
    <AllowZeroPrice>true</AllowZeroPrice>
    <AwardCRMPoints>true</AwardCRMPoints>
    <BINNumber>sample string 13</BINNumber>
    <BarCode>sample string 9</BarCode>
    <CRMCode>sample string 18</CRMCode>
    <CRMPointsValue>1</CRMPointsValue>
    <ChargePerMinute>true</ChargePerMinute>
    <CommissionPercentage>1</CommissionPercentage>
    <CookTimeSeconds>1</CookTimeSeconds>
    <CostPricePerSKU>1</CostPricePerSKU>
    <ExcludeFromReceipt>true</ExcludeFromReceipt>
    <ExtraReceiptText>sample string 17</ExtraReceiptText>
    <GrossSellPrice>1</GrossSellPrice>
    <HideMeasureShortNameFromReceipt>true</HideMeasureShortNameFromReceipt>
    <IsAlcohol>true</IsAlcohol>
    <IsAvailableThroughTevalisAPI>true</IsAvailableThroughTevalisAPI>
    <IsBatchSalesProduceOnSale>true</IsBatchSalesProduceOnSale>
    <IsChooseLater>true</IsChooseLater>
    <IsDisplayAfterProduced>true</IsDisplayAfterProduced>
    <IsMain>true</IsMain>
    <IsUseBatchSales>true</IsUseBatchSales>
    <ItemCookCount>1</ItemCookCount>
    <KP1>true</KP1>
    <KP10>true</KP10>
    <KP11>true</KP11>
    <KP12>true</KP12>
    <KP13>true</KP13>
    <KP14>true</KP14>
    <KP15>true</KP15>
    <KP16>true</KP16>
    <KP2>true</KP2>
    <KP3>true</KP3>
    <KP4>true</KP4>
    <KP5>true</KP5>
    <KP6>true</KP6>
    <KP7>true</KP7>
    <KP8>true</KP8>
    <KP9>true</KP9>
    <KPText>sample string 14</KPText>
    <Measure>sample string 8</Measure>
    <MeasureCostPricePerSKU>1</MeasureCostPricePerSKU>
    <PLU>sample string 10</PLU>
    <PLU2>sample string 11</PLU2>
    <PriceBand>sample string 5</PriceBand>
    <PriceGroup>sample string 6</PriceGroup>
    <PrintToKPStandalone>true</PrintToKPStandalone>
    <ProductGroup>sample string 2</ProductGroup>
    <ProductID>1</ProductID>
    <ProductInfo>sample string 15</ProductInfo>
    <ProductName>sample string 3</ProductName>
    <ProductName2>sample string 4</ProductName2>
    <ProductType>sample string 1</ProductType>
    <ProhibitSalesWhenUnderStocked>true</ProhibitSalesWhenUnderStocked>
    <PromptForDescription>true</PromptForDescription>
    <ReportCategory>sample string 19</ReportCategory>
    <RezlynxCode>sample string 16</RezlynxCode>
    <SKUName>sample string 12</SKUName>
    <SelfServiceDrink>true</SelfServiceDrink>
    <SelfServiceFood>true</SelfServiceFood>
    <SellByWeight>true</SellByWeight>
    <ServiceChargeExempt>true</ServiceChargeExempt>
    <ShelfLifeSeconds>1</ShelfLifeSeconds>
    <ThirdPartyCRMPointsValue>1</ThirdPartyCRMPointsValue>
    <UnitVolume>1</UnitVolume>
    <UseStandardVAT>true</UseStandardVAT>
    <VATRate>sample string 7</VATRate>
  </ProductBulkUpdateDto>
  <ProductBulkUpdateDto>
    <AlcoholPercent>1</AlcoholPercent>
    <AllowDiscount>true</AllowDiscount>
    <AllowZeroPrice>true</AllowZeroPrice>
    <AwardCRMPoints>true</AwardCRMPoints>
    <BINNumber>sample string 13</BINNumber>
    <BarCode>sample string 9</BarCode>
    <CRMCode>sample string 18</CRMCode>
    <CRMPointsValue>1</CRMPointsValue>
    <ChargePerMinute>true</ChargePerMinute>
    <CommissionPercentage>1</CommissionPercentage>
    <CookTimeSeconds>1</CookTimeSeconds>
    <CostPricePerSKU>1</CostPricePerSKU>
    <ExcludeFromReceipt>true</ExcludeFromReceipt>
    <ExtraReceiptText>sample string 17</ExtraReceiptText>
    <GrossSellPrice>1</GrossSellPrice>
    <HideMeasureShortNameFromReceipt>true</HideMeasureShortNameFromReceipt>
    <IsAlcohol>true</IsAlcohol>
    <IsAvailableThroughTevalisAPI>true</IsAvailableThroughTevalisAPI>
    <IsBatchSalesProduceOnSale>true</IsBatchSalesProduceOnSale>
    <IsChooseLater>true</IsChooseLater>
    <IsDisplayAfterProduced>true</IsDisplayAfterProduced>
    <IsMain>true</IsMain>
    <IsUseBatchSales>true</IsUseBatchSales>
    <ItemCookCount>1</ItemCookCount>
    <KP1>true</KP1>
    <KP10>true</KP10>
    <KP11>true</KP11>
    <KP12>true</KP12>
    <KP13>true</KP13>
    <KP14>true</KP14>
    <KP15>true</KP15>
    <KP16>true</KP16>
    <KP2>true</KP2>
    <KP3>true</KP3>
    <KP4>true</KP4>
    <KP5>true</KP5>
    <KP6>true</KP6>
    <KP7>true</KP7>
    <KP8>true</KP8>
    <KP9>true</KP9>
    <KPText>sample string 14</KPText>
    <Measure>sample string 8</Measure>
    <MeasureCostPricePerSKU>1</MeasureCostPricePerSKU>
    <PLU>sample string 10</PLU>
    <PLU2>sample string 11</PLU2>
    <PriceBand>sample string 5</PriceBand>
    <PriceGroup>sample string 6</PriceGroup>
    <PrintToKPStandalone>true</PrintToKPStandalone>
    <ProductGroup>sample string 2</ProductGroup>
    <ProductID>1</ProductID>
    <ProductInfo>sample string 15</ProductInfo>
    <ProductName>sample string 3</ProductName>
    <ProductName2>sample string 4</ProductName2>
    <ProductType>sample string 1</ProductType>
    <ProhibitSalesWhenUnderStocked>true</ProhibitSalesWhenUnderStocked>
    <PromptForDescription>true</PromptForDescription>
    <ReportCategory>sample string 19</ReportCategory>
    <RezlynxCode>sample string 16</RezlynxCode>
    <SKUName>sample string 12</SKUName>
    <SelfServiceDrink>true</SelfServiceDrink>
    <SelfServiceFood>true</SelfServiceFood>
    <SellByWeight>true</SellByWeight>
    <ServiceChargeExempt>true</ServiceChargeExempt>
    <ShelfLifeSeconds>1</ShelfLifeSeconds>
    <ThirdPartyCRMPointsValue>1</ThirdPartyCRMPointsValue>
    <UnitVolume>1</UnitVolume>
    <UseStandardVAT>true</UseStandardVAT>
    <VATRate>sample string 7</VATRate>
  </ProductBulkUpdateDto>
</ArrayOfProductBulkUpdateDto>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>