POST api/TCO/GetTCOCalculations
Request Information
URI Parameters
None.
Body Parameters
TCOInput| Name | Description | Type | Additional information |
|---|---|---|---|
| FleetInfo | FleetInfo |
Required |
|
| Devices | Collection of Device |
Required |
Request Formats
application/json, text/json
Sample:
{
"FleetInfo": {
"DealID": 1.1,
"TermInMonths": 2,
"FleetType": 1,
"FleetCostType": 1,
"AmortizationMonths": 3,
"TCOId": 4,
"IndirectCosts": {
"CommonInput": {
"FleetReplacementPercent": 1.1,
"CostOfEndUserPerHrOrEngineer": 2.1,
"CostOfAdminPerHrOrLowValue": 3.1,
"NumberOfUsers": 4
},
"AssetManagement": {
"HandlingEstimatedTimeRequiredForTaskHrs": 1.1,
"HandlingAnnualPrinterTurnoverPercentage": 2.1,
"InstallationEstimatedTimeRequiredForTaskHrs": 3.1,
"InstallationAnnualPrinterTurnoverPercentage": 4.1,
"DeInstallationEstimatedTimeRequiredForTaskHrs": 5.1,
"DeInstallationAnnualPrinterTurnoverPercentage": 6.1,
"DisposalEstimatedCostOfDisposal": 7.1,
"DisposalAnnualPrinterTurnoverPercentage": 8.1,
"AssetAdministrationEstimatedTimeRequiredForTaskHrs": 9.1,
"AssetAdministrationAnnualPrinterTurnoverPercentage": 10.1
},
"SupplyOrderProcess": {
"AvgTimeToProcessaSuppliesOrderInMinutes": 1.1,
"AvgNoOfSuppliesPerOrderProcess": 2
},
"SpaceCost": {
"AvgsqFeetPerDevice": 1,
"AvgsqFeetForPaper": 2,
"AvgsqFeetForSupplies": 3,
"CostPerSquareFoot": 4.1
},
"HelpDesk": {
"EmployeesHelpdeskRatio": 1,
"PercentageOfTimeSpentOnPrintRelatedIssues": 2.1,
"NumberOfHelpDeskCallsPerYr": 3,
"AvgCostOfHelpDeskCall": 4.1
},
"PurchaseOrder": {
"CostForPreparingAndDeliveringPurchaseOrder": 1.1,
"CostOfPayinganInvoice": 2.1
},
"ITManagement": {
"PrintersPerServerinGPSALL": 1,
"PrintersPerServerinGPSforPrntrSrvcs": 2,
"PrintersPerServerinDedicatedPCforPrntrSrvcs": 3,
"PercentageOfCustomerServermixinGPSALL": 4.1,
"PercentageOfCustomerServermixinGPSforPrntrSrvcs": 5.1,
"PercentageOfCustomerServermixinDedicatedPCforPrntrSrvcs": 6.1,
"IPConnectivityCostPerDevicePerYr": 7.1,
"CostforServerHWinGPSALL": 8.1,
"CostforServerHWinGPSforPrntrSrvcs": 9.1,
"CostforServerHWinDedicatedPCforPrntrSrvcs": 10.1,
"CostforWinServerLicenseinGPSALL": 11.1,
"CostforWinServerLicenseinGPSforPrntrSrvcs": 12.1,
"CostforWinServerLicenseinDedicatedPCforPrntrSrvcs": 13.1,
"CostforValAddedSWinGPSALL": 14.1,
"CostforValAddedSWinGPSforPrntrSrvcs": 15.1,
"CostforValAddedSWinDedicatedPCforPrntrSrvcs": 16.1,
"CostforServerandNWmgmtPerYrinGPSALL": 17.1,
"CostforServerandNWmgmtPerYrinGPSforPrntrSrvcs": 18.1,
"CostforServerandNWmgmtPerYrinDedicatedPCforPrntrSrvcs": 19.1,
"CostforADMPerYrinGPSALL": 20.1,
"CostforADMPerYrinGPSforPrntrSrvcs": 21.1,
"CostforADMPerYrinDedicatedPCforPrntrSrvcs": 22.1,
"CostforTechSupportandUpgradesPerYrinGPSALL": 23.1,
"CostforTechSupportandUpgradesPerYrinGPSforPrntrSrvcs": 24.1,
"CostforTechSupportandUpgradesPerYrinDedicatedPCforPrntrSrvcs": 25.1,
"CostforInstallationandintegrationinGPSALL": 26.1,
"CostforInstallationandintegrationinGPSforPrntrSrvcs": 27.1,
"CostforInstallationandintegrationinDedicatedPCforPrntrSrvcs": 28.1
}
},
"PricingMarkuporDiscount": {
"TonerPercentage": 1.1,
"SuppliesPercentage": 2.1,
"DeviceCostPercentage": 3.1,
"PostwarrantyPercentage": 4.1
}
},
"Devices": [
{
"DeviceID": 1,
"DeviceName": "sample string 2",
"ProductNumber": "sample string 3",
"ItemID": 4,
"DeviceQuantity": 5,
"InstallationDate": "2025-11-07T09:03:48.0248857+00:00",
"IsUnderLease": "sample string 7",
"DispositionType": 1,
"LocationDetails": {
"RegionID": "sample string 1",
"CountryID": "sample string 2",
"StateID": 3,
"CurrencyCode": "sample string 4",
"CurrencyRate": 5.1
},
"AvgPageVolume": {
"AvgMonthlyPageVolume": 1,
"AvgMonthlyColorPageVolume": 2,
"AvgMonthlyCopyPagevolume": 3,
"AvgMonthlyScanPagevolume": 4,
"AvgMonthFaxPagevolume": 5,
"IsDuplexCapable": "sample string 6",
"DuplexPercentage": 7.1
},
"EnvironmentData": {
"PaperCost": 1.1,
"MaintenanceCostPerHr": 2.1,
"MaintenanceRepairTime": 3.1,
"MaintenanceTravelTime": 4.1,
"WorkHoursPerDay": 5,
"WorkDaysPerWeek": 6,
"WeeksPerYear": 7,
"PowerCost": 8.1,
"IsOnNightsAndWeekends": "sample string 9",
"CoveragePercentageForMono": 10,
"CoveragePercentageForColor": 11
},
"IndirectCosts": {
"AssetManagement": {
"HandlingEstimatedTimeRequiredForTaskHrs": 1.1,
"HandlingAnnualPrinterTurnoverPercentage": 2.1,
"InstallationEstimatedTimeRequiredForTaskHrs": 3.1,
"InstallationAnnualPrinterTurnoverPercentage": 4.1,
"DeInstallationEstimatedTimeRequiredForTaskHrs": 5.1,
"DeInstallationAnnualPrinterTurnoverPercentage": 6.1,
"DisposalEstimatedCostOfDisposal": 7.1,
"DisposalAnnualPrinterTurnoverPercentage": 8.1,
"AssetAdministrationEstimatedTimeRequiredForTaskHrs": 9.1,
"AssetAdministrationAnnualPrinterTurnoverPercentage": 10.1
},
"SupplyOrderProcess": {
"AvgTimeToProcessaSuppliesOrderInMinutes": 1.1,
"AvgNoOfSuppliesPerOrderProcess": 2
},
"SpaceCost": {
"AvgsqFeetPerDevice": 1,
"AvgsqFeetForPaper": 2,
"AvgsqFeetForSupplies": 3,
"CostPerSquareFoot": 4.1
},
"HelpDesk": {
"EmployeesHelpdeskRatio": 1,
"PercentageOfTimeSpentOnPrintRelatedIssues": 2.1,
"NumberOfHelpDeskCallsPerYr": 3,
"AvgCostOfHelpDeskCall": 4.1
},
"PurchaseOrder": {
"CostForPreparingAndDeliveringPurchaseOrder": 1.1,
"CostOfPayinganInvoice": 2.1
}
},
"PricingMarkuporDiscount": {
"TonerPercentage": 1.1,
"SuppliesPercentage": 2.1,
"DeviceCostPercentage": 3.1,
"PostwarrantyPercentage": 4.1
},
"TCODeviceDrivers": {
"TCOToner": {
"TonerDetails": [
{
"TonerID": 1,
"TonerDeviceCost": 2.1,
"TonerPartNumber": "sample string 3",
"IsColor": "sample string 4",
"TonerPageLife": 5,
"CoveragePercentage": 6.1
},
{
"TonerID": 1,
"TonerDeviceCost": 2.1,
"TonerPartNumber": "sample string 3",
"IsColor": "sample string 4",
"TonerPageLife": 5,
"CoveragePercentage": 6.1
}
],
"TotalCPP": 1.1,
"MonoCPP": 2.1,
"ColorCPP": 3.1,
"TotalTCO": 4.1,
"MonoTCO": 5.1,
"ColorTCO": 6.1
},
"TCOReplaceableParts": {
"ReplaceablePartsDetails": [
{
"PartID": 1,
"PartName": "sample string 2",
"PartCost": 3.1,
"PartNumber": "sample string 4",
"MonoSuppliesPageLife": 5,
"ColorSuppliesPageLife": 6
},
{
"PartID": 1,
"PartName": "sample string 2",
"PartCost": 3.1,
"PartNumber": "sample string 4",
"MonoSuppliesPageLife": 5,
"ColorSuppliesPageLife": 6
}
],
"LaborRate": 1.1,
"LaborTravelHours": 2.1,
"LaborRepairHours": 3.1,
"TotalCPP": 4.1,
"MonoCPP": 5.1,
"ColorCPP": 6.1,
"TotalTCO": 7.1,
"MonoTCO": 8.1,
"ColorTCO": 9.1
},
"TCOService": {
"AvgPostWarrantyCost": 1.1,
"TotalCPP": 2.1,
"MonoCPP": 3.1,
"ColorCPP": 4.1,
"TotalTCO": 5.1,
"MonoTCO": 6.1,
"ColorTCO": 7.1
},
"TCOPower": {
"AvgPowerPrice": 1.1,
"WorkHoursPerDay": 2,
"WorkDaysPerWeek": 3,
"WeeksPerYear": 4,
"IsOnNightsAndWeekends": "sample string 5",
"PowerRateActive": 6.1,
"PowerRateIdle": 7.1,
"PowerRateSave": 8.1,
"MonoPrintSpeed": 9.1,
"ColorPrintSpeed": 10.1,
"TotalCPP": 11.1,
"MonoCPP": 12.1,
"ColorCPP": 13.1,
"TotalTCO": 14.1,
"MonoTCO": 15.1,
"ColorTCO": 16.1
},
"TCOPaper": {
"PaperCostPerSheet": 1.1,
"DuplexPercentage": 2.1,
"IsDuplexCapable": "sample string 3",
"TotalCPP": 4.1,
"MonoCPP": 5.1,
"ColorCPP": 6.1,
"TotalTCO": 7.1,
"MonoTCO": 8.1,
"ColorTCO": 9.1
},
"TCOHardware": {
"DeviceCost": 1.1,
"TotalCPP": 2.1,
"MonoCPP": 3.1,
"ColorCPP": 4.1,
"TotalTCO": 5.1,
"MonoTCO": 6.1,
"ColorTCO": 7.1
}
}
},
{
"DeviceID": 1,
"DeviceName": "sample string 2",
"ProductNumber": "sample string 3",
"ItemID": 4,
"DeviceQuantity": 5,
"InstallationDate": "2025-11-07T09:03:48.0248857+00:00",
"IsUnderLease": "sample string 7",
"DispositionType": 1,
"LocationDetails": {
"RegionID": "sample string 1",
"CountryID": "sample string 2",
"StateID": 3,
"CurrencyCode": "sample string 4",
"CurrencyRate": 5.1
},
"AvgPageVolume": {
"AvgMonthlyPageVolume": 1,
"AvgMonthlyColorPageVolume": 2,
"AvgMonthlyCopyPagevolume": 3,
"AvgMonthlyScanPagevolume": 4,
"AvgMonthFaxPagevolume": 5,
"IsDuplexCapable": "sample string 6",
"DuplexPercentage": 7.1
},
"EnvironmentData": {
"PaperCost": 1.1,
"MaintenanceCostPerHr": 2.1,
"MaintenanceRepairTime": 3.1,
"MaintenanceTravelTime": 4.1,
"WorkHoursPerDay": 5,
"WorkDaysPerWeek": 6,
"WeeksPerYear": 7,
"PowerCost": 8.1,
"IsOnNightsAndWeekends": "sample string 9",
"CoveragePercentageForMono": 10,
"CoveragePercentageForColor": 11
},
"IndirectCosts": {
"AssetManagement": {
"HandlingEstimatedTimeRequiredForTaskHrs": 1.1,
"HandlingAnnualPrinterTurnoverPercentage": 2.1,
"InstallationEstimatedTimeRequiredForTaskHrs": 3.1,
"InstallationAnnualPrinterTurnoverPercentage": 4.1,
"DeInstallationEstimatedTimeRequiredForTaskHrs": 5.1,
"DeInstallationAnnualPrinterTurnoverPercentage": 6.1,
"DisposalEstimatedCostOfDisposal": 7.1,
"DisposalAnnualPrinterTurnoverPercentage": 8.1,
"AssetAdministrationEstimatedTimeRequiredForTaskHrs": 9.1,
"AssetAdministrationAnnualPrinterTurnoverPercentage": 10.1
},
"SupplyOrderProcess": {
"AvgTimeToProcessaSuppliesOrderInMinutes": 1.1,
"AvgNoOfSuppliesPerOrderProcess": 2
},
"SpaceCost": {
"AvgsqFeetPerDevice": 1,
"AvgsqFeetForPaper": 2,
"AvgsqFeetForSupplies": 3,
"CostPerSquareFoot": 4.1
},
"HelpDesk": {
"EmployeesHelpdeskRatio": 1,
"PercentageOfTimeSpentOnPrintRelatedIssues": 2.1,
"NumberOfHelpDeskCallsPerYr": 3,
"AvgCostOfHelpDeskCall": 4.1
},
"PurchaseOrder": {
"CostForPreparingAndDeliveringPurchaseOrder": 1.1,
"CostOfPayinganInvoice": 2.1
}
},
"PricingMarkuporDiscount": {
"TonerPercentage": 1.1,
"SuppliesPercentage": 2.1,
"DeviceCostPercentage": 3.1,
"PostwarrantyPercentage": 4.1
},
"TCODeviceDrivers": {
"TCOToner": {
"TonerDetails": [
{
"TonerID": 1,
"TonerDeviceCost": 2.1,
"TonerPartNumber": "sample string 3",
"IsColor": "sample string 4",
"TonerPageLife": 5,
"CoveragePercentage": 6.1
},
{
"TonerID": 1,
"TonerDeviceCost": 2.1,
"TonerPartNumber": "sample string 3",
"IsColor": "sample string 4",
"TonerPageLife": 5,
"CoveragePercentage": 6.1
}
],
"TotalCPP": 1.1,
"MonoCPP": 2.1,
"ColorCPP": 3.1,
"TotalTCO": 4.1,
"MonoTCO": 5.1,
"ColorTCO": 6.1
},
"TCOReplaceableParts": {
"ReplaceablePartsDetails": [
{
"PartID": 1,
"PartName": "sample string 2",
"PartCost": 3.1,
"PartNumber": "sample string 4",
"MonoSuppliesPageLife": 5,
"ColorSuppliesPageLife": 6
},
{
"PartID": 1,
"PartName": "sample string 2",
"PartCost": 3.1,
"PartNumber": "sample string 4",
"MonoSuppliesPageLife": 5,
"ColorSuppliesPageLife": 6
}
],
"LaborRate": 1.1,
"LaborTravelHours": 2.1,
"LaborRepairHours": 3.1,
"TotalCPP": 4.1,
"MonoCPP": 5.1,
"ColorCPP": 6.1,
"TotalTCO": 7.1,
"MonoTCO": 8.1,
"ColorTCO": 9.1
},
"TCOService": {
"AvgPostWarrantyCost": 1.1,
"TotalCPP": 2.1,
"MonoCPP": 3.1,
"ColorCPP": 4.1,
"TotalTCO": 5.1,
"MonoTCO": 6.1,
"ColorTCO": 7.1
},
"TCOPower": {
"AvgPowerPrice": 1.1,
"WorkHoursPerDay": 2,
"WorkDaysPerWeek": 3,
"WeeksPerYear": 4,
"IsOnNightsAndWeekends": "sample string 5",
"PowerRateActive": 6.1,
"PowerRateIdle": 7.1,
"PowerRateSave": 8.1,
"MonoPrintSpeed": 9.1,
"ColorPrintSpeed": 10.1,
"TotalCPP": 11.1,
"MonoCPP": 12.1,
"ColorCPP": 13.1,
"TotalTCO": 14.1,
"MonoTCO": 15.1,
"ColorTCO": 16.1
},
"TCOPaper": {
"PaperCostPerSheet": 1.1,
"DuplexPercentage": 2.1,
"IsDuplexCapable": "sample string 3",
"TotalCPP": 4.1,
"MonoCPP": 5.1,
"ColorCPP": 6.1,
"TotalTCO": 7.1,
"MonoTCO": 8.1,
"ColorTCO": 9.1
},
"TCOHardware": {
"DeviceCost": 1.1,
"TotalCPP": 2.1,
"MonoCPP": 3.1,
"ColorCPP": 4.1,
"TotalTCO": 5.1,
"MonoTCO": 6.1,
"ColorTCO": 7.1
}
}
}
]
}
application/xml, text/xml
Sample:
<TCOInput xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HP.TCOe.DataContract">
<Devices>
<Device>
<AvgPageVolume>
<AvgMonthFaxPagevolume>5</AvgMonthFaxPagevolume>
<AvgMonthlyColorPageVolume>2</AvgMonthlyColorPageVolume>
<AvgMonthlyCopyPagevolume>3</AvgMonthlyCopyPagevolume>
<AvgMonthlyPageVolume>1</AvgMonthlyPageVolume>
<AvgMonthlyScanPagevolume>4</AvgMonthlyScanPagevolume>
<DuplexPercentage>7.1</DuplexPercentage>
<IsDuplexCapable>sample string 6</IsDuplexCapable>
</AvgPageVolume>
<DeviceID>1</DeviceID>
<DeviceName>sample string 2</DeviceName>
<DeviceQuantity>5</DeviceQuantity>
<DispositionType>Redeploy</DispositionType>
<EnvironmentData>
<CoveragePercentageForColor>11</CoveragePercentageForColor>
<CoveragePercentageForMono>10</CoveragePercentageForMono>
<IsOnNightsAndWeekends>sample string 9</IsOnNightsAndWeekends>
<MaintenanceCostPerHr>2.1</MaintenanceCostPerHr>
<MaintenanceRepairTime>3.1</MaintenanceRepairTime>
<MaintenanceTravelTime>4.1</MaintenanceTravelTime>
<PaperCost>1.1</PaperCost>
<PowerCost>8.1</PowerCost>
<WeeksPerYear>7</WeeksPerYear>
<WorkDaysPerWeek>6</WorkDaysPerWeek>
<WorkHoursPerDay>5</WorkHoursPerDay>
</EnvironmentData>
<IndirectCosts>
<AssetManagement>
<AssetAdministrationAnnualPrinterTurnoverPercentage>10.1</AssetAdministrationAnnualPrinterTurnoverPercentage>
<AssetAdministrationEstimatedTimeRequiredForTaskHrs>9.1</AssetAdministrationEstimatedTimeRequiredForTaskHrs>
<DeInstallationAnnualPrinterTurnoverPercentage>6.1</DeInstallationAnnualPrinterTurnoverPercentage>
<DeInstallationEstimatedTimeRequiredForTaskHrs>5.1</DeInstallationEstimatedTimeRequiredForTaskHrs>
<DisposalAnnualPrinterTurnoverPercentage>8.1</DisposalAnnualPrinterTurnoverPercentage>
<DisposalEstimatedCostOfDisposal>7.1</DisposalEstimatedCostOfDisposal>
<HandlingAnnualPrinterTurnoverPercentage>2.1</HandlingAnnualPrinterTurnoverPercentage>
<HandlingEstimatedTimeRequiredForTaskHrs>1.1</HandlingEstimatedTimeRequiredForTaskHrs>
<InstallationAnnualPrinterTurnoverPercentage>4.1</InstallationAnnualPrinterTurnoverPercentage>
<InstallationEstimatedTimeRequiredForTaskHrs>3.1</InstallationEstimatedTimeRequiredForTaskHrs>
</AssetManagement>
<HelpDesk>
<AvgCostOfHelpDeskCall>4.1</AvgCostOfHelpDeskCall>
<EmployeesHelpdeskRatio>1</EmployeesHelpdeskRatio>
<NumberOfHelpDeskCallsPerYr>3</NumberOfHelpDeskCallsPerYr>
<PercentageOfTimeSpentOnPrintRelatedIssues>2.1</PercentageOfTimeSpentOnPrintRelatedIssues>
</HelpDesk>
<PurchaseOrder>
<CostForPreparingAndDeliveringPurchaseOrder>1.1</CostForPreparingAndDeliveringPurchaseOrder>
<CostOfPayinganInvoice>2.1</CostOfPayinganInvoice>
</PurchaseOrder>
<SpaceCost>
<AvgsqFeetForPaper>2</AvgsqFeetForPaper>
<AvgsqFeetForSupplies>3</AvgsqFeetForSupplies>
<AvgsqFeetPerDevice>1</AvgsqFeetPerDevice>
<CostPerSquareFoot>4.1</CostPerSquareFoot>
</SpaceCost>
<SupplyOrderProcess>
<AvgNoOfSuppliesPerOrderProcess>2</AvgNoOfSuppliesPerOrderProcess>
<AvgTimeToProcessaSuppliesOrderInMinutes>1.1</AvgTimeToProcessaSuppliesOrderInMinutes>
</SupplyOrderProcess>
</IndirectCosts>
<InstallationDate>2025-11-07T09:03:48.0248857+00:00</InstallationDate>
<IsUnderLease>sample string 7</IsUnderLease>
<ItemID>4</ItemID>
<LocationDetails>
<CountryID>sample string 2</CountryID>
<CurrencyCode>sample string 4</CurrencyCode>
<CurrencyRate>5.1</CurrencyRate>
<RegionID>sample string 1</RegionID>
<StateID>3</StateID>
</LocationDetails>
<PricingMarkuporDiscount>
<DeviceCostPercentage>3.1</DeviceCostPercentage>
<PostwarrantyPercentage>4.1</PostwarrantyPercentage>
<SuppliesPercentage>2.1</SuppliesPercentage>
<TonerPercentage>1.1</TonerPercentage>
</PricingMarkuporDiscount>
<ProductNumber>sample string 3</ProductNumber>
<TCODeviceDrivers>
<TCOHardware>
<ColorCPP>4.1</ColorCPP>
<ColorTCO>7.1</ColorTCO>
<MonoCPP>3.1</MonoCPP>
<MonoTCO>6.1</MonoTCO>
<TotalCPP>2.1</TotalCPP>
<TotalTCO>5.1</TotalTCO>
<DeviceCost>1.1</DeviceCost>
</TCOHardware>
<TCOPaper>
<ColorCPP>6.1</ColorCPP>
<ColorTCO>9.1</ColorTCO>
<MonoCPP>5.1</MonoCPP>
<MonoTCO>8.1</MonoTCO>
<TotalCPP>4.1</TotalCPP>
<TotalTCO>7.1</TotalTCO>
<DuplexPercentage>2.1</DuplexPercentage>
<IsDuplexCapable>sample string 3</IsDuplexCapable>
<PaperCostPerSheet>1.1</PaperCostPerSheet>
</TCOPaper>
<TCOPower>
<ColorCPP>13.1</ColorCPP>
<ColorTCO>16.1</ColorTCO>
<MonoCPP>12.1</MonoCPP>
<MonoTCO>15.1</MonoTCO>
<TotalCPP>11.1</TotalCPP>
<TotalTCO>14.1</TotalTCO>
<AvgPowerPrice>1.1</AvgPowerPrice>
<ColorPrintSpeed>10.1</ColorPrintSpeed>
<IsOnNightsAndWeekends>sample string 5</IsOnNightsAndWeekends>
<MonoPrintSpeed>9.1</MonoPrintSpeed>
<PowerRateActive>6.1</PowerRateActive>
<PowerRateIdle>7.1</PowerRateIdle>
<PowerRateSave>8.1</PowerRateSave>
<WeeksPerYear>4</WeeksPerYear>
<WorkDaysPerWeek>3</WorkDaysPerWeek>
<WorkHoursPerDay>2</WorkHoursPerDay>
</TCOPower>
<TCOReplaceableParts>
<ColorCPP>6.1</ColorCPP>
<ColorTCO>9.1</ColorTCO>
<MonoCPP>5.1</MonoCPP>
<MonoTCO>8.1</MonoTCO>
<TotalCPP>4.1</TotalCPP>
<TotalTCO>7.1</TotalTCO>
<LaborRate>1.1</LaborRate>
<LaborRepairHours>3.1</LaborRepairHours>
<LaborTravelHours>2.1</LaborTravelHours>
<ReplaceablePartsDetails>
<ReplaceablePartDetails>
<ColorSuppliesPageLife>6</ColorSuppliesPageLife>
<MonoSuppliesPageLife>5</MonoSuppliesPageLife>
<PartCost>3.1</PartCost>
<PartID>1</PartID>
<PartName>sample string 2</PartName>
<PartNumber>sample string 4</PartNumber>
</ReplaceablePartDetails>
<ReplaceablePartDetails>
<ColorSuppliesPageLife>6</ColorSuppliesPageLife>
<MonoSuppliesPageLife>5</MonoSuppliesPageLife>
<PartCost>3.1</PartCost>
<PartID>1</PartID>
<PartName>sample string 2</PartName>
<PartNumber>sample string 4</PartNumber>
</ReplaceablePartDetails>
</ReplaceablePartsDetails>
</TCOReplaceableParts>
<TCOService>
<ColorCPP>4.1</ColorCPP>
<ColorTCO>7.1</ColorTCO>
<MonoCPP>3.1</MonoCPP>
<MonoTCO>6.1</MonoTCO>
<TotalCPP>2.1</TotalCPP>
<TotalTCO>5.1</TotalTCO>
<AvgPostWarrantyCost>1.1</AvgPostWarrantyCost>
</TCOService>
<TCOToner>
<ColorCPP>3.1</ColorCPP>
<ColorTCO>6.1</ColorTCO>
<MonoCPP>2.1</MonoCPP>
<MonoTCO>5.1</MonoTCO>
<TotalCPP>1.1</TotalCPP>
<TotalTCO>4.1</TotalTCO>
<TonerDetails>
<TonerDetails>
<CoveragePercentage>6.1</CoveragePercentage>
<IsColor>sample string 4</IsColor>
<TonerDeviceCost>2.1</TonerDeviceCost>
<TonerID>1</TonerID>
<TonerPageLife>5</TonerPageLife>
<TonerPartNumber>sample string 3</TonerPartNumber>
</TonerDetails>
<TonerDetails>
<CoveragePercentage>6.1</CoveragePercentage>
<IsColor>sample string 4</IsColor>
<TonerDeviceCost>2.1</TonerDeviceCost>
<TonerID>1</TonerID>
<TonerPageLife>5</TonerPageLife>
<TonerPartNumber>sample string 3</TonerPartNumber>
</TonerDetails>
</TonerDetails>
</TCOToner>
</TCODeviceDrivers>
</Device>
<Device>
<AvgPageVolume>
<AvgMonthFaxPagevolume>5</AvgMonthFaxPagevolume>
<AvgMonthlyColorPageVolume>2</AvgMonthlyColorPageVolume>
<AvgMonthlyCopyPagevolume>3</AvgMonthlyCopyPagevolume>
<AvgMonthlyPageVolume>1</AvgMonthlyPageVolume>
<AvgMonthlyScanPagevolume>4</AvgMonthlyScanPagevolume>
<DuplexPercentage>7.1</DuplexPercentage>
<IsDuplexCapable>sample string 6</IsDuplexCapable>
</AvgPageVolume>
<DeviceID>1</DeviceID>
<DeviceName>sample string 2</DeviceName>
<DeviceQuantity>5</DeviceQuantity>
<DispositionType>Redeploy</DispositionType>
<EnvironmentData>
<CoveragePercentageForColor>11</CoveragePercentageForColor>
<CoveragePercentageForMono>10</CoveragePercentageForMono>
<IsOnNightsAndWeekends>sample string 9</IsOnNightsAndWeekends>
<MaintenanceCostPerHr>2.1</MaintenanceCostPerHr>
<MaintenanceRepairTime>3.1</MaintenanceRepairTime>
<MaintenanceTravelTime>4.1</MaintenanceTravelTime>
<PaperCost>1.1</PaperCost>
<PowerCost>8.1</PowerCost>
<WeeksPerYear>7</WeeksPerYear>
<WorkDaysPerWeek>6</WorkDaysPerWeek>
<WorkHoursPerDay>5</WorkHoursPerDay>
</EnvironmentData>
<IndirectCosts>
<AssetManagement>
<AssetAdministrationAnnualPrinterTurnoverPercentage>10.1</AssetAdministrationAnnualPrinterTurnoverPercentage>
<AssetAdministrationEstimatedTimeRequiredForTaskHrs>9.1</AssetAdministrationEstimatedTimeRequiredForTaskHrs>
<DeInstallationAnnualPrinterTurnoverPercentage>6.1</DeInstallationAnnualPrinterTurnoverPercentage>
<DeInstallationEstimatedTimeRequiredForTaskHrs>5.1</DeInstallationEstimatedTimeRequiredForTaskHrs>
<DisposalAnnualPrinterTurnoverPercentage>8.1</DisposalAnnualPrinterTurnoverPercentage>
<DisposalEstimatedCostOfDisposal>7.1</DisposalEstimatedCostOfDisposal>
<HandlingAnnualPrinterTurnoverPercentage>2.1</HandlingAnnualPrinterTurnoverPercentage>
<HandlingEstimatedTimeRequiredForTaskHrs>1.1</HandlingEstimatedTimeRequiredForTaskHrs>
<InstallationAnnualPrinterTurnoverPercentage>4.1</InstallationAnnualPrinterTurnoverPercentage>
<InstallationEstimatedTimeRequiredForTaskHrs>3.1</InstallationEstimatedTimeRequiredForTaskHrs>
</AssetManagement>
<HelpDesk>
<AvgCostOfHelpDeskCall>4.1</AvgCostOfHelpDeskCall>
<EmployeesHelpdeskRatio>1</EmployeesHelpdeskRatio>
<NumberOfHelpDeskCallsPerYr>3</NumberOfHelpDeskCallsPerYr>
<PercentageOfTimeSpentOnPrintRelatedIssues>2.1</PercentageOfTimeSpentOnPrintRelatedIssues>
</HelpDesk>
<PurchaseOrder>
<CostForPreparingAndDeliveringPurchaseOrder>1.1</CostForPreparingAndDeliveringPurchaseOrder>
<CostOfPayinganInvoice>2.1</CostOfPayinganInvoice>
</PurchaseOrder>
<SpaceCost>
<AvgsqFeetForPaper>2</AvgsqFeetForPaper>
<AvgsqFeetForSupplies>3</AvgsqFeetForSupplies>
<AvgsqFeetPerDevice>1</AvgsqFeetPerDevice>
<CostPerSquareFoot>4.1</CostPerSquareFoot>
</SpaceCost>
<SupplyOrderProcess>
<AvgNoOfSuppliesPerOrderProcess>2</AvgNoOfSuppliesPerOrderProcess>
<AvgTimeToProcessaSuppliesOrderInMinutes>1.1</AvgTimeToProcessaSuppliesOrderInMinutes>
</SupplyOrderProcess>
</IndirectCosts>
<InstallationDate>2025-11-07T09:03:48.0248857+00:00</InstallationDate>
<IsUnderLease>sample string 7</IsUnderLease>
<ItemID>4</ItemID>
<LocationDetails>
<CountryID>sample string 2</CountryID>
<CurrencyCode>sample string 4</CurrencyCode>
<CurrencyRate>5.1</CurrencyRate>
<RegionID>sample string 1</RegionID>
<StateID>3</StateID>
</LocationDetails>
<PricingMarkuporDiscount>
<DeviceCostPercentage>3.1</DeviceCostPercentage>
<PostwarrantyPercentage>4.1</PostwarrantyPercentage>
<SuppliesPercentage>2.1</SuppliesPercentage>
<TonerPercentage>1.1</TonerPercentage>
</PricingMarkuporDiscount>
<ProductNumber>sample string 3</ProductNumber>
<TCODeviceDrivers>
<TCOHardware>
<ColorCPP>4.1</ColorCPP>
<ColorTCO>7.1</ColorTCO>
<MonoCPP>3.1</MonoCPP>
<MonoTCO>6.1</MonoTCO>
<TotalCPP>2.1</TotalCPP>
<TotalTCO>5.1</TotalTCO>
<DeviceCost>1.1</DeviceCost>
</TCOHardware>
<TCOPaper>
<ColorCPP>6.1</ColorCPP>
<ColorTCO>9.1</ColorTCO>
<MonoCPP>5.1</MonoCPP>
<MonoTCO>8.1</MonoTCO>
<TotalCPP>4.1</TotalCPP>
<TotalTCO>7.1</TotalTCO>
<DuplexPercentage>2.1</DuplexPercentage>
<IsDuplexCapable>sample string 3</IsDuplexCapable>
<PaperCostPerSheet>1.1</PaperCostPerSheet>
</TCOPaper>
<TCOPower>
<ColorCPP>13.1</ColorCPP>
<ColorTCO>16.1</ColorTCO>
<MonoCPP>12.1</MonoCPP>
<MonoTCO>15.1</MonoTCO>
<TotalCPP>11.1</TotalCPP>
<TotalTCO>14.1</TotalTCO>
<AvgPowerPrice>1.1</AvgPowerPrice>
<ColorPrintSpeed>10.1</ColorPrintSpeed>
<IsOnNightsAndWeekends>sample string 5</IsOnNightsAndWeekends>
<MonoPrintSpeed>9.1</MonoPrintSpeed>
<PowerRateActive>6.1</PowerRateActive>
<PowerRateIdle>7.1</PowerRateIdle>
<PowerRateSave>8.1</PowerRateSave>
<WeeksPerYear>4</WeeksPerYear>
<WorkDaysPerWeek>3</WorkDaysPerWeek>
<WorkHoursPerDay>2</WorkHoursPerDay>
</TCOPower>
<TCOReplaceableParts>
<ColorCPP>6.1</ColorCPP>
<ColorTCO>9.1</ColorTCO>
<MonoCPP>5.1</MonoCPP>
<MonoTCO>8.1</MonoTCO>
<TotalCPP>4.1</TotalCPP>
<TotalTCO>7.1</TotalTCO>
<LaborRate>1.1</LaborRate>
<LaborRepairHours>3.1</LaborRepairHours>
<LaborTravelHours>2.1</LaborTravelHours>
<ReplaceablePartsDetails>
<ReplaceablePartDetails>
<ColorSuppliesPageLife>6</ColorSuppliesPageLife>
<MonoSuppliesPageLife>5</MonoSuppliesPageLife>
<PartCost>3.1</PartCost>
<PartID>1</PartID>
<PartName>sample string 2</PartName>
<PartNumber>sample string 4</PartNumber>
</ReplaceablePartDetails>
<ReplaceablePartDetails>
<ColorSuppliesPageLife>6</ColorSuppliesPageLife>
<MonoSuppliesPageLife>5</MonoSuppliesPageLife>
<PartCost>3.1</PartCost>
<PartID>1</PartID>
<PartName>sample string 2</PartName>
<PartNumber>sample string 4</PartNumber>
</ReplaceablePartDetails>
</ReplaceablePartsDetails>
</TCOReplaceableParts>
<TCOService>
<ColorCPP>4.1</ColorCPP>
<ColorTCO>7.1</ColorTCO>
<MonoCPP>3.1</MonoCPP>
<MonoTCO>6.1</MonoTCO>
<TotalCPP>2.1</TotalCPP>
<TotalTCO>5.1</TotalTCO>
<AvgPostWarrantyCost>1.1</AvgPostWarrantyCost>
</TCOService>
<TCOToner>
<ColorCPP>3.1</ColorCPP>
<ColorTCO>6.1</ColorTCO>
<MonoCPP>2.1</MonoCPP>
<MonoTCO>5.1</MonoTCO>
<TotalCPP>1.1</TotalCPP>
<TotalTCO>4.1</TotalTCO>
<TonerDetails>
<TonerDetails>
<CoveragePercentage>6.1</CoveragePercentage>
<IsColor>sample string 4</IsColor>
<TonerDeviceCost>2.1</TonerDeviceCost>
<TonerID>1</TonerID>
<TonerPageLife>5</TonerPageLife>
<TonerPartNumber>sample string 3</TonerPartNumber>
</TonerDetails>
<TonerDetails>
<CoveragePercentage>6.1</CoveragePercentage>
<IsColor>sample string 4</IsColor>
<TonerDeviceCost>2.1</TonerDeviceCost>
<TonerID>1</TonerID>
<TonerPageLife>5</TonerPageLife>
<TonerPartNumber>sample string 3</TonerPartNumber>
</TonerDetails>
</TonerDetails>
</TCOToner>
</TCODeviceDrivers>
</Device>
</Devices>
<FleetInfo>
<AmortizationMonths>3</AmortizationMonths>
<DealID>1.1</DealID>
<FleetCostType>Soft</FleetCostType>
<FleetType>CMO</FleetType>
<IndirectCosts>
<AssetManagement>
<AssetAdministrationAnnualPrinterTurnoverPercentage>10.1</AssetAdministrationAnnualPrinterTurnoverPercentage>
<AssetAdministrationEstimatedTimeRequiredForTaskHrs>9.1</AssetAdministrationEstimatedTimeRequiredForTaskHrs>
<DeInstallationAnnualPrinterTurnoverPercentage>6.1</DeInstallationAnnualPrinterTurnoverPercentage>
<DeInstallationEstimatedTimeRequiredForTaskHrs>5.1</DeInstallationEstimatedTimeRequiredForTaskHrs>
<DisposalAnnualPrinterTurnoverPercentage>8.1</DisposalAnnualPrinterTurnoverPercentage>
<DisposalEstimatedCostOfDisposal>7.1</DisposalEstimatedCostOfDisposal>
<HandlingAnnualPrinterTurnoverPercentage>2.1</HandlingAnnualPrinterTurnoverPercentage>
<HandlingEstimatedTimeRequiredForTaskHrs>1.1</HandlingEstimatedTimeRequiredForTaskHrs>
<InstallationAnnualPrinterTurnoverPercentage>4.1</InstallationAnnualPrinterTurnoverPercentage>
<InstallationEstimatedTimeRequiredForTaskHrs>3.1</InstallationEstimatedTimeRequiredForTaskHrs>
</AssetManagement>
<CommonInput>
<CostOfAdminPerHrOrLowValue>3.1</CostOfAdminPerHrOrLowValue>
<CostOfEndUserPerHrOrEngineer>2.1</CostOfEndUserPerHrOrEngineer>
<FleetReplacementPercent>1.1</FleetReplacementPercent>
<NumberOfUsers>4</NumberOfUsers>
</CommonInput>
<HelpDesk>
<AvgCostOfHelpDeskCall>4.1</AvgCostOfHelpDeskCall>
<EmployeesHelpdeskRatio>1</EmployeesHelpdeskRatio>
<NumberOfHelpDeskCallsPerYr>3</NumberOfHelpDeskCallsPerYr>
<PercentageOfTimeSpentOnPrintRelatedIssues>2.1</PercentageOfTimeSpentOnPrintRelatedIssues>
</HelpDesk>
<ITManagement>
<CostforADMPerYrinDedicatedPCforPrntrSrvcs>22.1</CostforADMPerYrinDedicatedPCforPrntrSrvcs>
<CostforADMPerYrinGPSALL>20.1</CostforADMPerYrinGPSALL>
<CostforADMPerYrinGPSforPrntrSrvcs>21.1</CostforADMPerYrinGPSforPrntrSrvcs>
<CostforInstallationandintegrationinDedicatedPCforPrntrSrvcs>28.1</CostforInstallationandintegrationinDedicatedPCforPrntrSrvcs>
<CostforInstallationandintegrationinGPSALL>26.1</CostforInstallationandintegrationinGPSALL>
<CostforInstallationandintegrationinGPSforPrntrSrvcs>27.1</CostforInstallationandintegrationinGPSforPrntrSrvcs>
<CostforServerHWinDedicatedPCforPrntrSrvcs>10.1</CostforServerHWinDedicatedPCforPrntrSrvcs>
<CostforServerHWinGPSALL>8.1</CostforServerHWinGPSALL>
<CostforServerHWinGPSforPrntrSrvcs>9.1</CostforServerHWinGPSforPrntrSrvcs>
<CostforServerandNWmgmtPerYrinDedicatedPCforPrntrSrvcs>19.1</CostforServerandNWmgmtPerYrinDedicatedPCforPrntrSrvcs>
<CostforServerandNWmgmtPerYrinGPSALL>17.1</CostforServerandNWmgmtPerYrinGPSALL>
<CostforServerandNWmgmtPerYrinGPSforPrntrSrvcs>18.1</CostforServerandNWmgmtPerYrinGPSforPrntrSrvcs>
<CostforTechSupportandUpgradesPerYrinDedicatedPCforPrntrSrvcs>25.1</CostforTechSupportandUpgradesPerYrinDedicatedPCforPrntrSrvcs>
<CostforTechSupportandUpgradesPerYrinGPSALL>23.1</CostforTechSupportandUpgradesPerYrinGPSALL>
<CostforTechSupportandUpgradesPerYrinGPSforPrntrSrvcs>24.1</CostforTechSupportandUpgradesPerYrinGPSforPrntrSrvcs>
<CostforValAddedSWinDedicatedPCforPrntrSrvcs>16.1</CostforValAddedSWinDedicatedPCforPrntrSrvcs>
<CostforValAddedSWinGPSALL>14.1</CostforValAddedSWinGPSALL>
<CostforValAddedSWinGPSforPrntrSrvcs>15.1</CostforValAddedSWinGPSforPrntrSrvcs>
<CostforWinServerLicenseinDedicatedPCforPrntrSrvcs>13.1</CostforWinServerLicenseinDedicatedPCforPrntrSrvcs>
<CostforWinServerLicenseinGPSALL>11.1</CostforWinServerLicenseinGPSALL>
<CostforWinServerLicenseinGPSforPrntrSrvcs>12.1</CostforWinServerLicenseinGPSforPrntrSrvcs>
<IPConnectivityCostPerDevicePerYr>7.1</IPConnectivityCostPerDevicePerYr>
<PercentageOfCustomerServermixinDedicatedPCforPrntrSrvcs>6.1</PercentageOfCustomerServermixinDedicatedPCforPrntrSrvcs>
<PercentageOfCustomerServermixinGPSALL>4.1</PercentageOfCustomerServermixinGPSALL>
<PercentageOfCustomerServermixinGPSforPrntrSrvcs>5.1</PercentageOfCustomerServermixinGPSforPrntrSrvcs>
<PrintersPerServerinDedicatedPCforPrntrSrvcs>3</PrintersPerServerinDedicatedPCforPrntrSrvcs>
<PrintersPerServerinGPSALL>1</PrintersPerServerinGPSALL>
<PrintersPerServerinGPSforPrntrSrvcs>2</PrintersPerServerinGPSforPrntrSrvcs>
</ITManagement>
<PurchaseOrder>
<CostForPreparingAndDeliveringPurchaseOrder>1.1</CostForPreparingAndDeliveringPurchaseOrder>
<CostOfPayinganInvoice>2.1</CostOfPayinganInvoice>
</PurchaseOrder>
<SpaceCost>
<AvgsqFeetForPaper>2</AvgsqFeetForPaper>
<AvgsqFeetForSupplies>3</AvgsqFeetForSupplies>
<AvgsqFeetPerDevice>1</AvgsqFeetPerDevice>
<CostPerSquareFoot>4.1</CostPerSquareFoot>
</SpaceCost>
<SupplyOrderProcess>
<AvgNoOfSuppliesPerOrderProcess>2</AvgNoOfSuppliesPerOrderProcess>
<AvgTimeToProcessaSuppliesOrderInMinutes>1.1</AvgTimeToProcessaSuppliesOrderInMinutes>
</SupplyOrderProcess>
</IndirectCosts>
<PricingMarkuporDiscount>
<DeviceCostPercentage>3.1</DeviceCostPercentage>
<PostwarrantyPercentage>4.1</PostwarrantyPercentage>
<SuppliesPercentage>2.1</SuppliesPercentage>
<TonerPercentage>1.1</TonerPercentage>
</PricingMarkuporDiscount>
<TCOId>4</TCOId>
<TermInMonths>2</TermInMonths>
</FleetInfo>
</TCOInput>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
TCOOutput| Name | Description | Type | Additional information |
|---|---|---|---|
| TCOFleetInfo | FleetInfoOutput |
None. |
|
| TCODevices | Collection of TCODevice |
None. |
Response Formats
application/json, text/json
Sample:
{
"TCOFleetInfo": {
"DealID": 1.1,
"TermInMonths": 2,
"AmortizationMonths": 3,
"FleetType": 1,
"FleetCostType": 1,
"TCOId": 4,
"Comment": "sample string 5"
},
"TCODevices": [
{
"DeviceID": 1,
"ItemID": 2,
"DeviceName": "sample string 3",
"ProductNumber": "sample string 4",
"MatchedProductNumber": "sample string 5",
"MatchedDeviceName": "sample string 6",
"MatchedDeviceID": 7,
"MatchedBy": "sample string 8",
"CurrencyRate": 9.1,
"CurrencyCode": "sample string 10",
"DeviceQuantity": 11,
"TCODeviceDrivers": {
"TCOToner": {
"TonerDetails": [
{
"TonerID": 1,
"TonerDeviceCost": 2.1,
"TonerPartNumber": "sample string 3",
"IsColor": "sample string 4",
"TonerPageLife": 5,
"CoveragePercentage": 6.1
},
{
"TonerID": 1,
"TonerDeviceCost": 2.1,
"TonerPartNumber": "sample string 3",
"IsColor": "sample string 4",
"TonerPageLife": 5,
"CoveragePercentage": 6.1
}
],
"TotalCPP": 1.1,
"MonoCPP": 2.1,
"ColorCPP": 3.1,
"TotalTCO": 4.1,
"MonoTCO": 5.1,
"ColorTCO": 6.1
},
"TCOReplaceableParts": {
"ReplaceablePartsDetails": [
{
"PartID": 1,
"PartName": "sample string 2",
"PartCost": 3.1,
"PartNumber": "sample string 4",
"MonoSuppliesPageLife": 5,
"ColorSuppliesPageLife": 6
},
{
"PartID": 1,
"PartName": "sample string 2",
"PartCost": 3.1,
"PartNumber": "sample string 4",
"MonoSuppliesPageLife": 5,
"ColorSuppliesPageLife": 6
}
],
"LaborRate": 1.1,
"LaborTravelHours": 2.1,
"LaborRepairHours": 3.1,
"TotalCPP": 4.1,
"MonoCPP": 5.1,
"ColorCPP": 6.1,
"TotalTCO": 7.1,
"MonoTCO": 8.1,
"ColorTCO": 9.1
},
"TCOService": {
"AvgPostWarrantyCost": 1.1,
"TotalCPP": 2.1,
"MonoCPP": 3.1,
"ColorCPP": 4.1,
"TotalTCO": 5.1,
"MonoTCO": 6.1,
"ColorTCO": 7.1
},
"TCOPower": {
"AvgPowerPrice": 1.1,
"WorkHoursPerDay": 2,
"WorkDaysPerWeek": 3,
"WeeksPerYear": 4,
"IsOnNightsAndWeekends": "sample string 5",
"PowerRateActive": 6.1,
"PowerRateIdle": 7.1,
"PowerRateSave": 8.1,
"MonoPrintSpeed": 9.1,
"ColorPrintSpeed": 10.1,
"TotalCPP": 11.1,
"MonoCPP": 12.1,
"ColorCPP": 13.1,
"TotalTCO": 14.1,
"MonoTCO": 15.1,
"ColorTCO": 16.1
},
"TCOPaper": {
"PaperCostPerSheet": 1.1,
"DuplexPercentage": 2.1,
"IsDuplexCapable": "sample string 3",
"TotalCPP": 4.1,
"MonoCPP": 5.1,
"ColorCPP": 6.1,
"TotalTCO": 7.1,
"MonoTCO": 8.1,
"ColorTCO": 9.1
},
"TCOHardware": {
"DeviceCost": 1.1,
"TotalCPP": 2.1,
"MonoCPP": 3.1,
"ColorCPP": 4.1,
"TotalTCO": 5.1,
"MonoTCO": 6.1,
"ColorTCO": 7.1
}
},
"CarbonFootPrintOutput": {
"TotalEnergyInKWH": 1.1,
"EnergyCO2KGbyGeography": 2.1,
"EnergyCO2kG": 3.1,
"Co2PaperKG": 4.1,
"NoOfTreesCutDown": 5.1,
"LiterOfOilRequired": 6.1
},
"IndirectCosts": {
"TotalAssetManagementCost": 1.1,
"SupplyProcess_TotalManHrsCostsPerYr": 2.1,
"SupplyProcess_TotalManHrsCost": 3.1,
"TotalDeviceSpaceCostperYr": 4.1,
"TotalDeviceSpaceCost": 5.1,
"HelpDeskCostperPrinterBasedonNumberofPrinters": 6.1,
"TotalHelpDeskCostperPrinterbasedonNumberofPrinters": 7.1,
"HelpDeskCostperPrinterBasedonNumberofUsers": 8.1,
"TotalHelpDeskCostperPrinterbasedonNumberofUsers": 9.1,
"TotalPurchasingCostofDeviceperYr": 10.1,
"TotalPurchasingCostofDevice": 11.1,
"TotalITMgmtCostofDevicePerYr": 12.1,
"TotalITMgmtCostofDevice": 13.1
},
"Comment": "sample string 12"
},
{
"DeviceID": 1,
"ItemID": 2,
"DeviceName": "sample string 3",
"ProductNumber": "sample string 4",
"MatchedProductNumber": "sample string 5",
"MatchedDeviceName": "sample string 6",
"MatchedDeviceID": 7,
"MatchedBy": "sample string 8",
"CurrencyRate": 9.1,
"CurrencyCode": "sample string 10",
"DeviceQuantity": 11,
"TCODeviceDrivers": {
"TCOToner": {
"TonerDetails": [
{
"TonerID": 1,
"TonerDeviceCost": 2.1,
"TonerPartNumber": "sample string 3",
"IsColor": "sample string 4",
"TonerPageLife": 5,
"CoveragePercentage": 6.1
},
{
"TonerID": 1,
"TonerDeviceCost": 2.1,
"TonerPartNumber": "sample string 3",
"IsColor": "sample string 4",
"TonerPageLife": 5,
"CoveragePercentage": 6.1
}
],
"TotalCPP": 1.1,
"MonoCPP": 2.1,
"ColorCPP": 3.1,
"TotalTCO": 4.1,
"MonoTCO": 5.1,
"ColorTCO": 6.1
},
"TCOReplaceableParts": {
"ReplaceablePartsDetails": [
{
"PartID": 1,
"PartName": "sample string 2",
"PartCost": 3.1,
"PartNumber": "sample string 4",
"MonoSuppliesPageLife": 5,
"ColorSuppliesPageLife": 6
},
{
"PartID": 1,
"PartName": "sample string 2",
"PartCost": 3.1,
"PartNumber": "sample string 4",
"MonoSuppliesPageLife": 5,
"ColorSuppliesPageLife": 6
}
],
"LaborRate": 1.1,
"LaborTravelHours": 2.1,
"LaborRepairHours": 3.1,
"TotalCPP": 4.1,
"MonoCPP": 5.1,
"ColorCPP": 6.1,
"TotalTCO": 7.1,
"MonoTCO": 8.1,
"ColorTCO": 9.1
},
"TCOService": {
"AvgPostWarrantyCost": 1.1,
"TotalCPP": 2.1,
"MonoCPP": 3.1,
"ColorCPP": 4.1,
"TotalTCO": 5.1,
"MonoTCO": 6.1,
"ColorTCO": 7.1
},
"TCOPower": {
"AvgPowerPrice": 1.1,
"WorkHoursPerDay": 2,
"WorkDaysPerWeek": 3,
"WeeksPerYear": 4,
"IsOnNightsAndWeekends": "sample string 5",
"PowerRateActive": 6.1,
"PowerRateIdle": 7.1,
"PowerRateSave": 8.1,
"MonoPrintSpeed": 9.1,
"ColorPrintSpeed": 10.1,
"TotalCPP": 11.1,
"MonoCPP": 12.1,
"ColorCPP": 13.1,
"TotalTCO": 14.1,
"MonoTCO": 15.1,
"ColorTCO": 16.1
},
"TCOPaper": {
"PaperCostPerSheet": 1.1,
"DuplexPercentage": 2.1,
"IsDuplexCapable": "sample string 3",
"TotalCPP": 4.1,
"MonoCPP": 5.1,
"ColorCPP": 6.1,
"TotalTCO": 7.1,
"MonoTCO": 8.1,
"ColorTCO": 9.1
},
"TCOHardware": {
"DeviceCost": 1.1,
"TotalCPP": 2.1,
"MonoCPP": 3.1,
"ColorCPP": 4.1,
"TotalTCO": 5.1,
"MonoTCO": 6.1,
"ColorTCO": 7.1
}
},
"CarbonFootPrintOutput": {
"TotalEnergyInKWH": 1.1,
"EnergyCO2KGbyGeography": 2.1,
"EnergyCO2kG": 3.1,
"Co2PaperKG": 4.1,
"NoOfTreesCutDown": 5.1,
"LiterOfOilRequired": 6.1
},
"IndirectCosts": {
"TotalAssetManagementCost": 1.1,
"SupplyProcess_TotalManHrsCostsPerYr": 2.1,
"SupplyProcess_TotalManHrsCost": 3.1,
"TotalDeviceSpaceCostperYr": 4.1,
"TotalDeviceSpaceCost": 5.1,
"HelpDeskCostperPrinterBasedonNumberofPrinters": 6.1,
"TotalHelpDeskCostperPrinterbasedonNumberofPrinters": 7.1,
"HelpDeskCostperPrinterBasedonNumberofUsers": 8.1,
"TotalHelpDeskCostperPrinterbasedonNumberofUsers": 9.1,
"TotalPurchasingCostofDeviceperYr": 10.1,
"TotalPurchasingCostofDevice": 11.1,
"TotalITMgmtCostofDevicePerYr": 12.1,
"TotalITMgmtCostofDevice": 13.1
},
"Comment": "sample string 12"
}
]
}
application/xml, text/xml
Sample:
<TCOOutput xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HP.TCOe.DataContract">
<TCODevices>
<TCODevice>
<CarbonFootPrintOutput>
<Co2PaperKG>4.1</Co2PaperKG>
<EnergyCO2KGbyGeography>2.1</EnergyCO2KGbyGeography>
<EnergyCO2kG>3.1</EnergyCO2kG>
<LiterOfOilRequired>6.1</LiterOfOilRequired>
<NoOfTreesCutDown>5.1</NoOfTreesCutDown>
<TotalEnergyInKWH>1.1</TotalEnergyInKWH>
</CarbonFootPrintOutput>
<Comment>sample string 12</Comment>
<CurrencyCode>sample string 10</CurrencyCode>
<CurrencyRate>9.1</CurrencyRate>
<DeviceID>1</DeviceID>
<DeviceName>sample string 3</DeviceName>
<DeviceQuantity>11</DeviceQuantity>
<IndirectCosts>
<HelpDeskCostperPrinterBasedonNumberofPrinters>6.1</HelpDeskCostperPrinterBasedonNumberofPrinters>
<HelpDeskCostperPrinterBasedonNumberofUsers>8.1</HelpDeskCostperPrinterBasedonNumberofUsers>
<SupplyProcess_TotalManHrsCost>3.1</SupplyProcess_TotalManHrsCost>
<SupplyProcess_TotalManHrsCostsPerYr>2.1</SupplyProcess_TotalManHrsCostsPerYr>
<TotalAssetManagementCost>1.1</TotalAssetManagementCost>
<TotalDeviceSpaceCost>5.1</TotalDeviceSpaceCost>
<TotalDeviceSpaceCostperYr>4.1</TotalDeviceSpaceCostperYr>
<TotalHelpDeskCostperPrinterbasedonNumberofPrinters>7.1</TotalHelpDeskCostperPrinterbasedonNumberofPrinters>
<TotalHelpDeskCostperPrinterbasedonNumberofUsers>9.1</TotalHelpDeskCostperPrinterbasedonNumberofUsers>
<TotalITMgmtCostofDevice>13.1</TotalITMgmtCostofDevice>
<TotalITMgmtCostofDevicePerYr>12.1</TotalITMgmtCostofDevicePerYr>
<TotalPurchasingCostofDevice>11.1</TotalPurchasingCostofDevice>
<TotalPurchasingCostofDeviceperYr>10.1</TotalPurchasingCostofDeviceperYr>
</IndirectCosts>
<ItemID>2</ItemID>
<MatchedBy>sample string 8</MatchedBy>
<MatchedDeviceID>7</MatchedDeviceID>
<MatchedDeviceName>sample string 6</MatchedDeviceName>
<MatchedProductNumber>sample string 5</MatchedProductNumber>
<ProductNumber>sample string 4</ProductNumber>
<TCODeviceDrivers>
<TCOHardware>
<ColorCPP>4.1</ColorCPP>
<ColorTCO>7.1</ColorTCO>
<MonoCPP>3.1</MonoCPP>
<MonoTCO>6.1</MonoTCO>
<TotalCPP>2.1</TotalCPP>
<TotalTCO>5.1</TotalTCO>
<DeviceCost>1.1</DeviceCost>
</TCOHardware>
<TCOPaper>
<ColorCPP>6.1</ColorCPP>
<ColorTCO>9.1</ColorTCO>
<MonoCPP>5.1</MonoCPP>
<MonoTCO>8.1</MonoTCO>
<TotalCPP>4.1</TotalCPP>
<TotalTCO>7.1</TotalTCO>
<DuplexPercentage>2.1</DuplexPercentage>
<IsDuplexCapable>sample string 3</IsDuplexCapable>
<PaperCostPerSheet>1.1</PaperCostPerSheet>
</TCOPaper>
<TCOPower>
<ColorCPP>13.1</ColorCPP>
<ColorTCO>16.1</ColorTCO>
<MonoCPP>12.1</MonoCPP>
<MonoTCO>15.1</MonoTCO>
<TotalCPP>11.1</TotalCPP>
<TotalTCO>14.1</TotalTCO>
<AvgPowerPrice>1.1</AvgPowerPrice>
<ColorPrintSpeed>10.1</ColorPrintSpeed>
<IsOnNightsAndWeekends>sample string 5</IsOnNightsAndWeekends>
<MonoPrintSpeed>9.1</MonoPrintSpeed>
<PowerRateActive>6.1</PowerRateActive>
<PowerRateIdle>7.1</PowerRateIdle>
<PowerRateSave>8.1</PowerRateSave>
<WeeksPerYear>4</WeeksPerYear>
<WorkDaysPerWeek>3</WorkDaysPerWeek>
<WorkHoursPerDay>2</WorkHoursPerDay>
</TCOPower>
<TCOReplaceableParts>
<ColorCPP>6.1</ColorCPP>
<ColorTCO>9.1</ColorTCO>
<MonoCPP>5.1</MonoCPP>
<MonoTCO>8.1</MonoTCO>
<TotalCPP>4.1</TotalCPP>
<TotalTCO>7.1</TotalTCO>
<LaborRate>1.1</LaborRate>
<LaborRepairHours>3.1</LaborRepairHours>
<LaborTravelHours>2.1</LaborTravelHours>
<ReplaceablePartsDetails>
<ReplaceablePartDetails>
<ColorSuppliesPageLife>6</ColorSuppliesPageLife>
<MonoSuppliesPageLife>5</MonoSuppliesPageLife>
<PartCost>3.1</PartCost>
<PartID>1</PartID>
<PartName>sample string 2</PartName>
<PartNumber>sample string 4</PartNumber>
</ReplaceablePartDetails>
<ReplaceablePartDetails>
<ColorSuppliesPageLife>6</ColorSuppliesPageLife>
<MonoSuppliesPageLife>5</MonoSuppliesPageLife>
<PartCost>3.1</PartCost>
<PartID>1</PartID>
<PartName>sample string 2</PartName>
<PartNumber>sample string 4</PartNumber>
</ReplaceablePartDetails>
</ReplaceablePartsDetails>
</TCOReplaceableParts>
<TCOService>
<ColorCPP>4.1</ColorCPP>
<ColorTCO>7.1</ColorTCO>
<MonoCPP>3.1</MonoCPP>
<MonoTCO>6.1</MonoTCO>
<TotalCPP>2.1</TotalCPP>
<TotalTCO>5.1</TotalTCO>
<AvgPostWarrantyCost>1.1</AvgPostWarrantyCost>
</TCOService>
<TCOToner>
<ColorCPP>3.1</ColorCPP>
<ColorTCO>6.1</ColorTCO>
<MonoCPP>2.1</MonoCPP>
<MonoTCO>5.1</MonoTCO>
<TotalCPP>1.1</TotalCPP>
<TotalTCO>4.1</TotalTCO>
<TonerDetails>
<TonerDetails>
<CoveragePercentage>6.1</CoveragePercentage>
<IsColor>sample string 4</IsColor>
<TonerDeviceCost>2.1</TonerDeviceCost>
<TonerID>1</TonerID>
<TonerPageLife>5</TonerPageLife>
<TonerPartNumber>sample string 3</TonerPartNumber>
</TonerDetails>
<TonerDetails>
<CoveragePercentage>6.1</CoveragePercentage>
<IsColor>sample string 4</IsColor>
<TonerDeviceCost>2.1</TonerDeviceCost>
<TonerID>1</TonerID>
<TonerPageLife>5</TonerPageLife>
<TonerPartNumber>sample string 3</TonerPartNumber>
</TonerDetails>
</TonerDetails>
</TCOToner>
</TCODeviceDrivers>
</TCODevice>
<TCODevice>
<CarbonFootPrintOutput>
<Co2PaperKG>4.1</Co2PaperKG>
<EnergyCO2KGbyGeography>2.1</EnergyCO2KGbyGeography>
<EnergyCO2kG>3.1</EnergyCO2kG>
<LiterOfOilRequired>6.1</LiterOfOilRequired>
<NoOfTreesCutDown>5.1</NoOfTreesCutDown>
<TotalEnergyInKWH>1.1</TotalEnergyInKWH>
</CarbonFootPrintOutput>
<Comment>sample string 12</Comment>
<CurrencyCode>sample string 10</CurrencyCode>
<CurrencyRate>9.1</CurrencyRate>
<DeviceID>1</DeviceID>
<DeviceName>sample string 3</DeviceName>
<DeviceQuantity>11</DeviceQuantity>
<IndirectCosts>
<HelpDeskCostperPrinterBasedonNumberofPrinters>6.1</HelpDeskCostperPrinterBasedonNumberofPrinters>
<HelpDeskCostperPrinterBasedonNumberofUsers>8.1</HelpDeskCostperPrinterBasedonNumberofUsers>
<SupplyProcess_TotalManHrsCost>3.1</SupplyProcess_TotalManHrsCost>
<SupplyProcess_TotalManHrsCostsPerYr>2.1</SupplyProcess_TotalManHrsCostsPerYr>
<TotalAssetManagementCost>1.1</TotalAssetManagementCost>
<TotalDeviceSpaceCost>5.1</TotalDeviceSpaceCost>
<TotalDeviceSpaceCostperYr>4.1</TotalDeviceSpaceCostperYr>
<TotalHelpDeskCostperPrinterbasedonNumberofPrinters>7.1</TotalHelpDeskCostperPrinterbasedonNumberofPrinters>
<TotalHelpDeskCostperPrinterbasedonNumberofUsers>9.1</TotalHelpDeskCostperPrinterbasedonNumberofUsers>
<TotalITMgmtCostofDevice>13.1</TotalITMgmtCostofDevice>
<TotalITMgmtCostofDevicePerYr>12.1</TotalITMgmtCostofDevicePerYr>
<TotalPurchasingCostofDevice>11.1</TotalPurchasingCostofDevice>
<TotalPurchasingCostofDeviceperYr>10.1</TotalPurchasingCostofDeviceperYr>
</IndirectCosts>
<ItemID>2</ItemID>
<MatchedBy>sample string 8</MatchedBy>
<MatchedDeviceID>7</MatchedDeviceID>
<MatchedDeviceName>sample string 6</MatchedDeviceName>
<MatchedProductNumber>sample string 5</MatchedProductNumber>
<ProductNumber>sample string 4</ProductNumber>
<TCODeviceDrivers>
<TCOHardware>
<ColorCPP>4.1</ColorCPP>
<ColorTCO>7.1</ColorTCO>
<MonoCPP>3.1</MonoCPP>
<MonoTCO>6.1</MonoTCO>
<TotalCPP>2.1</TotalCPP>
<TotalTCO>5.1</TotalTCO>
<DeviceCost>1.1</DeviceCost>
</TCOHardware>
<TCOPaper>
<ColorCPP>6.1</ColorCPP>
<ColorTCO>9.1</ColorTCO>
<MonoCPP>5.1</MonoCPP>
<MonoTCO>8.1</MonoTCO>
<TotalCPP>4.1</TotalCPP>
<TotalTCO>7.1</TotalTCO>
<DuplexPercentage>2.1</DuplexPercentage>
<IsDuplexCapable>sample string 3</IsDuplexCapable>
<PaperCostPerSheet>1.1</PaperCostPerSheet>
</TCOPaper>
<TCOPower>
<ColorCPP>13.1</ColorCPP>
<ColorTCO>16.1</ColorTCO>
<MonoCPP>12.1</MonoCPP>
<MonoTCO>15.1</MonoTCO>
<TotalCPP>11.1</TotalCPP>
<TotalTCO>14.1</TotalTCO>
<AvgPowerPrice>1.1</AvgPowerPrice>
<ColorPrintSpeed>10.1</ColorPrintSpeed>
<IsOnNightsAndWeekends>sample string 5</IsOnNightsAndWeekends>
<MonoPrintSpeed>9.1</MonoPrintSpeed>
<PowerRateActive>6.1</PowerRateActive>
<PowerRateIdle>7.1</PowerRateIdle>
<PowerRateSave>8.1</PowerRateSave>
<WeeksPerYear>4</WeeksPerYear>
<WorkDaysPerWeek>3</WorkDaysPerWeek>
<WorkHoursPerDay>2</WorkHoursPerDay>
</TCOPower>
<TCOReplaceableParts>
<ColorCPP>6.1</ColorCPP>
<ColorTCO>9.1</ColorTCO>
<MonoCPP>5.1</MonoCPP>
<MonoTCO>8.1</MonoTCO>
<TotalCPP>4.1</TotalCPP>
<TotalTCO>7.1</TotalTCO>
<LaborRate>1.1</LaborRate>
<LaborRepairHours>3.1</LaborRepairHours>
<LaborTravelHours>2.1</LaborTravelHours>
<ReplaceablePartsDetails>
<ReplaceablePartDetails>
<ColorSuppliesPageLife>6</ColorSuppliesPageLife>
<MonoSuppliesPageLife>5</MonoSuppliesPageLife>
<PartCost>3.1</PartCost>
<PartID>1</PartID>
<PartName>sample string 2</PartName>
<PartNumber>sample string 4</PartNumber>
</ReplaceablePartDetails>
<ReplaceablePartDetails>
<ColorSuppliesPageLife>6</ColorSuppliesPageLife>
<MonoSuppliesPageLife>5</MonoSuppliesPageLife>
<PartCost>3.1</PartCost>
<PartID>1</PartID>
<PartName>sample string 2</PartName>
<PartNumber>sample string 4</PartNumber>
</ReplaceablePartDetails>
</ReplaceablePartsDetails>
</TCOReplaceableParts>
<TCOService>
<ColorCPP>4.1</ColorCPP>
<ColorTCO>7.1</ColorTCO>
<MonoCPP>3.1</MonoCPP>
<MonoTCO>6.1</MonoTCO>
<TotalCPP>2.1</TotalCPP>
<TotalTCO>5.1</TotalTCO>
<AvgPostWarrantyCost>1.1</AvgPostWarrantyCost>
</TCOService>
<TCOToner>
<ColorCPP>3.1</ColorCPP>
<ColorTCO>6.1</ColorTCO>
<MonoCPP>2.1</MonoCPP>
<MonoTCO>5.1</MonoTCO>
<TotalCPP>1.1</TotalCPP>
<TotalTCO>4.1</TotalTCO>
<TonerDetails>
<TonerDetails>
<CoveragePercentage>6.1</CoveragePercentage>
<IsColor>sample string 4</IsColor>
<TonerDeviceCost>2.1</TonerDeviceCost>
<TonerID>1</TonerID>
<TonerPageLife>5</TonerPageLife>
<TonerPartNumber>sample string 3</TonerPartNumber>
</TonerDetails>
<TonerDetails>
<CoveragePercentage>6.1</CoveragePercentage>
<IsColor>sample string 4</IsColor>
<TonerDeviceCost>2.1</TonerDeviceCost>
<TonerID>1</TonerID>
<TonerPageLife>5</TonerPageLife>
<TonerPartNumber>sample string 3</TonerPartNumber>
</TonerDetails>
</TonerDetails>
</TCOToner>
</TCODeviceDrivers>
</TCODevice>
</TCODevices>
<TCOFleetInfo>
<AmortizationMonths>3</AmortizationMonths>
<Comment>sample string 5</Comment>
<DealID>1.1</DealID>
<FleetCostType>Soft</FleetCostType>
<FleetType>CMO</FleetType>
<TCOId>4</TCOId>
<TermInMonths>2</TermInMonths>
</TCOFleetInfo>
</TCOOutput>