POST clientarea/calculatepriceriorder
Request Information
URI Parameters
None.
Body Parameters
Dictionary of string [key] and string [value]Request Formats
application/json, text/json
Sample:
{
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
}
text/xml
Sample:
<ArrayOfKeyValueOfstringstring xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<KeyValueOfstringstring>
<Key>sample string 1</Key>
<Value>sample string 2</Value>
</KeyValueOfstringstring>
<KeyValueOfstringstring>
<Key>sample string 3</Key>
<Value>sample string 4</Value>
</KeyValueOfstringstring>
</ArrayOfKeyValueOfstringstring>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
PriceEstimationModel| Name | Description | Type | Additional information |
|---|---|---|---|
| RowId | integer |
None. |
|
| resultType | string |
None. |
|
| Currency | string |
None. |
|
| UnitPrice | string |
None. |
|
| Imponibile | string |
None. |
|
| Iva | string |
None. |
|
| Total | string |
None. |
|
| WeightUm | string |
None. |
|
| Weight | string |
None. |
|
| TablePriceList | Collection of ProductPriceEntryModel |
None. |
|
| TableScontisticaPriceList | Collection of Collection of ProductPriceEntryModel |
None. |
|
| AltezzaDorso | decimal number |
None. |
|
| Varianti | string |
None. |
|
| PrezzoOriginalestato | boolean |
None. |
|
| PrezzoOriginaleimporto | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"RowId": 1,
"resultType": "sample string 2",
"Currency": "sample string 3",
"UnitPrice": "sample string 4",
"Imponibile": "sample string 5",
"Iva": "sample string 6",
"Total": "sample string 7",
"WeightUm": "sample string 8",
"Weight": "sample string 9",
"TablePriceList": [
{
"Lang": "sample string 1",
"StartPrice": 2.0,
"TotalPriceBeforeDiscount": 2.0,
"TotalPriceAfterRangeDiscount": 3.0,
"TotalPriceAfterTemporalDiscount": 4.0,
"TotalPriceAfterCustomerDiscount": 3.4,
"TotalPriceAfterPrintShopPercentage": 3.944,
"TotalPriceAfterDiscountAfterTax": 5.0,
"FinalPrice": 3.944,
"UnitPriceBeforeDiscount": 6.0,
"UnitPriceAfterDiscount": 7.0,
"UnitPriceAfterDiscountAfterTax": 8.0,
"IsDiscounted": true,
"IsTemporalDiscounted": true,
"TaxPrice": 11.0,
"Quantity": 12.0,
"DiscountPercentage": 13.0,
"TemporalDiscountPercentage": 14.0,
"CustomerDiscountPercentage": 15.0,
"PrintShopPercentage": 16.0,
"TaxPercentage": 17.0,
"Weight": 18.0,
"Cost": 19.0,
"BestPrice": true,
"Price": 21.0,
"PriceWithTax": 22.0,
"DiscountedPrice": 23.0,
"DiscountedPriceWithTax": 24.0,
"Iva": 25.0,
"RowId": 26,
"DateFormat": "sample string 27",
"DayNumber": 28,
"DayName": "sample string 29",
"MonthName": "sample string 30",
"MonthNumber": 31,
"Year": 32,
"Currency": "sample string 33",
"WeightUm": "sample string 34",
"QuantityId": 35,
"DayId": 36,
"ProductId": 37,
"PriceProductId": 38,
"Pages": 39,
"Promo": true,
"Total": "sample string 41",
"StrWeight": "18,00",
"StrIva": "25,00",
"StrUnitPrice": "7,00",
"StrPrice": "21,00",
"StrDiscountedPrice": "23,00",
"StrPriceWithTax": "22,00",
"StrDiscountedPriceWithTax": "24,00",
"RowIndex": 42,
"ColumnIndex": 43,
"FormatId": 44,
"FormatWidth": 45.0,
"FormatHeight": 46.0,
"FormatUm": "sample string 47",
"FormatName": "sample string 48",
"AltezzaDorso": 49.0,
"DayDescriptionStatus": true,
"DayDescriptionName": "sample string 51",
"PrezzoOriginalestato": true,
"PrezzoOriginaleimporto": "sample string 53"
},
{
"Lang": "sample string 1",
"StartPrice": 2.0,
"TotalPriceBeforeDiscount": 2.0,
"TotalPriceAfterRangeDiscount": 3.0,
"TotalPriceAfterTemporalDiscount": 4.0,
"TotalPriceAfterCustomerDiscount": 3.4,
"TotalPriceAfterPrintShopPercentage": 3.944,
"TotalPriceAfterDiscountAfterTax": 5.0,
"FinalPrice": 3.944,
"UnitPriceBeforeDiscount": 6.0,
"UnitPriceAfterDiscount": 7.0,
"UnitPriceAfterDiscountAfterTax": 8.0,
"IsDiscounted": true,
"IsTemporalDiscounted": true,
"TaxPrice": 11.0,
"Quantity": 12.0,
"DiscountPercentage": 13.0,
"TemporalDiscountPercentage": 14.0,
"CustomerDiscountPercentage": 15.0,
"PrintShopPercentage": 16.0,
"TaxPercentage": 17.0,
"Weight": 18.0,
"Cost": 19.0,
"BestPrice": true,
"Price": 21.0,
"PriceWithTax": 22.0,
"DiscountedPrice": 23.0,
"DiscountedPriceWithTax": 24.0,
"Iva": 25.0,
"RowId": 26,
"DateFormat": "sample string 27",
"DayNumber": 28,
"DayName": "sample string 29",
"MonthName": "sample string 30",
"MonthNumber": 31,
"Year": 32,
"Currency": "sample string 33",
"WeightUm": "sample string 34",
"QuantityId": 35,
"DayId": 36,
"ProductId": 37,
"PriceProductId": 38,
"Pages": 39,
"Promo": true,
"Total": "sample string 41",
"StrWeight": "18,00",
"StrIva": "25,00",
"StrUnitPrice": "7,00",
"StrPrice": "21,00",
"StrDiscountedPrice": "23,00",
"StrPriceWithTax": "22,00",
"StrDiscountedPriceWithTax": "24,00",
"RowIndex": 42,
"ColumnIndex": 43,
"FormatId": 44,
"FormatWidth": 45.0,
"FormatHeight": 46.0,
"FormatUm": "sample string 47",
"FormatName": "sample string 48",
"AltezzaDorso": 49.0,
"DayDescriptionStatus": true,
"DayDescriptionName": "sample string 51",
"PrezzoOriginalestato": true,
"PrezzoOriginaleimporto": "sample string 53"
}
],
"TableScontisticaPriceList": [
[
{
"Lang": "sample string 1",
"StartPrice": 2.0,
"TotalPriceBeforeDiscount": 2.0,
"TotalPriceAfterRangeDiscount": 3.0,
"TotalPriceAfterTemporalDiscount": 4.0,
"TotalPriceAfterCustomerDiscount": 3.4,
"TotalPriceAfterPrintShopPercentage": 3.944,
"TotalPriceAfterDiscountAfterTax": 5.0,
"FinalPrice": 3.944,
"UnitPriceBeforeDiscount": 6.0,
"UnitPriceAfterDiscount": 7.0,
"UnitPriceAfterDiscountAfterTax": 8.0,
"IsDiscounted": true,
"IsTemporalDiscounted": true,
"TaxPrice": 11.0,
"Quantity": 12.0,
"DiscountPercentage": 13.0,
"TemporalDiscountPercentage": 14.0,
"CustomerDiscountPercentage": 15.0,
"PrintShopPercentage": 16.0,
"TaxPercentage": 17.0,
"Weight": 18.0,
"Cost": 19.0,
"BestPrice": true,
"Price": 21.0,
"PriceWithTax": 22.0,
"DiscountedPrice": 23.0,
"DiscountedPriceWithTax": 24.0,
"Iva": 25.0,
"RowId": 26,
"DateFormat": "sample string 27",
"DayNumber": 28,
"DayName": "sample string 29",
"MonthName": "sample string 30",
"MonthNumber": 31,
"Year": 32,
"Currency": "sample string 33",
"WeightUm": "sample string 34",
"QuantityId": 35,
"DayId": 36,
"ProductId": 37,
"PriceProductId": 38,
"Pages": 39,
"Promo": true,
"Total": "sample string 41",
"StrWeight": "18,00",
"StrIva": "25,00",
"StrUnitPrice": "7,00",
"StrPrice": "21,00",
"StrDiscountedPrice": "23,00",
"StrPriceWithTax": "22,00",
"StrDiscountedPriceWithTax": "24,00",
"RowIndex": 42,
"ColumnIndex": 43,
"FormatId": 44,
"FormatWidth": 45.0,
"FormatHeight": 46.0,
"FormatUm": "sample string 47",
"FormatName": "sample string 48",
"AltezzaDorso": 49.0,
"DayDescriptionStatus": true,
"DayDescriptionName": "sample string 51",
"PrezzoOriginalestato": true,
"PrezzoOriginaleimporto": "sample string 53"
},
{
"Lang": "sample string 1",
"StartPrice": 2.0,
"TotalPriceBeforeDiscount": 2.0,
"TotalPriceAfterRangeDiscount": 3.0,
"TotalPriceAfterTemporalDiscount": 4.0,
"TotalPriceAfterCustomerDiscount": 3.4,
"TotalPriceAfterPrintShopPercentage": 3.944,
"TotalPriceAfterDiscountAfterTax": 5.0,
"FinalPrice": 3.944,
"UnitPriceBeforeDiscount": 6.0,
"UnitPriceAfterDiscount": 7.0,
"UnitPriceAfterDiscountAfterTax": 8.0,
"IsDiscounted": true,
"IsTemporalDiscounted": true,
"TaxPrice": 11.0,
"Quantity": 12.0,
"DiscountPercentage": 13.0,
"TemporalDiscountPercentage": 14.0,
"CustomerDiscountPercentage": 15.0,
"PrintShopPercentage": 16.0,
"TaxPercentage": 17.0,
"Weight": 18.0,
"Cost": 19.0,
"BestPrice": true,
"Price": 21.0,
"PriceWithTax": 22.0,
"DiscountedPrice": 23.0,
"DiscountedPriceWithTax": 24.0,
"Iva": 25.0,
"RowId": 26,
"DateFormat": "sample string 27",
"DayNumber": 28,
"DayName": "sample string 29",
"MonthName": "sample string 30",
"MonthNumber": 31,
"Year": 32,
"Currency": "sample string 33",
"WeightUm": "sample string 34",
"QuantityId": 35,
"DayId": 36,
"ProductId": 37,
"PriceProductId": 38,
"Pages": 39,
"Promo": true,
"Total": "sample string 41",
"StrWeight": "18,00",
"StrIva": "25,00",
"StrUnitPrice": "7,00",
"StrPrice": "21,00",
"StrDiscountedPrice": "23,00",
"StrPriceWithTax": "22,00",
"StrDiscountedPriceWithTax": "24,00",
"RowIndex": 42,
"ColumnIndex": 43,
"FormatId": 44,
"FormatWidth": 45.0,
"FormatHeight": 46.0,
"FormatUm": "sample string 47",
"FormatName": "sample string 48",
"AltezzaDorso": 49.0,
"DayDescriptionStatus": true,
"DayDescriptionName": "sample string 51",
"PrezzoOriginalestato": true,
"PrezzoOriginaleimporto": "sample string 53"
}
],
[
{
"Lang": "sample string 1",
"StartPrice": 2.0,
"TotalPriceBeforeDiscount": 2.0,
"TotalPriceAfterRangeDiscount": 3.0,
"TotalPriceAfterTemporalDiscount": 4.0,
"TotalPriceAfterCustomerDiscount": 3.4,
"TotalPriceAfterPrintShopPercentage": 3.944,
"TotalPriceAfterDiscountAfterTax": 5.0,
"FinalPrice": 3.944,
"UnitPriceBeforeDiscount": 6.0,
"UnitPriceAfterDiscount": 7.0,
"UnitPriceAfterDiscountAfterTax": 8.0,
"IsDiscounted": true,
"IsTemporalDiscounted": true,
"TaxPrice": 11.0,
"Quantity": 12.0,
"DiscountPercentage": 13.0,
"TemporalDiscountPercentage": 14.0,
"CustomerDiscountPercentage": 15.0,
"PrintShopPercentage": 16.0,
"TaxPercentage": 17.0,
"Weight": 18.0,
"Cost": 19.0,
"BestPrice": true,
"Price": 21.0,
"PriceWithTax": 22.0,
"DiscountedPrice": 23.0,
"DiscountedPriceWithTax": 24.0,
"Iva": 25.0,
"RowId": 26,
"DateFormat": "sample string 27",
"DayNumber": 28,
"DayName": "sample string 29",
"MonthName": "sample string 30",
"MonthNumber": 31,
"Year": 32,
"Currency": "sample string 33",
"WeightUm": "sample string 34",
"QuantityId": 35,
"DayId": 36,
"ProductId": 37,
"PriceProductId": 38,
"Pages": 39,
"Promo": true,
"Total": "sample string 41",
"StrWeight": "18,00",
"StrIva": "25,00",
"StrUnitPrice": "7,00",
"StrPrice": "21,00",
"StrDiscountedPrice": "23,00",
"StrPriceWithTax": "22,00",
"StrDiscountedPriceWithTax": "24,00",
"RowIndex": 42,
"ColumnIndex": 43,
"FormatId": 44,
"FormatWidth": 45.0,
"FormatHeight": 46.0,
"FormatUm": "sample string 47",
"FormatName": "sample string 48",
"AltezzaDorso": 49.0,
"DayDescriptionStatus": true,
"DayDescriptionName": "sample string 51",
"PrezzoOriginalestato": true,
"PrezzoOriginaleimporto": "sample string 53"
},
{
"Lang": "sample string 1",
"StartPrice": 2.0,
"TotalPriceBeforeDiscount": 2.0,
"TotalPriceAfterRangeDiscount": 3.0,
"TotalPriceAfterTemporalDiscount": 4.0,
"TotalPriceAfterCustomerDiscount": 3.4,
"TotalPriceAfterPrintShopPercentage": 3.944,
"TotalPriceAfterDiscountAfterTax": 5.0,
"FinalPrice": 3.944,
"UnitPriceBeforeDiscount": 6.0,
"UnitPriceAfterDiscount": 7.0,
"UnitPriceAfterDiscountAfterTax": 8.0,
"IsDiscounted": true,
"IsTemporalDiscounted": true,
"TaxPrice": 11.0,
"Quantity": 12.0,
"DiscountPercentage": 13.0,
"TemporalDiscountPercentage": 14.0,
"CustomerDiscountPercentage": 15.0,
"PrintShopPercentage": 16.0,
"TaxPercentage": 17.0,
"Weight": 18.0,
"Cost": 19.0,
"BestPrice": true,
"Price": 21.0,
"PriceWithTax": 22.0,
"DiscountedPrice": 23.0,
"DiscountedPriceWithTax": 24.0,
"Iva": 25.0,
"RowId": 26,
"DateFormat": "sample string 27",
"DayNumber": 28,
"DayName": "sample string 29",
"MonthName": "sample string 30",
"MonthNumber": 31,
"Year": 32,
"Currency": "sample string 33",
"WeightUm": "sample string 34",
"QuantityId": 35,
"DayId": 36,
"ProductId": 37,
"PriceProductId": 38,
"Pages": 39,
"Promo": true,
"Total": "sample string 41",
"StrWeight": "18,00",
"StrIva": "25,00",
"StrUnitPrice": "7,00",
"StrPrice": "21,00",
"StrDiscountedPrice": "23,00",
"StrPriceWithTax": "22,00",
"StrDiscountedPriceWithTax": "24,00",
"RowIndex": 42,
"ColumnIndex": 43,
"FormatId": 44,
"FormatWidth": 45.0,
"FormatHeight": 46.0,
"FormatUm": "sample string 47",
"FormatName": "sample string 48",
"AltezzaDorso": 49.0,
"DayDescriptionStatus": true,
"DayDescriptionName": "sample string 51",
"PrezzoOriginalestato": true,
"PrezzoOriginaleimporto": "sample string 53"
}
]
],
"AltezzaDorso": 10.0,
"Varianti": "sample string 11",
"PrezzoOriginalestato": true,
"PrezzoOriginaleimporto": "sample string 13"
}
text/xml
Sample:
<PriceEstimationModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WscPrinter.Models.Documentale">
<AltezzaDorso>10</AltezzaDorso>
<Currency>sample string 3</Currency>
<Imponibile>sample string 5</Imponibile>
<Iva>sample string 6</Iva>
<PrezzoOriginaleimporto>sample string 13</PrezzoOriginaleimporto>
<PrezzoOriginalestato>true</PrezzoOriginalestato>
<RowId>1</RowId>
<TablePriceList xmlns:d2p1="http://schemas.datacontract.org/2004/07/WscPrinter.Models.Inventory">
<d2p1:ProductPriceEntryModel>
<d2p1:AltezzaDorso>49</d2p1:AltezzaDorso>
<d2p1:BestPrice>true</d2p1:BestPrice>
<d2p1:ColumnIndex>43</d2p1:ColumnIndex>
<d2p1:Cost>19</d2p1:Cost>
<d2p1:Currency>sample string 33</d2p1:Currency>
<d2p1:CustomerDiscountPercentage>15</d2p1:CustomerDiscountPercentage>
<d2p1:DateFormat>sample string 27</d2p1:DateFormat>
<d2p1:DayDescriptionName>sample string 51</d2p1:DayDescriptionName>
<d2p1:DayDescriptionStatus>true</d2p1:DayDescriptionStatus>
<d2p1:DayId>36</d2p1:DayId>
<d2p1:DayName>sample string 29</d2p1:DayName>
<d2p1:DayNumber>28</d2p1:DayNumber>
<d2p1:DiscountPercentage>13</d2p1:DiscountPercentage>
<d2p1:DiscountedPrice>23</d2p1:DiscountedPrice>
<d2p1:DiscountedPriceWithTax>24</d2p1:DiscountedPriceWithTax>
<d2p1:FormatHeight>46</d2p1:FormatHeight>
<d2p1:FormatId>44</d2p1:FormatId>
<d2p1:FormatName>sample string 48</d2p1:FormatName>
<d2p1:FormatUm>sample string 47</d2p1:FormatUm>
<d2p1:FormatWidth>45</d2p1:FormatWidth>
<d2p1:IsDiscounted>true</d2p1:IsDiscounted>
<d2p1:IsTemporalDiscounted>true</d2p1:IsTemporalDiscounted>
<d2p1:Iva>25</d2p1:Iva>
<d2p1:Lang>sample string 1</d2p1:Lang>
<d2p1:MonthName>sample string 30</d2p1:MonthName>
<d2p1:MonthNumber>31</d2p1:MonthNumber>
<d2p1:Pages>39</d2p1:Pages>
<d2p1:PrezzoOriginaleimporto>sample string 53</d2p1:PrezzoOriginaleimporto>
<d2p1:PrezzoOriginalestato>true</d2p1:PrezzoOriginalestato>
<d2p1:Price>21</d2p1:Price>
<d2p1:PriceProductId>38</d2p1:PriceProductId>
<d2p1:PriceWithTax>22</d2p1:PriceWithTax>
<d2p1:PrintShopPercentage>16</d2p1:PrintShopPercentage>
<d2p1:ProductId>37</d2p1:ProductId>
<d2p1:Promo>true</d2p1:Promo>
<d2p1:Quantity>12</d2p1:Quantity>
<d2p1:QuantityId>35</d2p1:QuantityId>
<d2p1:RowId>26</d2p1:RowId>
<d2p1:RowIndex>42</d2p1:RowIndex>
<d2p1:TaxPercentage>17</d2p1:TaxPercentage>
<d2p1:TaxPrice>11</d2p1:TaxPrice>
<d2p1:TemporalDiscountPercentage>14</d2p1:TemporalDiscountPercentage>
<d2p1:Total>sample string 41</d2p1:Total>
<d2p1:TotalPriceAfterDiscountAfterTax>5</d2p1:TotalPriceAfterDiscountAfterTax>
<d2p1:TotalPriceAfterRangeDiscount>3</d2p1:TotalPriceAfterRangeDiscount>
<d2p1:TotalPriceAfterTemporalDiscount>4</d2p1:TotalPriceAfterTemporalDiscount>
<d2p1:TotalPriceBeforeDiscount>2</d2p1:TotalPriceBeforeDiscount>
<d2p1:UnitPriceAfterDiscount>7</d2p1:UnitPriceAfterDiscount>
<d2p1:UnitPriceAfterDiscountAfterTax>8</d2p1:UnitPriceAfterDiscountAfterTax>
<d2p1:UnitPriceBeforeDiscount>6</d2p1:UnitPriceBeforeDiscount>
<d2p1:Weight>18</d2p1:Weight>
<d2p1:WeightUm>sample string 34</d2p1:WeightUm>
<d2p1:Year>32</d2p1:Year>
</d2p1:ProductPriceEntryModel>
<d2p1:ProductPriceEntryModel>
<d2p1:AltezzaDorso>49</d2p1:AltezzaDorso>
<d2p1:BestPrice>true</d2p1:BestPrice>
<d2p1:ColumnIndex>43</d2p1:ColumnIndex>
<d2p1:Cost>19</d2p1:Cost>
<d2p1:Currency>sample string 33</d2p1:Currency>
<d2p1:CustomerDiscountPercentage>15</d2p1:CustomerDiscountPercentage>
<d2p1:DateFormat>sample string 27</d2p1:DateFormat>
<d2p1:DayDescriptionName>sample string 51</d2p1:DayDescriptionName>
<d2p1:DayDescriptionStatus>true</d2p1:DayDescriptionStatus>
<d2p1:DayId>36</d2p1:DayId>
<d2p1:DayName>sample string 29</d2p1:DayName>
<d2p1:DayNumber>28</d2p1:DayNumber>
<d2p1:DiscountPercentage>13</d2p1:DiscountPercentage>
<d2p1:DiscountedPrice>23</d2p1:DiscountedPrice>
<d2p1:DiscountedPriceWithTax>24</d2p1:DiscountedPriceWithTax>
<d2p1:FormatHeight>46</d2p1:FormatHeight>
<d2p1:FormatId>44</d2p1:FormatId>
<d2p1:FormatName>sample string 48</d2p1:FormatName>
<d2p1:FormatUm>sample string 47</d2p1:FormatUm>
<d2p1:FormatWidth>45</d2p1:FormatWidth>
<d2p1:IsDiscounted>true</d2p1:IsDiscounted>
<d2p1:IsTemporalDiscounted>true</d2p1:IsTemporalDiscounted>
<d2p1:Iva>25</d2p1:Iva>
<d2p1:Lang>sample string 1</d2p1:Lang>
<d2p1:MonthName>sample string 30</d2p1:MonthName>
<d2p1:MonthNumber>31</d2p1:MonthNumber>
<d2p1:Pages>39</d2p1:Pages>
<d2p1:PrezzoOriginaleimporto>sample string 53</d2p1:PrezzoOriginaleimporto>
<d2p1:PrezzoOriginalestato>true</d2p1:PrezzoOriginalestato>
<d2p1:Price>21</d2p1:Price>
<d2p1:PriceProductId>38</d2p1:PriceProductId>
<d2p1:PriceWithTax>22</d2p1:PriceWithTax>
<d2p1:PrintShopPercentage>16</d2p1:PrintShopPercentage>
<d2p1:ProductId>37</d2p1:ProductId>
<d2p1:Promo>true</d2p1:Promo>
<d2p1:Quantity>12</d2p1:Quantity>
<d2p1:QuantityId>35</d2p1:QuantityId>
<d2p1:RowId>26</d2p1:RowId>
<d2p1:RowIndex>42</d2p1:RowIndex>
<d2p1:TaxPercentage>17</d2p1:TaxPercentage>
<d2p1:TaxPrice>11</d2p1:TaxPrice>
<d2p1:TemporalDiscountPercentage>14</d2p1:TemporalDiscountPercentage>
<d2p1:Total>sample string 41</d2p1:Total>
<d2p1:TotalPriceAfterDiscountAfterTax>5</d2p1:TotalPriceAfterDiscountAfterTax>
<d2p1:TotalPriceAfterRangeDiscount>3</d2p1:TotalPriceAfterRangeDiscount>
<d2p1:TotalPriceAfterTemporalDiscount>4</d2p1:TotalPriceAfterTemporalDiscount>
<d2p1:TotalPriceBeforeDiscount>2</d2p1:TotalPriceBeforeDiscount>
<d2p1:UnitPriceAfterDiscount>7</d2p1:UnitPriceAfterDiscount>
<d2p1:UnitPriceAfterDiscountAfterTax>8</d2p1:UnitPriceAfterDiscountAfterTax>
<d2p1:UnitPriceBeforeDiscount>6</d2p1:UnitPriceBeforeDiscount>
<d2p1:Weight>18</d2p1:Weight>
<d2p1:WeightUm>sample string 34</d2p1:WeightUm>
<d2p1:Year>32</d2p1:Year>
</d2p1:ProductPriceEntryModel>
</TablePriceList>
<TableScontisticaPriceList xmlns:d2p1="http://schemas.datacontract.org/2004/07/WscPrinter.Models.Inventory">
<d2p1:ArrayOfProductPriceEntryModel>
<d2p1:ProductPriceEntryModel>
<d2p1:AltezzaDorso>49</d2p1:AltezzaDorso>
<d2p1:BestPrice>true</d2p1:BestPrice>
<d2p1:ColumnIndex>43</d2p1:ColumnIndex>
<d2p1:Cost>19</d2p1:Cost>
<d2p1:Currency>sample string 33</d2p1:Currency>
<d2p1:CustomerDiscountPercentage>15</d2p1:CustomerDiscountPercentage>
<d2p1:DateFormat>sample string 27</d2p1:DateFormat>
<d2p1:DayDescriptionName>sample string 51</d2p1:DayDescriptionName>
<d2p1:DayDescriptionStatus>true</d2p1:DayDescriptionStatus>
<d2p1:DayId>36</d2p1:DayId>
<d2p1:DayName>sample string 29</d2p1:DayName>
<d2p1:DayNumber>28</d2p1:DayNumber>
<d2p1:DiscountPercentage>13</d2p1:DiscountPercentage>
<d2p1:DiscountedPrice>23</d2p1:DiscountedPrice>
<d2p1:DiscountedPriceWithTax>24</d2p1:DiscountedPriceWithTax>
<d2p1:FormatHeight>46</d2p1:FormatHeight>
<d2p1:FormatId>44</d2p1:FormatId>
<d2p1:FormatName>sample string 48</d2p1:FormatName>
<d2p1:FormatUm>sample string 47</d2p1:FormatUm>
<d2p1:FormatWidth>45</d2p1:FormatWidth>
<d2p1:IsDiscounted>true</d2p1:IsDiscounted>
<d2p1:IsTemporalDiscounted>true</d2p1:IsTemporalDiscounted>
<d2p1:Iva>25</d2p1:Iva>
<d2p1:Lang>sample string 1</d2p1:Lang>
<d2p1:MonthName>sample string 30</d2p1:MonthName>
<d2p1:MonthNumber>31</d2p1:MonthNumber>
<d2p1:Pages>39</d2p1:Pages>
<d2p1:PrezzoOriginaleimporto>sample string 53</d2p1:PrezzoOriginaleimporto>
<d2p1:PrezzoOriginalestato>true</d2p1:PrezzoOriginalestato>
<d2p1:Price>21</d2p1:Price>
<d2p1:PriceProductId>38</d2p1:PriceProductId>
<d2p1:PriceWithTax>22</d2p1:PriceWithTax>
<d2p1:PrintShopPercentage>16</d2p1:PrintShopPercentage>
<d2p1:ProductId>37</d2p1:ProductId>
<d2p1:Promo>true</d2p1:Promo>
<d2p1:Quantity>12</d2p1:Quantity>
<d2p1:QuantityId>35</d2p1:QuantityId>
<d2p1:RowId>26</d2p1:RowId>
<d2p1:RowIndex>42</d2p1:RowIndex>
<d2p1:TaxPercentage>17</d2p1:TaxPercentage>
<d2p1:TaxPrice>11</d2p1:TaxPrice>
<d2p1:TemporalDiscountPercentage>14</d2p1:TemporalDiscountPercentage>
<d2p1:Total>sample string 41</d2p1:Total>
<d2p1:TotalPriceAfterDiscountAfterTax>5</d2p1:TotalPriceAfterDiscountAfterTax>
<d2p1:TotalPriceAfterRangeDiscount>3</d2p1:TotalPriceAfterRangeDiscount>
<d2p1:TotalPriceAfterTemporalDiscount>4</d2p1:TotalPriceAfterTemporalDiscount>
<d2p1:TotalPriceBeforeDiscount>2</d2p1:TotalPriceBeforeDiscount>
<d2p1:UnitPriceAfterDiscount>7</d2p1:UnitPriceAfterDiscount>
<d2p1:UnitPriceAfterDiscountAfterTax>8</d2p1:UnitPriceAfterDiscountAfterTax>
<d2p1:UnitPriceBeforeDiscount>6</d2p1:UnitPriceBeforeDiscount>
<d2p1:Weight>18</d2p1:Weight>
<d2p1:WeightUm>sample string 34</d2p1:WeightUm>
<d2p1:Year>32</d2p1:Year>
</d2p1:ProductPriceEntryModel>
<d2p1:ProductPriceEntryModel>
<d2p1:AltezzaDorso>49</d2p1:AltezzaDorso>
<d2p1:BestPrice>true</d2p1:BestPrice>
<d2p1:ColumnIndex>43</d2p1:ColumnIndex>
<d2p1:Cost>19</d2p1:Cost>
<d2p1:Currency>sample string 33</d2p1:Currency>
<d2p1:CustomerDiscountPercentage>15</d2p1:CustomerDiscountPercentage>
<d2p1:DateFormat>sample string 27</d2p1:DateFormat>
<d2p1:DayDescriptionName>sample string 51</d2p1:DayDescriptionName>
<d2p1:DayDescriptionStatus>true</d2p1:DayDescriptionStatus>
<d2p1:DayId>36</d2p1:DayId>
<d2p1:DayName>sample string 29</d2p1:DayName>
<d2p1:DayNumber>28</d2p1:DayNumber>
<d2p1:DiscountPercentage>13</d2p1:DiscountPercentage>
<d2p1:DiscountedPrice>23</d2p1:DiscountedPrice>
<d2p1:DiscountedPriceWithTax>24</d2p1:DiscountedPriceWithTax>
<d2p1:FormatHeight>46</d2p1:FormatHeight>
<d2p1:FormatId>44</d2p1:FormatId>
<d2p1:FormatName>sample string 48</d2p1:FormatName>
<d2p1:FormatUm>sample string 47</d2p1:FormatUm>
<d2p1:FormatWidth>45</d2p1:FormatWidth>
<d2p1:IsDiscounted>true</d2p1:IsDiscounted>
<d2p1:IsTemporalDiscounted>true</d2p1:IsTemporalDiscounted>
<d2p1:Iva>25</d2p1:Iva>
<d2p1:Lang>sample string 1</d2p1:Lang>
<d2p1:MonthName>sample string 30</d2p1:MonthName>
<d2p1:MonthNumber>31</d2p1:MonthNumber>
<d2p1:Pages>39</d2p1:Pages>
<d2p1:PrezzoOriginaleimporto>sample string 53</d2p1:PrezzoOriginaleimporto>
<d2p1:PrezzoOriginalestato>true</d2p1:PrezzoOriginalestato>
<d2p1:Price>21</d2p1:Price>
<d2p1:PriceProductId>38</d2p1:PriceProductId>
<d2p1:PriceWithTax>22</d2p1:PriceWithTax>
<d2p1:PrintShopPercentage>16</d2p1:PrintShopPercentage>
<d2p1:ProductId>37</d2p1:ProductId>
<d2p1:Promo>true</d2p1:Promo>
<d2p1:Quantity>12</d2p1:Quantity>
<d2p1:QuantityId>35</d2p1:QuantityId>
<d2p1:RowId>26</d2p1:RowId>
<d2p1:RowIndex>42</d2p1:RowIndex>
<d2p1:TaxPercentage>17</d2p1:TaxPercentage>
<d2p1:TaxPrice>11</d2p1:TaxPrice>
<d2p1:TemporalDiscountPercentage>14</d2p1:TemporalDiscountPercentage>
<d2p1:Total>sample string 41</d2p1:Total>
<d2p1:TotalPriceAfterDiscountAfterTax>5</d2p1:TotalPriceAfterDiscountAfterTax>
<d2p1:TotalPriceAfterRangeDiscount>3</d2p1:TotalPriceAfterRangeDiscount>
<d2p1:TotalPriceAfterTemporalDiscount>4</d2p1:TotalPriceAfterTemporalDiscount>
<d2p1:TotalPriceBeforeDiscount>2</d2p1:TotalPriceBeforeDiscount>
<d2p1:UnitPriceAfterDiscount>7</d2p1:UnitPriceAfterDiscount>
<d2p1:UnitPriceAfterDiscountAfterTax>8</d2p1:UnitPriceAfterDiscountAfterTax>
<d2p1:UnitPriceBeforeDiscount>6</d2p1:UnitPriceBeforeDiscount>
<d2p1:Weight>18</d2p1:Weight>
<d2p1:WeightUm>sample string 34</d2p1:WeightUm>
<d2p1:Year>32</d2p1:Year>
</d2p1:ProductPriceEntryModel>
</d2p1:ArrayOfProductPriceEntryModel>
<d2p1:ArrayOfProductPriceEntryModel>
<d2p1:ProductPriceEntryModel>
<d2p1:AltezzaDorso>49</d2p1:AltezzaDorso>
<d2p1:BestPrice>true</d2p1:BestPrice>
<d2p1:ColumnIndex>43</d2p1:ColumnIndex>
<d2p1:Cost>19</d2p1:Cost>
<d2p1:Currency>sample string 33</d2p1:Currency>
<d2p1:CustomerDiscountPercentage>15</d2p1:CustomerDiscountPercentage>
<d2p1:DateFormat>sample string 27</d2p1:DateFormat>
<d2p1:DayDescriptionName>sample string 51</d2p1:DayDescriptionName>
<d2p1:DayDescriptionStatus>true</d2p1:DayDescriptionStatus>
<d2p1:DayId>36</d2p1:DayId>
<d2p1:DayName>sample string 29</d2p1:DayName>
<d2p1:DayNumber>28</d2p1:DayNumber>
<d2p1:DiscountPercentage>13</d2p1:DiscountPercentage>
<d2p1:DiscountedPrice>23</d2p1:DiscountedPrice>
<d2p1:DiscountedPriceWithTax>24</d2p1:DiscountedPriceWithTax>
<d2p1:FormatHeight>46</d2p1:FormatHeight>
<d2p1:FormatId>44</d2p1:FormatId>
<d2p1:FormatName>sample string 48</d2p1:FormatName>
<d2p1:FormatUm>sample string 47</d2p1:FormatUm>
<d2p1:FormatWidth>45</d2p1:FormatWidth>
<d2p1:IsDiscounted>true</d2p1:IsDiscounted>
<d2p1:IsTemporalDiscounted>true</d2p1:IsTemporalDiscounted>
<d2p1:Iva>25</d2p1:Iva>
<d2p1:Lang>sample string 1</d2p1:Lang>
<d2p1:MonthName>sample string 30</d2p1:MonthName>
<d2p1:MonthNumber>31</d2p1:MonthNumber>
<d2p1:Pages>39</d2p1:Pages>
<d2p1:PrezzoOriginaleimporto>sample string 53</d2p1:PrezzoOriginaleimporto>
<d2p1:PrezzoOriginalestato>true</d2p1:PrezzoOriginalestato>
<d2p1:Price>21</d2p1:Price>
<d2p1:PriceProductId>38</d2p1:PriceProductId>
<d2p1:PriceWithTax>22</d2p1:PriceWithTax>
<d2p1:PrintShopPercentage>16</d2p1:PrintShopPercentage>
<d2p1:ProductId>37</d2p1:ProductId>
<d2p1:Promo>true</d2p1:Promo>
<d2p1:Quantity>12</d2p1:Quantity>
<d2p1:QuantityId>35</d2p1:QuantityId>
<d2p1:RowId>26</d2p1:RowId>
<d2p1:RowIndex>42</d2p1:RowIndex>
<d2p1:TaxPercentage>17</d2p1:TaxPercentage>
<d2p1:TaxPrice>11</d2p1:TaxPrice>
<d2p1:TemporalDiscountPercentage>14</d2p1:TemporalDiscountPercentage>
<d2p1:Total>sample string 41</d2p1:Total>
<d2p1:TotalPriceAfterDiscountAfterTax>5</d2p1:TotalPriceAfterDiscountAfterTax>
<d2p1:TotalPriceAfterRangeDiscount>3</d2p1:TotalPriceAfterRangeDiscount>
<d2p1:TotalPriceAfterTemporalDiscount>4</d2p1:TotalPriceAfterTemporalDiscount>
<d2p1:TotalPriceBeforeDiscount>2</d2p1:TotalPriceBeforeDiscount>
<d2p1:UnitPriceAfterDiscount>7</d2p1:UnitPriceAfterDiscount>
<d2p1:UnitPriceAfterDiscountAfterTax>8</d2p1:UnitPriceAfterDiscountAfterTax>
<d2p1:UnitPriceBeforeDiscount>6</d2p1:UnitPriceBeforeDiscount>
<d2p1:Weight>18</d2p1:Weight>
<d2p1:WeightUm>sample string 34</d2p1:WeightUm>
<d2p1:Year>32</d2p1:Year>
</d2p1:ProductPriceEntryModel>
<d2p1:ProductPriceEntryModel>
<d2p1:AltezzaDorso>49</d2p1:AltezzaDorso>
<d2p1:BestPrice>true</d2p1:BestPrice>
<d2p1:ColumnIndex>43</d2p1:ColumnIndex>
<d2p1:Cost>19</d2p1:Cost>
<d2p1:Currency>sample string 33</d2p1:Currency>
<d2p1:CustomerDiscountPercentage>15</d2p1:CustomerDiscountPercentage>
<d2p1:DateFormat>sample string 27</d2p1:DateFormat>
<d2p1:DayDescriptionName>sample string 51</d2p1:DayDescriptionName>
<d2p1:DayDescriptionStatus>true</d2p1:DayDescriptionStatus>
<d2p1:DayId>36</d2p1:DayId>
<d2p1:DayName>sample string 29</d2p1:DayName>
<d2p1:DayNumber>28</d2p1:DayNumber>
<d2p1:DiscountPercentage>13</d2p1:DiscountPercentage>
<d2p1:DiscountedPrice>23</d2p1:DiscountedPrice>
<d2p1:DiscountedPriceWithTax>24</d2p1:DiscountedPriceWithTax>
<d2p1:FormatHeight>46</d2p1:FormatHeight>
<d2p1:FormatId>44</d2p1:FormatId>
<d2p1:FormatName>sample string 48</d2p1:FormatName>
<d2p1:FormatUm>sample string 47</d2p1:FormatUm>
<d2p1:FormatWidth>45</d2p1:FormatWidth>
<d2p1:IsDiscounted>true</d2p1:IsDiscounted>
<d2p1:IsTemporalDiscounted>true</d2p1:IsTemporalDiscounted>
<d2p1:Iva>25</d2p1:Iva>
<d2p1:Lang>sample string 1</d2p1:Lang>
<d2p1:MonthName>sample string 30</d2p1:MonthName>
<d2p1:MonthNumber>31</d2p1:MonthNumber>
<d2p1:Pages>39</d2p1:Pages>
<d2p1:PrezzoOriginaleimporto>sample string 53</d2p1:PrezzoOriginaleimporto>
<d2p1:PrezzoOriginalestato>true</d2p1:PrezzoOriginalestato>
<d2p1:Price>21</d2p1:Price>
<d2p1:PriceProductId>38</d2p1:PriceProductId>
<d2p1:PriceWithTax>22</d2p1:PriceWithTax>
<d2p1:PrintShopPercentage>16</d2p1:PrintShopPercentage>
<d2p1:ProductId>37</d2p1:ProductId>
<d2p1:Promo>true</d2p1:Promo>
<d2p1:Quantity>12</d2p1:Quantity>
<d2p1:QuantityId>35</d2p1:QuantityId>
<d2p1:RowId>26</d2p1:RowId>
<d2p1:RowIndex>42</d2p1:RowIndex>
<d2p1:TaxPercentage>17</d2p1:TaxPercentage>
<d2p1:TaxPrice>11</d2p1:TaxPrice>
<d2p1:TemporalDiscountPercentage>14</d2p1:TemporalDiscountPercentage>
<d2p1:Total>sample string 41</d2p1:Total>
<d2p1:TotalPriceAfterDiscountAfterTax>5</d2p1:TotalPriceAfterDiscountAfterTax>
<d2p1:TotalPriceAfterRangeDiscount>3</d2p1:TotalPriceAfterRangeDiscount>
<d2p1:TotalPriceAfterTemporalDiscount>4</d2p1:TotalPriceAfterTemporalDiscount>
<d2p1:TotalPriceBeforeDiscount>2</d2p1:TotalPriceBeforeDiscount>
<d2p1:UnitPriceAfterDiscount>7</d2p1:UnitPriceAfterDiscount>
<d2p1:UnitPriceAfterDiscountAfterTax>8</d2p1:UnitPriceAfterDiscountAfterTax>
<d2p1:UnitPriceBeforeDiscount>6</d2p1:UnitPriceBeforeDiscount>
<d2p1:Weight>18</d2p1:Weight>
<d2p1:WeightUm>sample string 34</d2p1:WeightUm>
<d2p1:Year>32</d2p1:Year>
</d2p1:ProductPriceEntryModel>
</d2p1:ArrayOfProductPriceEntryModel>
</TableScontisticaPriceList>
<Total>sample string 7</Total>
<UnitPrice>sample string 4</UnitPrice>
<Varianti>sample string 11</Varianti>
<Weight>sample string 9</Weight>
<WeightUm>sample string 8</WeightUm>
<resultType>sample string 2</resultType>
</PriceEstimationModel>