GET inventory/getproductpricedata/{ProductId}/{Lang}/{CustomerId}/{Currency}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ProductId | integer |
Required |
|
| Lang | string |
Required |
|
| CustomerId | string |
Required |
|
| Currency | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ProductPriceModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Type | string |
None. |
|
| TablePriceList | Collection of ProductPriceEntryModel |
None. |
|
| TableScontisticaPriceList | Collection of Collection of ProductPriceEntryModel |
None. |
|
| Matrixs | Collection of ProductPriceMatrixModel |
None. |
Response Formats
application/json, text/json
Sample:
{
"Type": "sample string 1",
"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"
}
]
],
"Matrixs": [
{
"ProductId": 1,
"ProductName": "sample string 2",
"TableMatrix": [
[
{
"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"
}
]
]
},
{
"ProductId": 1,
"ProductName": "sample string 2",
"TableMatrix": [
[
{
"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"
}
]
]
}
]
}
text/xml
Sample:
<ProductPriceModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WscPrinter.Models.Inventory">
<Matrixs>
<ProductPriceMatrixModel>
<ProductId>1</ProductId>
<ProductName>sample string 2</ProductName>
<TableMatrix>
<ArrayOfProductPriceEntryModel>
<ProductPriceEntryModel>
<AltezzaDorso>49</AltezzaDorso>
<BestPrice>true</BestPrice>
<ColumnIndex>43</ColumnIndex>
<Cost>19</Cost>
<Currency>sample string 33</Currency>
<CustomerDiscountPercentage>15</CustomerDiscountPercentage>
<DateFormat>sample string 27</DateFormat>
<DayDescriptionName>sample string 51</DayDescriptionName>
<DayDescriptionStatus>true</DayDescriptionStatus>
<DayId>36</DayId>
<DayName>sample string 29</DayName>
<DayNumber>28</DayNumber>
<DiscountPercentage>13</DiscountPercentage>
<DiscountedPrice>23</DiscountedPrice>
<DiscountedPriceWithTax>24</DiscountedPriceWithTax>
<FormatHeight>46</FormatHeight>
<FormatId>44</FormatId>
<FormatName>sample string 48</FormatName>
<FormatUm>sample string 47</FormatUm>
<FormatWidth>45</FormatWidth>
<IsDiscounted>true</IsDiscounted>
<IsTemporalDiscounted>true</IsTemporalDiscounted>
<Iva>25</Iva>
<Lang>sample string 1</Lang>
<MonthName>sample string 30</MonthName>
<MonthNumber>31</MonthNumber>
<Pages>39</Pages>
<PrezzoOriginaleimporto>sample string 53</PrezzoOriginaleimporto>
<PrezzoOriginalestato>true</PrezzoOriginalestato>
<Price>21</Price>
<PriceProductId>38</PriceProductId>
<PriceWithTax>22</PriceWithTax>
<PrintShopPercentage>16</PrintShopPercentage>
<ProductId>37</ProductId>
<Promo>true</Promo>
<Quantity>12</Quantity>
<QuantityId>35</QuantityId>
<RowId>26</RowId>
<RowIndex>42</RowIndex>
<TaxPercentage>17</TaxPercentage>
<TaxPrice>11</TaxPrice>
<TemporalDiscountPercentage>14</TemporalDiscountPercentage>
<Total>sample string 41</Total>
<TotalPriceAfterDiscountAfterTax>5</TotalPriceAfterDiscountAfterTax>
<TotalPriceAfterRangeDiscount>3</TotalPriceAfterRangeDiscount>
<TotalPriceAfterTemporalDiscount>4</TotalPriceAfterTemporalDiscount>
<TotalPriceBeforeDiscount>2</TotalPriceBeforeDiscount>
<UnitPriceAfterDiscount>7</UnitPriceAfterDiscount>
<UnitPriceAfterDiscountAfterTax>8</UnitPriceAfterDiscountAfterTax>
<UnitPriceBeforeDiscount>6</UnitPriceBeforeDiscount>
<Weight>18</Weight>
<WeightUm>sample string 34</WeightUm>
<Year>32</Year>
</ProductPriceEntryModel>
<ProductPriceEntryModel>
<AltezzaDorso>49</AltezzaDorso>
<BestPrice>true</BestPrice>
<ColumnIndex>43</ColumnIndex>
<Cost>19</Cost>
<Currency>sample string 33</Currency>
<CustomerDiscountPercentage>15</CustomerDiscountPercentage>
<DateFormat>sample string 27</DateFormat>
<DayDescriptionName>sample string 51</DayDescriptionName>
<DayDescriptionStatus>true</DayDescriptionStatus>
<DayId>36</DayId>
<DayName>sample string 29</DayName>
<DayNumber>28</DayNumber>
<DiscountPercentage>13</DiscountPercentage>
<DiscountedPrice>23</DiscountedPrice>
<DiscountedPriceWithTax>24</DiscountedPriceWithTax>
<FormatHeight>46</FormatHeight>
<FormatId>44</FormatId>
<FormatName>sample string 48</FormatName>
<FormatUm>sample string 47</FormatUm>
<FormatWidth>45</FormatWidth>
<IsDiscounted>true</IsDiscounted>
<IsTemporalDiscounted>true</IsTemporalDiscounted>
<Iva>25</Iva>
<Lang>sample string 1</Lang>
<MonthName>sample string 30</MonthName>
<MonthNumber>31</MonthNumber>
<Pages>39</Pages>
<PrezzoOriginaleimporto>sample string 53</PrezzoOriginaleimporto>
<PrezzoOriginalestato>true</PrezzoOriginalestato>
<Price>21</Price>
<PriceProductId>38</PriceProductId>
<PriceWithTax>22</PriceWithTax>
<PrintShopPercentage>16</PrintShopPercentage>
<ProductId>37</ProductId>
<Promo>true</Promo>
<Quantity>12</Quantity>
<QuantityId>35</QuantityId>
<RowId>26</RowId>
<RowIndex>42</RowIndex>
<TaxPercentage>17</TaxPercentage>
<TaxPrice>11</TaxPrice>
<TemporalDiscountPercentage>14</TemporalDiscountPercentage>
<Total>sample string 41</Total>
<TotalPriceAfterDiscountAfterTax>5</TotalPriceAfterDiscountAfterTax>
<TotalPriceAfterRangeDiscount>3</TotalPriceAfterRangeDiscount>
<TotalPriceAfterTemporalDiscount>4</TotalPriceAfterTemporalDiscount>
<TotalPriceBeforeDiscount>2</TotalPriceBeforeDiscount>
<UnitPriceAfterDiscount>7</UnitPriceAfterDiscount>
<UnitPriceAfterDiscountAfterTax>8</UnitPriceAfterDiscountAfterTax>
<UnitPriceBeforeDiscount>6</UnitPriceBeforeDiscount>
<Weight>18</Weight>
<WeightUm>sample string 34</WeightUm>
<Year>32</Year>
</ProductPriceEntryModel>
</ArrayOfProductPriceEntryModel>
<ArrayOfProductPriceEntryModel>
<ProductPriceEntryModel>
<AltezzaDorso>49</AltezzaDorso>
<BestPrice>true</BestPrice>
<ColumnIndex>43</ColumnIndex>
<Cost>19</Cost>
<Currency>sample string 33</Currency>
<CustomerDiscountPercentage>15</CustomerDiscountPercentage>
<DateFormat>sample string 27</DateFormat>
<DayDescriptionName>sample string 51</DayDescriptionName>
<DayDescriptionStatus>true</DayDescriptionStatus>
<DayId>36</DayId>
<DayName>sample string 29</DayName>
<DayNumber>28</DayNumber>
<DiscountPercentage>13</DiscountPercentage>
<DiscountedPrice>23</DiscountedPrice>
<DiscountedPriceWithTax>24</DiscountedPriceWithTax>
<FormatHeight>46</FormatHeight>
<FormatId>44</FormatId>
<FormatName>sample string 48</FormatName>
<FormatUm>sample string 47</FormatUm>
<FormatWidth>45</FormatWidth>
<IsDiscounted>true</IsDiscounted>
<IsTemporalDiscounted>true</IsTemporalDiscounted>
<Iva>25</Iva>
<Lang>sample string 1</Lang>
<MonthName>sample string 30</MonthName>
<MonthNumber>31</MonthNumber>
<Pages>39</Pages>
<PrezzoOriginaleimporto>sample string 53</PrezzoOriginaleimporto>
<PrezzoOriginalestato>true</PrezzoOriginalestato>
<Price>21</Price>
<PriceProductId>38</PriceProductId>
<PriceWithTax>22</PriceWithTax>
<PrintShopPercentage>16</PrintShopPercentage>
<ProductId>37</ProductId>
<Promo>true</Promo>
<Quantity>12</Quantity>
<QuantityId>35</QuantityId>
<RowId>26</RowId>
<RowIndex>42</RowIndex>
<TaxPercentage>17</TaxPercentage>
<TaxPrice>11</TaxPrice>
<TemporalDiscountPercentage>14</TemporalDiscountPercentage>
<Total>sample string 41</Total>
<TotalPriceAfterDiscountAfterTax>5</TotalPriceAfterDiscountAfterTax>
<TotalPriceAfterRangeDiscount>3</TotalPriceAfterRangeDiscount>
<TotalPriceAfterTemporalDiscount>4</TotalPriceAfterTemporalDiscount>
<TotalPriceBeforeDiscount>2</TotalPriceBeforeDiscount>
<UnitPriceAfterDiscount>7</UnitPriceAfterDiscount>
<UnitPriceAfterDiscountAfterTax>8</UnitPriceAfterDiscountAfterTax>
<UnitPriceBeforeDiscount>6</UnitPriceBeforeDiscount>
<Weight>18</Weight>
<WeightUm>sample string 34</WeightUm>
<Year>32</Year>
</ProductPriceEntryModel>
<ProductPriceEntryModel>
<AltezzaDorso>49</AltezzaDorso>
<BestPrice>true</BestPrice>
<ColumnIndex>43</ColumnIndex>
<Cost>19</Cost>
<Currency>sample string 33</Currency>
<CustomerDiscountPercentage>15</CustomerDiscountPercentage>
<DateFormat>sample string 27</DateFormat>
<DayDescriptionName>sample string 51</DayDescriptionName>
<DayDescriptionStatus>true</DayDescriptionStatus>
<DayId>36</DayId>
<DayName>sample string 29</DayName>
<DayNumber>28</DayNumber>
<DiscountPercentage>13</DiscountPercentage>
<DiscountedPrice>23</DiscountedPrice>
<DiscountedPriceWithTax>24</DiscountedPriceWithTax>
<FormatHeight>46</FormatHeight>
<FormatId>44</FormatId>
<FormatName>sample string 48</FormatName>
<FormatUm>sample string 47</FormatUm>
<FormatWidth>45</FormatWidth>
<IsDiscounted>true</IsDiscounted>
<IsTemporalDiscounted>true</IsTemporalDiscounted>
<Iva>25</Iva>
<Lang>sample string 1</Lang>
<MonthName>sample string 30</MonthName>
<MonthNumber>31</MonthNumber>
<Pages>39</Pages>
<PrezzoOriginaleimporto>sample string 53</PrezzoOriginaleimporto>
<PrezzoOriginalestato>true</PrezzoOriginalestato>
<Price>21</Price>
<PriceProductId>38</PriceProductId>
<PriceWithTax>22</PriceWithTax>
<PrintShopPercentage>16</PrintShopPercentage>
<ProductId>37</ProductId>
<Promo>true</Promo>
<Quantity>12</Quantity>
<QuantityId>35</QuantityId>
<RowId>26</RowId>
<RowIndex>42</RowIndex>
<TaxPercentage>17</TaxPercentage>
<TaxPrice>11</TaxPrice>
<TemporalDiscountPercentage>14</TemporalDiscountPercentage>
<Total>sample string 41</Total>
<TotalPriceAfterDiscountAfterTax>5</TotalPriceAfterDiscountAfterTax>
<TotalPriceAfterRangeDiscount>3</TotalPriceAfterRangeDiscount>
<TotalPriceAfterTemporalDiscount>4</TotalPriceAfterTemporalDiscount>
<TotalPriceBeforeDiscount>2</TotalPriceBeforeDiscount>
<UnitPriceAfterDiscount>7</UnitPriceAfterDiscount>
<UnitPriceAfterDiscountAfterTax>8</UnitPriceAfterDiscountAfterTax>
<UnitPriceBeforeDiscount>6</UnitPriceBeforeDiscount>
<Weight>18</Weight>
<WeightUm>sample string 34</WeightUm>
<Year>32</Year>
</ProductPriceEntryModel>
</ArrayOfProductPriceEntryModel>
</TableMatrix>
</ProductPriceMatrixModel>
<ProductPriceMatrixModel>
<ProductId>1</ProductId>
<ProductName>sample string 2</ProductName>
<TableMatrix>
<ArrayOfProductPriceEntryModel>
<ProductPriceEntryModel>
<AltezzaDorso>49</AltezzaDorso>
<BestPrice>true</BestPrice>
<ColumnIndex>43</ColumnIndex>
<Cost>19</Cost>
<Currency>sample string 33</Currency>
<CustomerDiscountPercentage>15</CustomerDiscountPercentage>
<DateFormat>sample string 27</DateFormat>
<DayDescriptionName>sample string 51</DayDescriptionName>
<DayDescriptionStatus>true</DayDescriptionStatus>
<DayId>36</DayId>
<DayName>sample string 29</DayName>
<DayNumber>28</DayNumber>
<DiscountPercentage>13</DiscountPercentage>
<DiscountedPrice>23</DiscountedPrice>
<DiscountedPriceWithTax>24</DiscountedPriceWithTax>
<FormatHeight>46</FormatHeight>
<FormatId>44</FormatId>
<FormatName>sample string 48</FormatName>
<FormatUm>sample string 47</FormatUm>
<FormatWidth>45</FormatWidth>
<IsDiscounted>true</IsDiscounted>
<IsTemporalDiscounted>true</IsTemporalDiscounted>
<Iva>25</Iva>
<Lang>sample string 1</Lang>
<MonthName>sample string 30</MonthName>
<MonthNumber>31</MonthNumber>
<Pages>39</Pages>
<PrezzoOriginaleimporto>sample string 53</PrezzoOriginaleimporto>
<PrezzoOriginalestato>true</PrezzoOriginalestato>
<Price>21</Price>
<PriceProductId>38</PriceProductId>
<PriceWithTax>22</PriceWithTax>
<PrintShopPercentage>16</PrintShopPercentage>
<ProductId>37</ProductId>
<Promo>true</Promo>
<Quantity>12</Quantity>
<QuantityId>35</QuantityId>
<RowId>26</RowId>
<RowIndex>42</RowIndex>
<TaxPercentage>17</TaxPercentage>
<TaxPrice>11</TaxPrice>
<TemporalDiscountPercentage>14</TemporalDiscountPercentage>
<Total>sample string 41</Total>
<TotalPriceAfterDiscountAfterTax>5</TotalPriceAfterDiscountAfterTax>
<TotalPriceAfterRangeDiscount>3</TotalPriceAfterRangeDiscount>
<TotalPriceAfterTemporalDiscount>4</TotalPriceAfterTemporalDiscount>
<TotalPriceBeforeDiscount>2</TotalPriceBeforeDiscount>
<UnitPriceAfterDiscount>7</UnitPriceAfterDiscount>
<UnitPriceAfterDiscountAfterTax>8</UnitPriceAfterDiscountAfterTax>
<UnitPriceBeforeDiscount>6</UnitPriceBeforeDiscount>
<Weight>18</Weight>
<WeightUm>sample string 34</WeightUm>
<Year>32</Year>
</ProductPriceEntryModel>
<ProductPriceEntryModel>
<AltezzaDorso>49</AltezzaDorso>
<BestPrice>true</BestPrice>
<ColumnIndex>43</ColumnIndex>
<Cost>19</Cost>
<Currency>sample string 33</Currency>
<CustomerDiscountPercentage>15</CustomerDiscountPercentage>
<DateFormat>sample string 27</DateFormat>
<DayDescriptionName>sample string 51</DayDescriptionName>
<DayDescriptionStatus>true</DayDescriptionStatus>
<DayId>36</DayId>
<DayName>sample string 29</DayName>
<DayNumber>28</DayNumber>
<DiscountPercentage>13</DiscountPercentage>
<DiscountedPrice>23</DiscountedPrice>
<DiscountedPriceWithTax>24</DiscountedPriceWithTax>
<FormatHeight>46</FormatHeight>
<FormatId>44</FormatId>
<FormatName>sample string 48</FormatName>
<FormatUm>sample string 47</FormatUm>
<FormatWidth>45</FormatWidth>
<IsDiscounted>true</IsDiscounted>
<IsTemporalDiscounted>true</IsTemporalDiscounted>
<Iva>25</Iva>
<Lang>sample string 1</Lang>
<MonthName>sample string 30</MonthName>
<MonthNumber>31</MonthNumber>
<Pages>39</Pages>
<PrezzoOriginaleimporto>sample string 53</PrezzoOriginaleimporto>
<PrezzoOriginalestato>true</PrezzoOriginalestato>
<Price>21</Price>
<PriceProductId>38</PriceProductId>
<PriceWithTax>22</PriceWithTax>
<PrintShopPercentage>16</PrintShopPercentage>
<ProductId>37</ProductId>
<Promo>true</Promo>
<Quantity>12</Quantity>
<QuantityId>35</QuantityId>
<RowId>26</RowId>
<RowIndex>42</RowIndex>
<TaxPercentage>17</TaxPercentage>
<TaxPrice>11</TaxPrice>
<TemporalDiscountPercentage>14</TemporalDiscountPercentage>
<Total>sample string 41</Total>
<TotalPriceAfterDiscountAfterTax>5</TotalPriceAfterDiscountAfterTax>
<TotalPriceAfterRangeDiscount>3</TotalPriceAfterRangeDiscount>
<TotalPriceAfterTemporalDiscount>4</TotalPriceAfterTemporalDiscount>
<TotalPriceBeforeDiscount>2</TotalPriceBeforeDiscount>
<UnitPriceAfterDiscount>7</UnitPriceAfterDiscount>
<UnitPriceAfterDiscountAfterTax>8</UnitPriceAfterDiscountAfterTax>
<UnitPriceBeforeDiscount>6</UnitPriceBeforeDiscount>
<Weight>18</Weight>
<WeightUm>sample string 34</WeightUm>
<Year>32</Year>
</ProductPriceEntryModel>
</ArrayOfProductPriceEntryModel>
<ArrayOfProductPriceEntryModel>
<ProductPriceEntryModel>
<AltezzaDorso>49</AltezzaDorso>
<BestPrice>true</BestPrice>
<ColumnIndex>43</ColumnIndex>
<Cost>19</Cost>
<Currency>sample string 33</Currency>
<CustomerDiscountPercentage>15</CustomerDiscountPercentage>
<DateFormat>sample string 27</DateFormat>
<DayDescriptionName>sample string 51</DayDescriptionName>
<DayDescriptionStatus>true</DayDescriptionStatus>
<DayId>36</DayId>
<DayName>sample string 29</DayName>
<DayNumber>28</DayNumber>
<DiscountPercentage>13</DiscountPercentage>
<DiscountedPrice>23</DiscountedPrice>
<DiscountedPriceWithTax>24</DiscountedPriceWithTax>
<FormatHeight>46</FormatHeight>
<FormatId>44</FormatId>
<FormatName>sample string 48</FormatName>
<FormatUm>sample string 47</FormatUm>
<FormatWidth>45</FormatWidth>
<IsDiscounted>true</IsDiscounted>
<IsTemporalDiscounted>true</IsTemporalDiscounted>
<Iva>25</Iva>
<Lang>sample string 1</Lang>
<MonthName>sample string 30</MonthName>
<MonthNumber>31</MonthNumber>
<Pages>39</Pages>
<PrezzoOriginaleimporto>sample string 53</PrezzoOriginaleimporto>
<PrezzoOriginalestato>true</PrezzoOriginalestato>
<Price>21</Price>
<PriceProductId>38</PriceProductId>
<PriceWithTax>22</PriceWithTax>
<PrintShopPercentage>16</PrintShopPercentage>
<ProductId>37</ProductId>
<Promo>true</Promo>
<Quantity>12</Quantity>
<QuantityId>35</QuantityId>
<RowId>26</RowId>
<RowIndex>42</RowIndex>
<TaxPercentage>17</TaxPercentage>
<TaxPrice>11</TaxPrice>
<TemporalDiscountPercentage>14</TemporalDiscountPercentage>
<Total>sample string 41</Total>
<TotalPriceAfterDiscountAfterTax>5</TotalPriceAfterDiscountAfterTax>
<TotalPriceAfterRangeDiscount>3</TotalPriceAfterRangeDiscount>
<TotalPriceAfterTemporalDiscount>4</TotalPriceAfterTemporalDiscount>
<TotalPriceBeforeDiscount>2</TotalPriceBeforeDiscount>
<UnitPriceAfterDiscount>7</UnitPriceAfterDiscount>
<UnitPriceAfterDiscountAfterTax>8</UnitPriceAfterDiscountAfterTax>
<UnitPriceBeforeDiscount>6</UnitPriceBeforeDiscount>
<Weight>18</Weight>
<WeightUm>sample string 34</WeightUm>
<Year>32</Year>
</ProductPriceEntryModel>
<ProductPriceEntryModel>
<AltezzaDorso>49</AltezzaDorso>
<BestPrice>true</BestPrice>
<ColumnIndex>43</ColumnIndex>
<Cost>19</Cost>
<Currency>sample string 33</Currency>
<CustomerDiscountPercentage>15</CustomerDiscountPercentage>
<DateFormat>sample string 27</DateFormat>
<DayDescriptionName>sample string 51</DayDescriptionName>
<DayDescriptionStatus>true</DayDescriptionStatus>
<DayId>36</DayId>
<DayName>sample string 29</DayName>
<DayNumber>28</DayNumber>
<DiscountPercentage>13</DiscountPercentage>
<DiscountedPrice>23</DiscountedPrice>
<DiscountedPriceWithTax>24</DiscountedPriceWithTax>
<FormatHeight>46</FormatHeight>
<FormatId>44</FormatId>
<FormatName>sample string 48</FormatName>
<FormatUm>sample string 47</FormatUm>
<FormatWidth>45</FormatWidth>
<IsDiscounted>true</IsDiscounted>
<IsTemporalDiscounted>true</IsTemporalDiscounted>
<Iva>25</Iva>
<Lang>sample string 1</Lang>
<MonthName>sample string 30</MonthName>
<MonthNumber>31</MonthNumber>
<Pages>39</Pages>
<PrezzoOriginaleimporto>sample string 53</PrezzoOriginaleimporto>
<PrezzoOriginalestato>true</PrezzoOriginalestato>
<Price>21</Price>
<PriceProductId>38</PriceProductId>
<PriceWithTax>22</PriceWithTax>
<PrintShopPercentage>16</PrintShopPercentage>
<ProductId>37</ProductId>
<Promo>true</Promo>
<Quantity>12</Quantity>
<QuantityId>35</QuantityId>
<RowId>26</RowId>
<RowIndex>42</RowIndex>
<TaxPercentage>17</TaxPercentage>
<TaxPrice>11</TaxPrice>
<TemporalDiscountPercentage>14</TemporalDiscountPercentage>
<Total>sample string 41</Total>
<TotalPriceAfterDiscountAfterTax>5</TotalPriceAfterDiscountAfterTax>
<TotalPriceAfterRangeDiscount>3</TotalPriceAfterRangeDiscount>
<TotalPriceAfterTemporalDiscount>4</TotalPriceAfterTemporalDiscount>
<TotalPriceBeforeDiscount>2</TotalPriceBeforeDiscount>
<UnitPriceAfterDiscount>7</UnitPriceAfterDiscount>
<UnitPriceAfterDiscountAfterTax>8</UnitPriceAfterDiscountAfterTax>
<UnitPriceBeforeDiscount>6</UnitPriceBeforeDiscount>
<Weight>18</Weight>
<WeightUm>sample string 34</WeightUm>
<Year>32</Year>
</ProductPriceEntryModel>
</ArrayOfProductPriceEntryModel>
</TableMatrix>
</ProductPriceMatrixModel>
</Matrixs>
<TablePriceList>
<ProductPriceEntryModel>
<AltezzaDorso>49</AltezzaDorso>
<BestPrice>true</BestPrice>
<ColumnIndex>43</ColumnIndex>
<Cost>19</Cost>
<Currency>sample string 33</Currency>
<CustomerDiscountPercentage>15</CustomerDiscountPercentage>
<DateFormat>sample string 27</DateFormat>
<DayDescriptionName>sample string 51</DayDescriptionName>
<DayDescriptionStatus>true</DayDescriptionStatus>
<DayId>36</DayId>
<DayName>sample string 29</DayName>
<DayNumber>28</DayNumber>
<DiscountPercentage>13</DiscountPercentage>
<DiscountedPrice>23</DiscountedPrice>
<DiscountedPriceWithTax>24</DiscountedPriceWithTax>
<FormatHeight>46</FormatHeight>
<FormatId>44</FormatId>
<FormatName>sample string 48</FormatName>
<FormatUm>sample string 47</FormatUm>
<FormatWidth>45</FormatWidth>
<IsDiscounted>true</IsDiscounted>
<IsTemporalDiscounted>true</IsTemporalDiscounted>
<Iva>25</Iva>
<Lang>sample string 1</Lang>
<MonthName>sample string 30</MonthName>
<MonthNumber>31</MonthNumber>
<Pages>39</Pages>
<PrezzoOriginaleimporto>sample string 53</PrezzoOriginaleimporto>
<PrezzoOriginalestato>true</PrezzoOriginalestato>
<Price>21</Price>
<PriceProductId>38</PriceProductId>
<PriceWithTax>22</PriceWithTax>
<PrintShopPercentage>16</PrintShopPercentage>
<ProductId>37</ProductId>
<Promo>true</Promo>
<Quantity>12</Quantity>
<QuantityId>35</QuantityId>
<RowId>26</RowId>
<RowIndex>42</RowIndex>
<TaxPercentage>17</TaxPercentage>
<TaxPrice>11</TaxPrice>
<TemporalDiscountPercentage>14</TemporalDiscountPercentage>
<Total>sample string 41</Total>
<TotalPriceAfterDiscountAfterTax>5</TotalPriceAfterDiscountAfterTax>
<TotalPriceAfterRangeDiscount>3</TotalPriceAfterRangeDiscount>
<TotalPriceAfterTemporalDiscount>4</TotalPriceAfterTemporalDiscount>
<TotalPriceBeforeDiscount>2</TotalPriceBeforeDiscount>
<UnitPriceAfterDiscount>7</UnitPriceAfterDiscount>
<UnitPriceAfterDiscountAfterTax>8</UnitPriceAfterDiscountAfterTax>
<UnitPriceBeforeDiscount>6</UnitPriceBeforeDiscount>
<Weight>18</Weight>
<WeightUm>sample string 34</WeightUm>
<Year>32</Year>
</ProductPriceEntryModel>
<ProductPriceEntryModel>
<AltezzaDorso>49</AltezzaDorso>
<BestPrice>true</BestPrice>
<ColumnIndex>43</ColumnIndex>
<Cost>19</Cost>
<Currency>sample string 33</Currency>
<CustomerDiscountPercentage>15</CustomerDiscountPercentage>
<DateFormat>sample string 27</DateFormat>
<DayDescriptionName>sample string 51</DayDescriptionName>
<DayDescriptionStatus>true</DayDescriptionStatus>
<DayId>36</DayId>
<DayName>sample string 29</DayName>
<DayNumber>28</DayNumber>
<DiscountPercentage>13</DiscountPercentage>
<DiscountedPrice>23</DiscountedPrice>
<DiscountedPriceWithTax>24</DiscountedPriceWithTax>
<FormatHeight>46</FormatHeight>
<FormatId>44</FormatId>
<FormatName>sample string 48</FormatName>
<FormatUm>sample string 47</FormatUm>
<FormatWidth>45</FormatWidth>
<IsDiscounted>true</IsDiscounted>
<IsTemporalDiscounted>true</IsTemporalDiscounted>
<Iva>25</Iva>
<Lang>sample string 1</Lang>
<MonthName>sample string 30</MonthName>
<MonthNumber>31</MonthNumber>
<Pages>39</Pages>
<PrezzoOriginaleimporto>sample string 53</PrezzoOriginaleimporto>
<PrezzoOriginalestato>true</PrezzoOriginalestato>
<Price>21</Price>
<PriceProductId>38</PriceProductId>
<PriceWithTax>22</PriceWithTax>
<PrintShopPercentage>16</PrintShopPercentage>
<ProductId>37</ProductId>
<Promo>true</Promo>
<Quantity>12</Quantity>
<QuantityId>35</QuantityId>
<RowId>26</RowId>
<RowIndex>42</RowIndex>
<TaxPercentage>17</TaxPercentage>
<TaxPrice>11</TaxPrice>
<TemporalDiscountPercentage>14</TemporalDiscountPercentage>
<Total>sample string 41</Total>
<TotalPriceAfterDiscountAfterTax>5</TotalPriceAfterDiscountAfterTax>
<TotalPriceAfterRangeDiscount>3</TotalPriceAfterRangeDiscount>
<TotalPriceAfterTemporalDiscount>4</TotalPriceAfterTemporalDiscount>
<TotalPriceBeforeDiscount>2</TotalPriceBeforeDiscount>
<UnitPriceAfterDiscount>7</UnitPriceAfterDiscount>
<UnitPriceAfterDiscountAfterTax>8</UnitPriceAfterDiscountAfterTax>
<UnitPriceBeforeDiscount>6</UnitPriceBeforeDiscount>
<Weight>18</Weight>
<WeightUm>sample string 34</WeightUm>
<Year>32</Year>
</ProductPriceEntryModel>
</TablePriceList>
<TableScontisticaPriceList>
<ArrayOfProductPriceEntryModel>
<ProductPriceEntryModel>
<AltezzaDorso>49</AltezzaDorso>
<BestPrice>true</BestPrice>
<ColumnIndex>43</ColumnIndex>
<Cost>19</Cost>
<Currency>sample string 33</Currency>
<CustomerDiscountPercentage>15</CustomerDiscountPercentage>
<DateFormat>sample string 27</DateFormat>
<DayDescriptionName>sample string 51</DayDescriptionName>
<DayDescriptionStatus>true</DayDescriptionStatus>
<DayId>36</DayId>
<DayName>sample string 29</DayName>
<DayNumber>28</DayNumber>
<DiscountPercentage>13</DiscountPercentage>
<DiscountedPrice>23</DiscountedPrice>
<DiscountedPriceWithTax>24</DiscountedPriceWithTax>
<FormatHeight>46</FormatHeight>
<FormatId>44</FormatId>
<FormatName>sample string 48</FormatName>
<FormatUm>sample string 47</FormatUm>
<FormatWidth>45</FormatWidth>
<IsDiscounted>true</IsDiscounted>
<IsTemporalDiscounted>true</IsTemporalDiscounted>
<Iva>25</Iva>
<Lang>sample string 1</Lang>
<MonthName>sample string 30</MonthName>
<MonthNumber>31</MonthNumber>
<Pages>39</Pages>
<PrezzoOriginaleimporto>sample string 53</PrezzoOriginaleimporto>
<PrezzoOriginalestato>true</PrezzoOriginalestato>
<Price>21</Price>
<PriceProductId>38</PriceProductId>
<PriceWithTax>22</PriceWithTax>
<PrintShopPercentage>16</PrintShopPercentage>
<ProductId>37</ProductId>
<Promo>true</Promo>
<Quantity>12</Quantity>
<QuantityId>35</QuantityId>
<RowId>26</RowId>
<RowIndex>42</RowIndex>
<TaxPercentage>17</TaxPercentage>
<TaxPrice>11</TaxPrice>
<TemporalDiscountPercentage>14</TemporalDiscountPercentage>
<Total>sample string 41</Total>
<TotalPriceAfterDiscountAfterTax>5</TotalPriceAfterDiscountAfterTax>
<TotalPriceAfterRangeDiscount>3</TotalPriceAfterRangeDiscount>
<TotalPriceAfterTemporalDiscount>4</TotalPriceAfterTemporalDiscount>
<TotalPriceBeforeDiscount>2</TotalPriceBeforeDiscount>
<UnitPriceAfterDiscount>7</UnitPriceAfterDiscount>
<UnitPriceAfterDiscountAfterTax>8</UnitPriceAfterDiscountAfterTax>
<UnitPriceBeforeDiscount>6</UnitPriceBeforeDiscount>
<Weight>18</Weight>
<WeightUm>sample string 34</WeightUm>
<Year>32</Year>
</ProductPriceEntryModel>
<ProductPriceEntryModel>
<AltezzaDorso>49</AltezzaDorso>
<BestPrice>true</BestPrice>
<ColumnIndex>43</ColumnIndex>
<Cost>19</Cost>
<Currency>sample string 33</Currency>
<CustomerDiscountPercentage>15</CustomerDiscountPercentage>
<DateFormat>sample string 27</DateFormat>
<DayDescriptionName>sample string 51</DayDescriptionName>
<DayDescriptionStatus>true</DayDescriptionStatus>
<DayId>36</DayId>
<DayName>sample string 29</DayName>
<DayNumber>28</DayNumber>
<DiscountPercentage>13</DiscountPercentage>
<DiscountedPrice>23</DiscountedPrice>
<DiscountedPriceWithTax>24</DiscountedPriceWithTax>
<FormatHeight>46</FormatHeight>
<FormatId>44</FormatId>
<FormatName>sample string 48</FormatName>
<FormatUm>sample string 47</FormatUm>
<FormatWidth>45</FormatWidth>
<IsDiscounted>true</IsDiscounted>
<IsTemporalDiscounted>true</IsTemporalDiscounted>
<Iva>25</Iva>
<Lang>sample string 1</Lang>
<MonthName>sample string 30</MonthName>
<MonthNumber>31</MonthNumber>
<Pages>39</Pages>
<PrezzoOriginaleimporto>sample string 53</PrezzoOriginaleimporto>
<PrezzoOriginalestato>true</PrezzoOriginalestato>
<Price>21</Price>
<PriceProductId>38</PriceProductId>
<PriceWithTax>22</PriceWithTax>
<PrintShopPercentage>16</PrintShopPercentage>
<ProductId>37</ProductId>
<Promo>true</Promo>
<Quantity>12</Quantity>
<QuantityId>35</QuantityId>
<RowId>26</RowId>
<RowIndex>42</RowIndex>
<TaxPercentage>17</TaxPercentage>
<TaxPrice>11</TaxPrice>
<TemporalDiscountPercentage>14</TemporalDiscountPercentage>
<Total>sample string 41</Total>
<TotalPriceAfterDiscountAfterTax>5</TotalPriceAfterDiscountAfterTax>
<TotalPriceAfterRangeDiscount>3</TotalPriceAfterRangeDiscount>
<TotalPriceAfterTemporalDiscount>4</TotalPriceAfterTemporalDiscount>
<TotalPriceBeforeDiscount>2</TotalPriceBeforeDiscount>
<UnitPriceAfterDiscount>7</UnitPriceAfterDiscount>
<UnitPriceAfterDiscountAfterTax>8</UnitPriceAfterDiscountAfterTax>
<UnitPriceBeforeDiscount>6</UnitPriceBeforeDiscount>
<Weight>18</Weight>
<WeightUm>sample string 34</WeightUm>
<Year>32</Year>
</ProductPriceEntryModel>
</ArrayOfProductPriceEntryModel>
<ArrayOfProductPriceEntryModel>
<ProductPriceEntryModel>
<AltezzaDorso>49</AltezzaDorso>
<BestPrice>true</BestPrice>
<ColumnIndex>43</ColumnIndex>
<Cost>19</Cost>
<Currency>sample string 33</Currency>
<CustomerDiscountPercentage>15</CustomerDiscountPercentage>
<DateFormat>sample string 27</DateFormat>
<DayDescriptionName>sample string 51</DayDescriptionName>
<DayDescriptionStatus>true</DayDescriptionStatus>
<DayId>36</DayId>
<DayName>sample string 29</DayName>
<DayNumber>28</DayNumber>
<DiscountPercentage>13</DiscountPercentage>
<DiscountedPrice>23</DiscountedPrice>
<DiscountedPriceWithTax>24</DiscountedPriceWithTax>
<FormatHeight>46</FormatHeight>
<FormatId>44</FormatId>
<FormatName>sample string 48</FormatName>
<FormatUm>sample string 47</FormatUm>
<FormatWidth>45</FormatWidth>
<IsDiscounted>true</IsDiscounted>
<IsTemporalDiscounted>true</IsTemporalDiscounted>
<Iva>25</Iva>
<Lang>sample string 1</Lang>
<MonthName>sample string 30</MonthName>
<MonthNumber>31</MonthNumber>
<Pages>39</Pages>
<PrezzoOriginaleimporto>sample string 53</PrezzoOriginaleimporto>
<PrezzoOriginalestato>true</PrezzoOriginalestato>
<Price>21</Price>
<PriceProductId>38</PriceProductId>
<PriceWithTax>22</PriceWithTax>
<PrintShopPercentage>16</PrintShopPercentage>
<ProductId>37</ProductId>
<Promo>true</Promo>
<Quantity>12</Quantity>
<QuantityId>35</QuantityId>
<RowId>26</RowId>
<RowIndex>42</RowIndex>
<TaxPercentage>17</TaxPercentage>
<TaxPrice>11</TaxPrice>
<TemporalDiscountPercentage>14</TemporalDiscountPercentage>
<Total>sample string 41</Total>
<TotalPriceAfterDiscountAfterTax>5</TotalPriceAfterDiscountAfterTax>
<TotalPriceAfterRangeDiscount>3</TotalPriceAfterRangeDiscount>
<TotalPriceAfterTemporalDiscount>4</TotalPriceAfterTemporalDiscount>
<TotalPriceBeforeDiscount>2</TotalPriceBeforeDiscount>
<UnitPriceAfterDiscount>7</UnitPriceAfterDiscount>
<UnitPriceAfterDiscountAfterTax>8</UnitPriceAfterDiscountAfterTax>
<UnitPriceBeforeDiscount>6</UnitPriceBeforeDiscount>
<Weight>18</Weight>
<WeightUm>sample string 34</WeightUm>
<Year>32</Year>
</ProductPriceEntryModel>
<ProductPriceEntryModel>
<AltezzaDorso>49</AltezzaDorso>
<BestPrice>true</BestPrice>
<ColumnIndex>43</ColumnIndex>
<Cost>19</Cost>
<Currency>sample string 33</Currency>
<CustomerDiscountPercentage>15</CustomerDiscountPercentage>
<DateFormat>sample string 27</DateFormat>
<DayDescriptionName>sample string 51</DayDescriptionName>
<DayDescriptionStatus>true</DayDescriptionStatus>
<DayId>36</DayId>
<DayName>sample string 29</DayName>
<DayNumber>28</DayNumber>
<DiscountPercentage>13</DiscountPercentage>
<DiscountedPrice>23</DiscountedPrice>
<DiscountedPriceWithTax>24</DiscountedPriceWithTax>
<FormatHeight>46</FormatHeight>
<FormatId>44</FormatId>
<FormatName>sample string 48</FormatName>
<FormatUm>sample string 47</FormatUm>
<FormatWidth>45</FormatWidth>
<IsDiscounted>true</IsDiscounted>
<IsTemporalDiscounted>true</IsTemporalDiscounted>
<Iva>25</Iva>
<Lang>sample string 1</Lang>
<MonthName>sample string 30</MonthName>
<MonthNumber>31</MonthNumber>
<Pages>39</Pages>
<PrezzoOriginaleimporto>sample string 53</PrezzoOriginaleimporto>
<PrezzoOriginalestato>true</PrezzoOriginalestato>
<Price>21</Price>
<PriceProductId>38</PriceProductId>
<PriceWithTax>22</PriceWithTax>
<PrintShopPercentage>16</PrintShopPercentage>
<ProductId>37</ProductId>
<Promo>true</Promo>
<Quantity>12</Quantity>
<QuantityId>35</QuantityId>
<RowId>26</RowId>
<RowIndex>42</RowIndex>
<TaxPercentage>17</TaxPercentage>
<TaxPrice>11</TaxPrice>
<TemporalDiscountPercentage>14</TemporalDiscountPercentage>
<Total>sample string 41</Total>
<TotalPriceAfterDiscountAfterTax>5</TotalPriceAfterDiscountAfterTax>
<TotalPriceAfterRangeDiscount>3</TotalPriceAfterRangeDiscount>
<TotalPriceAfterTemporalDiscount>4</TotalPriceAfterTemporalDiscount>
<TotalPriceBeforeDiscount>2</TotalPriceBeforeDiscount>
<UnitPriceAfterDiscount>7</UnitPriceAfterDiscount>
<UnitPriceAfterDiscountAfterTax>8</UnitPriceAfterDiscountAfterTax>
<UnitPriceBeforeDiscount>6</UnitPriceBeforeDiscount>
<Weight>18</Weight>
<WeightUm>sample string 34</WeightUm>
<Year>32</Year>
</ProductPriceEntryModel>
</ArrayOfProductPriceEntryModel>
</TableScontisticaPriceList>
<Type>sample string 1</Type>
</ProductPriceModel>