POST api/SaiSDQuoteMaster/AddOn/AllPricingItems
Request Information
URI Parameters
None.
Body Parameters
QuoteDetailsReq| Name | Description | Type | Additional information |
|---|---|---|---|
| AccountId | integer |
None. |
|
| CompanyId | string |
None. |
|
| QuoteNum | string |
None. |
|
| Token | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"AccountId": 1,
"CompanyId": "sample string 2",
"QuoteNum": "sample string 3",
"Token": "sample string 4"
}
application/xml, text/xml
Sample:
<QuoteDetailsReq xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.SD"> <AccountId>1</AccountId> <CompanyId>sample string 2</CompanyId> <QuoteNum>sample string 3</QuoteNum> <Token>sample string 4</Token> </QuoteDetailsReq>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of SaiSDQuoteDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| SeqNum | integer |
None. |
|
| QuoteNum | string |
None. |
|
| ItemCategory | string |
None. |
|
| CategoryId | string |
None. |
|
| CategoryDescription | string |
None. |
|
| IsTaxable | boolean |
None. |
|
| IsInventory | boolean |
None. |
|
| Quantity | decimal number |
None. |
|
| UnitCost | decimal number |
None. |
|
| Discount | decimal number |
None. |
|
| TaxAmount | decimal number |
None. |
|
| SalesTax | decimal number |
None. |
|
| RetailPrice | decimal number |
None. |
|
| SalesPrice | decimal number |
None. |
|
| LaborType | string |
None. |
|
| SolutionCode | string |
None. |
|
| SaiSetupSolutionCode | SaiSetupSolutionCode |
None. |
|
| SolutionCodeSeqNum | integer |
None. |
|
| SaiSDQuoteSolutionCode | SaiSDQuoteSolutionCode |
None. |
|
| PricingTypeSeq | integer |
None. |
|
| SaiSDQuoteSolutionCodePricingType | SaiSDQuoteSolutionCodePricingType |
None. |
|
| PartNum | string |
None. |
|
| RegularOrOvertime | string |
None. |
|
| SolutionCodeClientSeqNum | string |
None. |
|
| IsCreated | boolean |
None. |
|
| IsDeleted | boolean |
None. |
|
| IsUpdated | boolean |
None. |
|
| IsAddedFromMobile | boolean |
None. |
|
| Source | string |
None. |
|
| BucketPricingItemSeqNum | integer |
None. |
|
| SetupSDTechLevelId | string |
None. |
|
| DiscountToGive | decimal number |
None. |
|
| UnitSalesPrice | decimal number |
None. |
|
| Ordering | integer |
None. |
|
| BreakType1 | integer |
None. |
|
| BreakCode1 | string |
None. |
|
| BreakType2 | integer |
None. |
|
| BreakCode2 | string |
None. |
|
| AccountId | integer |
None. |
|
| CompanyId | string |
None. |
|
| CreatedOn | date |
None. |
|
| CreatedBy | string |
None. |
|
| UpdatedOn | date |
None. |
|
| UpdatedBy | string |
None. |
|
| IsLockedForEditing | boolean |
None. |
|
| LockedBy | string |
None. |
|
| Id | integer |
None. |
|
| FieldPermissions | Collection of DTOFieldPermission |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"SeqNum": 1,
"QuoteNum": "sample string 2",
"ItemCategory": "sample string 3",
"CategoryId": "sample string 4",
"CategoryDescription": "sample string 5",
"IsTaxable": true,
"IsInventory": true,
"Quantity": 8.0,
"UnitCost": 9.0,
"Discount": 10.0,
"TaxAmount": 11.0,
"SalesTax": 12.0,
"RetailPrice": 13.0,
"SalesPrice": 14.0,
"LaborType": "sample string 15",
"SolutionCode": "sample string 16",
"SaiSetupSolutionCode": {
"SCDescription": "sample string 1",
"IsFlatRate": true,
"IsImported": true,
"IsActive": true,
"MakeAvailableToRemoteTech": true,
"TechCommissionType": "sample string 6",
"TechCommissionAmount": 7.0,
"WithAgreementRegularPrimary": 8.0,
"WithAgreementRegularSecondary": 9.0,
"WithAgreementOvertimePrimary": 10.0,
"WithAgreementOvertimeSecondary": 11.0,
"WithoutAgreementRegularPrimary": 12.0,
"WithoutAgreementRegularSecondary": 13.0,
"WithoutAgreementOvertimePrimary": 14.0,
"WithoutAgreementOvertimeSecondary": 15.0,
"UseTax": true,
"Upsale": true,
"TaxCode": "sample string 18",
"MaterialPriceSheet": "sample string 19",
"MaterialPriceSheetDesc": "sample string 20",
"LaborPriceSheet": "sample string 21",
"LaborPriceSheetDesc": "sample string 22",
"OtherPriceSheet": "sample string 23",
"OtherPriceSheetDesc": "sample string 24",
"SCCodeWithDescription": "sample string 25",
"IsContractAvailable": true,
"SaiSetupSolutionCodeDetails": [
{
"SolutionCode": "sample string 1",
"WithAgreement": "sample string 2",
"RegularOrOvertime": "sample string 3",
"PrimaryOrSecondary": "sample string 4",
"ItemCategory": "sample string 5",
"CategoryId": "sample string 6",
"CategoryDescription": "sample string 7",
"ItemTaxable": true,
"IsInventory": true,
"Quantity": 10.0,
"UnitCost": 11.0,
"SalesPrice": 12.0,
"RetailPrice": 25.0,
"DiscountAmount": 13.0,
"TaxAmount": 14.0,
"Operation": 1,
"MaterialPriceSheet": "sample string 15",
"LaborPriceSheet": "sample string 16",
"OtherPriceSheet": "sample string 17",
"SequenceNumber": 18,
"UnitSalesPrice": 19.0,
"AccountId": 20,
"CompanyId": "sample string 21",
"CreatedOn": "2025-12-16T18:30:20.6880512+00:00",
"CreatedBy": "sample string 23",
"UpdatedOn": "2025-12-16T18:30:20.6880512+00:00",
"UpdatedBy": "sample string 24",
"IsLockedForEditing": true,
"LockedBy": "sample string 26",
"Id": "sample string 27",
"FieldPermissions": []
},
{
"SolutionCode": "sample string 1",
"WithAgreement": "sample string 2",
"RegularOrOvertime": "sample string 3",
"PrimaryOrSecondary": "sample string 4",
"ItemCategory": "sample string 5",
"CategoryId": "sample string 6",
"CategoryDescription": "sample string 7",
"ItemTaxable": true,
"IsInventory": true,
"Quantity": 10.0,
"UnitCost": 11.0,
"SalesPrice": 12.0,
"RetailPrice": 25.0,
"DiscountAmount": 13.0,
"TaxAmount": 14.0,
"Operation": 1,
"MaterialPriceSheet": "sample string 15",
"LaborPriceSheet": "sample string 16",
"OtherPriceSheet": "sample string 17",
"SequenceNumber": 18,
"UnitSalesPrice": 19.0,
"AccountId": 20,
"CompanyId": "sample string 21",
"CreatedOn": "2025-12-16T18:30:20.6880512+00:00",
"CreatedBy": "sample string 23",
"UpdatedOn": "2025-12-16T18:30:20.6880512+00:00",
"UpdatedBy": "sample string 24",
"IsLockedForEditing": true,
"LockedBy": "sample string 26",
"Id": "sample string 27",
"FieldPermissions": []
}
],
"HrsToBill": 27.0,
"HrsWorked": 28.0,
"AccountId": 29,
"CompanyId": "sample string 30",
"CreatedOn": "2025-12-16T18:30:20.6880512+00:00",
"CreatedBy": "sample string 32",
"UpdatedOn": "2025-12-16T18:30:20.6880512+00:00",
"UpdatedBy": "sample string 33",
"IsLockedForEditing": true,
"LockedBy": "sample string 35",
"Id": "sample string 36",
"FieldPermissions": []
},
"SolutionCodeSeqNum": 17,
"SaiSDQuoteSolutionCode": {
"Sequence": 1,
"QuoteNum": "sample string 2",
"SolutionCode": "sample string 3",
"SolutionCodeQuantity": 4,
"SolutionCodeDescription": "sample string 5",
"IsAddedFromMobile": true,
"AccountId": 7,
"CompanyId": "sample string 8",
"CreatedBy": "sample string 9",
"CreatedOn": "2025-12-16T18:30:20.7055108+00:00"
},
"PricingTypeSeq": 18,
"SaiSDQuoteSolutionCodePricingType": {
"QuoteNum": "sample string 1",
"SolutionCode": "sample string 2",
"PricingType": "sample string 3",
"PricingInfoSequence": 4,
"SolutionCodeSeqNum": 5,
"AccountId": 6,
"CompanyId": "sample string 7",
"CreatedOn": "2025-12-16T18:30:20.7055108+00:00",
"CreatedBy": "sample string 9",
"UpdatedOn": "2025-12-16T18:30:20.7055108+00:00",
"UpdatedBy": "sample string 10",
"IsLockedForEditing": true,
"LockedBy": "sample string 12",
"Id": 13,
"FieldPermissions": []
},
"PartNum": "sample string 19",
"RegularOrOvertime": "sample string 20",
"SolutionCodeClientSeqNum": "sample string 21",
"IsCreated": true,
"IsDeleted": true,
"IsUpdated": true,
"IsAddedFromMobile": true,
"Source": "sample string 26",
"BucketPricingItemSeqNum": 1,
"SetupSDTechLevelId": "sample string 27",
"DiscountToGive": 1.0,
"UnitSalesPrice": 28.0,
"Ordering": 29,
"BreakType1": 30,
"BreakCode1": "sample string 31",
"BreakType2": 32,
"BreakCode2": "sample string 33",
"AccountId": 34,
"CompanyId": "sample string 35",
"CreatedOn": "2025-12-16T18:30:20.7055108+00:00",
"CreatedBy": "sample string 37",
"UpdatedOn": "2025-12-16T18:30:20.7055108+00:00",
"UpdatedBy": "sample string 38",
"IsLockedForEditing": true,
"LockedBy": "sample string 40",
"Id": 41,
"FieldPermissions": []
},
{
"SeqNum": 1,
"QuoteNum": "sample string 2",
"ItemCategory": "sample string 3",
"CategoryId": "sample string 4",
"CategoryDescription": "sample string 5",
"IsTaxable": true,
"IsInventory": true,
"Quantity": 8.0,
"UnitCost": 9.0,
"Discount": 10.0,
"TaxAmount": 11.0,
"SalesTax": 12.0,
"RetailPrice": 13.0,
"SalesPrice": 14.0,
"LaborType": "sample string 15",
"SolutionCode": "sample string 16",
"SaiSetupSolutionCode": {
"SCDescription": "sample string 1",
"IsFlatRate": true,
"IsImported": true,
"IsActive": true,
"MakeAvailableToRemoteTech": true,
"TechCommissionType": "sample string 6",
"TechCommissionAmount": 7.0,
"WithAgreementRegularPrimary": 8.0,
"WithAgreementRegularSecondary": 9.0,
"WithAgreementOvertimePrimary": 10.0,
"WithAgreementOvertimeSecondary": 11.0,
"WithoutAgreementRegularPrimary": 12.0,
"WithoutAgreementRegularSecondary": 13.0,
"WithoutAgreementOvertimePrimary": 14.0,
"WithoutAgreementOvertimeSecondary": 15.0,
"UseTax": true,
"Upsale": true,
"TaxCode": "sample string 18",
"MaterialPriceSheet": "sample string 19",
"MaterialPriceSheetDesc": "sample string 20",
"LaborPriceSheet": "sample string 21",
"LaborPriceSheetDesc": "sample string 22",
"OtherPriceSheet": "sample string 23",
"OtherPriceSheetDesc": "sample string 24",
"SCCodeWithDescription": "sample string 25",
"IsContractAvailable": true,
"SaiSetupSolutionCodeDetails": [
{
"SolutionCode": "sample string 1",
"WithAgreement": "sample string 2",
"RegularOrOvertime": "sample string 3",
"PrimaryOrSecondary": "sample string 4",
"ItemCategory": "sample string 5",
"CategoryId": "sample string 6",
"CategoryDescription": "sample string 7",
"ItemTaxable": true,
"IsInventory": true,
"Quantity": 10.0,
"UnitCost": 11.0,
"SalesPrice": 12.0,
"RetailPrice": 25.0,
"DiscountAmount": 13.0,
"TaxAmount": 14.0,
"Operation": 1,
"MaterialPriceSheet": "sample string 15",
"LaborPriceSheet": "sample string 16",
"OtherPriceSheet": "sample string 17",
"SequenceNumber": 18,
"UnitSalesPrice": 19.0,
"AccountId": 20,
"CompanyId": "sample string 21",
"CreatedOn": "2025-12-16T18:30:20.6880512+00:00",
"CreatedBy": "sample string 23",
"UpdatedOn": "2025-12-16T18:30:20.6880512+00:00",
"UpdatedBy": "sample string 24",
"IsLockedForEditing": true,
"LockedBy": "sample string 26",
"Id": "sample string 27",
"FieldPermissions": []
},
{
"SolutionCode": "sample string 1",
"WithAgreement": "sample string 2",
"RegularOrOvertime": "sample string 3",
"PrimaryOrSecondary": "sample string 4",
"ItemCategory": "sample string 5",
"CategoryId": "sample string 6",
"CategoryDescription": "sample string 7",
"ItemTaxable": true,
"IsInventory": true,
"Quantity": 10.0,
"UnitCost": 11.0,
"SalesPrice": 12.0,
"RetailPrice": 25.0,
"DiscountAmount": 13.0,
"TaxAmount": 14.0,
"Operation": 1,
"MaterialPriceSheet": "sample string 15",
"LaborPriceSheet": "sample string 16",
"OtherPriceSheet": "sample string 17",
"SequenceNumber": 18,
"UnitSalesPrice": 19.0,
"AccountId": 20,
"CompanyId": "sample string 21",
"CreatedOn": "2025-12-16T18:30:20.6880512+00:00",
"CreatedBy": "sample string 23",
"UpdatedOn": "2025-12-16T18:30:20.6880512+00:00",
"UpdatedBy": "sample string 24",
"IsLockedForEditing": true,
"LockedBy": "sample string 26",
"Id": "sample string 27",
"FieldPermissions": []
}
],
"HrsToBill": 27.0,
"HrsWorked": 28.0,
"AccountId": 29,
"CompanyId": "sample string 30",
"CreatedOn": "2025-12-16T18:30:20.6880512+00:00",
"CreatedBy": "sample string 32",
"UpdatedOn": "2025-12-16T18:30:20.6880512+00:00",
"UpdatedBy": "sample string 33",
"IsLockedForEditing": true,
"LockedBy": "sample string 35",
"Id": "sample string 36",
"FieldPermissions": []
},
"SolutionCodeSeqNum": 17,
"SaiSDQuoteSolutionCode": {
"Sequence": 1,
"QuoteNum": "sample string 2",
"SolutionCode": "sample string 3",
"SolutionCodeQuantity": 4,
"SolutionCodeDescription": "sample string 5",
"IsAddedFromMobile": true,
"AccountId": 7,
"CompanyId": "sample string 8",
"CreatedBy": "sample string 9",
"CreatedOn": "2025-12-16T18:30:20.7055108+00:00"
},
"PricingTypeSeq": 18,
"SaiSDQuoteSolutionCodePricingType": {
"QuoteNum": "sample string 1",
"SolutionCode": "sample string 2",
"PricingType": "sample string 3",
"PricingInfoSequence": 4,
"SolutionCodeSeqNum": 5,
"AccountId": 6,
"CompanyId": "sample string 7",
"CreatedOn": "2025-12-16T18:30:20.7055108+00:00",
"CreatedBy": "sample string 9",
"UpdatedOn": "2025-12-16T18:30:20.7055108+00:00",
"UpdatedBy": "sample string 10",
"IsLockedForEditing": true,
"LockedBy": "sample string 12",
"Id": 13,
"FieldPermissions": []
},
"PartNum": "sample string 19",
"RegularOrOvertime": "sample string 20",
"SolutionCodeClientSeqNum": "sample string 21",
"IsCreated": true,
"IsDeleted": true,
"IsUpdated": true,
"IsAddedFromMobile": true,
"Source": "sample string 26",
"BucketPricingItemSeqNum": 1,
"SetupSDTechLevelId": "sample string 27",
"DiscountToGive": 1.0,
"UnitSalesPrice": 28.0,
"Ordering": 29,
"BreakType1": 30,
"BreakCode1": "sample string 31",
"BreakType2": 32,
"BreakCode2": "sample string 33",
"AccountId": 34,
"CompanyId": "sample string 35",
"CreatedOn": "2025-12-16T18:30:20.7055108+00:00",
"CreatedBy": "sample string 37",
"UpdatedOn": "2025-12-16T18:30:20.7055108+00:00",
"UpdatedBy": "sample string 38",
"IsLockedForEditing": true,
"LockedBy": "sample string 40",
"Id": 41,
"FieldPermissions": []
}
]
application/xml, text/xml
Sample:
<ArrayOfSaiSDQuoteDetail xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.SD">
<SaiSDQuoteDetail>
<Id xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">41</Id>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 37</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T18:30:20.7055108+00:00</CreatedOn>
<IsLockedForEditing xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">true</IsLockedForEditing>
<LockedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 40</LockedBy>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 38</UpdatedBy>
<UpdatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T18:30:20.7055108+00:00</UpdatedOn>
<AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">34</AccountId>
<CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 35</CompanyId>
<BreakCode1>sample string 31</BreakCode1>
<BreakCode2>sample string 33</BreakCode2>
<BreakType1>30</BreakType1>
<BreakType2>32</BreakType2>
<BucketPricingItemSeqNum>1</BucketPricingItemSeqNum>
<CategoryDescription>sample string 5</CategoryDescription>
<CategoryId>sample string 4</CategoryId>
<Discount>10</Discount>
<DiscountToGive>1</DiscountToGive>
<IsAddedFromMobile>true</IsAddedFromMobile>
<IsCreated>true</IsCreated>
<IsDeleted>true</IsDeleted>
<IsInventory>true</IsInventory>
<IsTaxable>true</IsTaxable>
<IsUpdated>true</IsUpdated>
<ItemCategory>sample string 3</ItemCategory>
<LaborType>sample string 15</LaborType>
<Ordering>29</Ordering>
<PartNum>sample string 19</PartNum>
<PricingTypeSeq>18</PricingTypeSeq>
<Quantity>8</Quantity>
<QuoteNum>sample string 2</QuoteNum>
<RegularOrOvertime>sample string 20</RegularOrOvertime>
<RetailPrice>13</RetailPrice>
<SaiSDQuoteSolutionCode>
<AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">7</AccountId>
<CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 8</CompanyId>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 9</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">2025-12-16T18:30:20.7055108+00:00</CreatedOn>
<IsAddedFromMobile>true</IsAddedFromMobile>
<QuoteNum>sample string 2</QuoteNum>
<Sequence>1</Sequence>
<SolutionCode>sample string 3</SolutionCode>
<SolutionCodeDescription>sample string 5</SolutionCodeDescription>
<SolutionCodeQuantity>4</SolutionCodeQuantity>
</SaiSDQuoteSolutionCode>
<SaiSDQuoteSolutionCodePricingType>
<Id xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">13</Id>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 9</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T18:30:20.7055108+00:00</CreatedOn>
<IsLockedForEditing xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">true</IsLockedForEditing>
<LockedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 12</LockedBy>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 10</UpdatedBy>
<UpdatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T18:30:20.7055108+00:00</UpdatedOn>
<AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">6</AccountId>
<CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 7</CompanyId>
<PricingInfoSequence>4</PricingInfoSequence>
<PricingType>sample string 3</PricingType>
<QuoteNum>sample string 1</QuoteNum>
<SolutionCode>sample string 2</SolutionCode>
<SolutionCodeSeqNum>5</SolutionCodeSeqNum>
</SaiSDQuoteSolutionCodePricingType>
<SaiSetupSolutionCode xmlns:d3p1="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Setup">
<Id xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 36</Id>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 32</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T18:30:20.6880512+00:00</CreatedOn>
<IsLockedForEditing xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">true</IsLockedForEditing>
<LockedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 35</LockedBy>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 33</UpdatedBy>
<UpdatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T18:30:20.6880512+00:00</UpdatedOn>
<AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">29</AccountId>
<CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 30</CompanyId>
<d3p1:HrsToBill>27</d3p1:HrsToBill>
<d3p1:HrsWorked>28</d3p1:HrsWorked>
<d3p1:IsActive>true</d3p1:IsActive>
<d3p1:IsContractAvailable>true</d3p1:IsContractAvailable>
<d3p1:IsFlatRate>true</d3p1:IsFlatRate>
<d3p1:IsImported>true</d3p1:IsImported>
<d3p1:LaborPriceSheet>sample string 21</d3p1:LaborPriceSheet>
<d3p1:LaborPriceSheetDesc>sample string 22</d3p1:LaborPriceSheetDesc>
<d3p1:MakeAvailableToRemoteTech>true</d3p1:MakeAvailableToRemoteTech>
<d3p1:MaterialPriceSheet>sample string 19</d3p1:MaterialPriceSheet>
<d3p1:MaterialPriceSheetDesc>sample string 20</d3p1:MaterialPriceSheetDesc>
<d3p1:OtherPriceSheet>sample string 23</d3p1:OtherPriceSheet>
<d3p1:OtherPriceSheetDesc>sample string 24</d3p1:OtherPriceSheetDesc>
<d3p1:SCCodeWithDescription>sample string 25</d3p1:SCCodeWithDescription>
<d3p1:SCDescription>sample string 1</d3p1:SCDescription>
<d3p1:SaiSetupSolutionCodeDetails>
<d3p1:SaiSetupSolutionCodeDetail>
<Id xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 27</Id>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 23</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T18:30:20.6880512+00:00</CreatedOn>
<IsLockedForEditing xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">true</IsLockedForEditing>
<LockedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 26</LockedBy>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 24</UpdatedBy>
<UpdatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T18:30:20.6880512+00:00</UpdatedOn>
<AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">20</AccountId>
<CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 21</CompanyId>
<d3p1:CategoryDescription>sample string 7</d3p1:CategoryDescription>
<d3p1:CategoryId>sample string 6</d3p1:CategoryId>
<d3p1:DiscountAmount>13</d3p1:DiscountAmount>
<d3p1:IsInventory>true</d3p1:IsInventory>
<d3p1:ItemCategory>sample string 5</d3p1:ItemCategory>
<d3p1:ItemTaxable>true</d3p1:ItemTaxable>
<d3p1:LaborPriceSheet>sample string 16</d3p1:LaborPriceSheet>
<d3p1:MaterialPriceSheet>sample string 15</d3p1:MaterialPriceSheet>
<d3p1:Operation>1</d3p1:Operation>
<d3p1:OtherPriceSheet>sample string 17</d3p1:OtherPriceSheet>
<d3p1:PrimaryOrSecondary>sample string 4</d3p1:PrimaryOrSecondary>
<d3p1:Quantity>10</d3p1:Quantity>
<d3p1:RegularOrOvertime>sample string 3</d3p1:RegularOrOvertime>
<d3p1:SalesPrice>12</d3p1:SalesPrice>
<d3p1:SequenceNumber>18</d3p1:SequenceNumber>
<d3p1:SolutionCode>sample string 1</d3p1:SolutionCode>
<d3p1:TaxAmount>14</d3p1:TaxAmount>
<d3p1:UnitCost>11</d3p1:UnitCost>
<d3p1:UnitSalesPrice>19</d3p1:UnitSalesPrice>
<d3p1:WithAgreement>sample string 2</d3p1:WithAgreement>
</d3p1:SaiSetupSolutionCodeDetail>
<d3p1:SaiSetupSolutionCodeDetail>
<Id xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 27</Id>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 23</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T18:30:20.6880512+00:00</CreatedOn>
<IsLockedForEditing xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">true</IsLockedForEditing>
<LockedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 26</LockedBy>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 24</UpdatedBy>
<UpdatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T18:30:20.6880512+00:00</UpdatedOn>
<AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">20</AccountId>
<CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 21</CompanyId>
<d3p1:CategoryDescription>sample string 7</d3p1:CategoryDescription>
<d3p1:CategoryId>sample string 6</d3p1:CategoryId>
<d3p1:DiscountAmount>13</d3p1:DiscountAmount>
<d3p1:IsInventory>true</d3p1:IsInventory>
<d3p1:ItemCategory>sample string 5</d3p1:ItemCategory>
<d3p1:ItemTaxable>true</d3p1:ItemTaxable>
<d3p1:LaborPriceSheet>sample string 16</d3p1:LaborPriceSheet>
<d3p1:MaterialPriceSheet>sample string 15</d3p1:MaterialPriceSheet>
<d3p1:Operation>1</d3p1:Operation>
<d3p1:OtherPriceSheet>sample string 17</d3p1:OtherPriceSheet>
<d3p1:PrimaryOrSecondary>sample string 4</d3p1:PrimaryOrSecondary>
<d3p1:Quantity>10</d3p1:Quantity>
<d3p1:RegularOrOvertime>sample string 3</d3p1:RegularOrOvertime>
<d3p1:SalesPrice>12</d3p1:SalesPrice>
<d3p1:SequenceNumber>18</d3p1:SequenceNumber>
<d3p1:SolutionCode>sample string 1</d3p1:SolutionCode>
<d3p1:TaxAmount>14</d3p1:TaxAmount>
<d3p1:UnitCost>11</d3p1:UnitCost>
<d3p1:UnitSalesPrice>19</d3p1:UnitSalesPrice>
<d3p1:WithAgreement>sample string 2</d3p1:WithAgreement>
</d3p1:SaiSetupSolutionCodeDetail>
</d3p1:SaiSetupSolutionCodeDetails>
<d3p1:TaxCode>sample string 18</d3p1:TaxCode>
<d3p1:TechCommissionAmount>7</d3p1:TechCommissionAmount>
<d3p1:TechCommissionType>sample string 6</d3p1:TechCommissionType>
<d3p1:Upsale>true</d3p1:Upsale>
<d3p1:UseTax>true</d3p1:UseTax>
<d3p1:WithAgreementOvertimePrimary>10</d3p1:WithAgreementOvertimePrimary>
<d3p1:WithAgreementOvertimeSecondary>11</d3p1:WithAgreementOvertimeSecondary>
<d3p1:WithAgreementRegularPrimary>8</d3p1:WithAgreementRegularPrimary>
<d3p1:WithAgreementRegularSecondary>9</d3p1:WithAgreementRegularSecondary>
<d3p1:WithoutAgreementOvertimePrimary>14</d3p1:WithoutAgreementOvertimePrimary>
<d3p1:WithoutAgreementOvertimeSecondary>15</d3p1:WithoutAgreementOvertimeSecondary>
<d3p1:WithoutAgreementRegularPrimary>12</d3p1:WithoutAgreementRegularPrimary>
<d3p1:WithoutAgreementRegularSecondary>13</d3p1:WithoutAgreementRegularSecondary>
</SaiSetupSolutionCode>
<SalesPrice>14</SalesPrice>
<SalesTax>12</SalesTax>
<SeqNum>1</SeqNum>
<SetupSDTechLevelId>sample string 27</SetupSDTechLevelId>
<SolutionCode>sample string 16</SolutionCode>
<SolutionCodeClientSeqNum>sample string 21</SolutionCodeClientSeqNum>
<SolutionCodeSeqNum>17</SolutionCodeSeqNum>
<Source>sample string 26</Source>
<TaxAmount>11</TaxAmount>
<UnitCost>9</UnitCost>
<UnitSalesPrice>28</UnitSalesPrice>
</SaiSDQuoteDetail>
<SaiSDQuoteDetail>
<Id xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">41</Id>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 37</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T18:30:20.7055108+00:00</CreatedOn>
<IsLockedForEditing xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">true</IsLockedForEditing>
<LockedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 40</LockedBy>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 38</UpdatedBy>
<UpdatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T18:30:20.7055108+00:00</UpdatedOn>
<AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">34</AccountId>
<CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 35</CompanyId>
<BreakCode1>sample string 31</BreakCode1>
<BreakCode2>sample string 33</BreakCode2>
<BreakType1>30</BreakType1>
<BreakType2>32</BreakType2>
<BucketPricingItemSeqNum>1</BucketPricingItemSeqNum>
<CategoryDescription>sample string 5</CategoryDescription>
<CategoryId>sample string 4</CategoryId>
<Discount>10</Discount>
<DiscountToGive>1</DiscountToGive>
<IsAddedFromMobile>true</IsAddedFromMobile>
<IsCreated>true</IsCreated>
<IsDeleted>true</IsDeleted>
<IsInventory>true</IsInventory>
<IsTaxable>true</IsTaxable>
<IsUpdated>true</IsUpdated>
<ItemCategory>sample string 3</ItemCategory>
<LaborType>sample string 15</LaborType>
<Ordering>29</Ordering>
<PartNum>sample string 19</PartNum>
<PricingTypeSeq>18</PricingTypeSeq>
<Quantity>8</Quantity>
<QuoteNum>sample string 2</QuoteNum>
<RegularOrOvertime>sample string 20</RegularOrOvertime>
<RetailPrice>13</RetailPrice>
<SaiSDQuoteSolutionCode>
<AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">7</AccountId>
<CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 8</CompanyId>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 9</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">2025-12-16T18:30:20.7055108+00:00</CreatedOn>
<IsAddedFromMobile>true</IsAddedFromMobile>
<QuoteNum>sample string 2</QuoteNum>
<Sequence>1</Sequence>
<SolutionCode>sample string 3</SolutionCode>
<SolutionCodeDescription>sample string 5</SolutionCodeDescription>
<SolutionCodeQuantity>4</SolutionCodeQuantity>
</SaiSDQuoteSolutionCode>
<SaiSDQuoteSolutionCodePricingType>
<Id xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">13</Id>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 9</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T18:30:20.7055108+00:00</CreatedOn>
<IsLockedForEditing xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">true</IsLockedForEditing>
<LockedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 12</LockedBy>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 10</UpdatedBy>
<UpdatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T18:30:20.7055108+00:00</UpdatedOn>
<AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">6</AccountId>
<CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 7</CompanyId>
<PricingInfoSequence>4</PricingInfoSequence>
<PricingType>sample string 3</PricingType>
<QuoteNum>sample string 1</QuoteNum>
<SolutionCode>sample string 2</SolutionCode>
<SolutionCodeSeqNum>5</SolutionCodeSeqNum>
</SaiSDQuoteSolutionCodePricingType>
<SaiSetupSolutionCode xmlns:d3p1="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Setup">
<Id xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 36</Id>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 32</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T18:30:20.6880512+00:00</CreatedOn>
<IsLockedForEditing xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">true</IsLockedForEditing>
<LockedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 35</LockedBy>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 33</UpdatedBy>
<UpdatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T18:30:20.6880512+00:00</UpdatedOn>
<AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">29</AccountId>
<CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 30</CompanyId>
<d3p1:HrsToBill>27</d3p1:HrsToBill>
<d3p1:HrsWorked>28</d3p1:HrsWorked>
<d3p1:IsActive>true</d3p1:IsActive>
<d3p1:IsContractAvailable>true</d3p1:IsContractAvailable>
<d3p1:IsFlatRate>true</d3p1:IsFlatRate>
<d3p1:IsImported>true</d3p1:IsImported>
<d3p1:LaborPriceSheet>sample string 21</d3p1:LaborPriceSheet>
<d3p1:LaborPriceSheetDesc>sample string 22</d3p1:LaborPriceSheetDesc>
<d3p1:MakeAvailableToRemoteTech>true</d3p1:MakeAvailableToRemoteTech>
<d3p1:MaterialPriceSheet>sample string 19</d3p1:MaterialPriceSheet>
<d3p1:MaterialPriceSheetDesc>sample string 20</d3p1:MaterialPriceSheetDesc>
<d3p1:OtherPriceSheet>sample string 23</d3p1:OtherPriceSheet>
<d3p1:OtherPriceSheetDesc>sample string 24</d3p1:OtherPriceSheetDesc>
<d3p1:SCCodeWithDescription>sample string 25</d3p1:SCCodeWithDescription>
<d3p1:SCDescription>sample string 1</d3p1:SCDescription>
<d3p1:SaiSetupSolutionCodeDetails>
<d3p1:SaiSetupSolutionCodeDetail>
<Id xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 27</Id>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 23</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T18:30:20.6880512+00:00</CreatedOn>
<IsLockedForEditing xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">true</IsLockedForEditing>
<LockedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 26</LockedBy>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 24</UpdatedBy>
<UpdatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T18:30:20.6880512+00:00</UpdatedOn>
<AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">20</AccountId>
<CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 21</CompanyId>
<d3p1:CategoryDescription>sample string 7</d3p1:CategoryDescription>
<d3p1:CategoryId>sample string 6</d3p1:CategoryId>
<d3p1:DiscountAmount>13</d3p1:DiscountAmount>
<d3p1:IsInventory>true</d3p1:IsInventory>
<d3p1:ItemCategory>sample string 5</d3p1:ItemCategory>
<d3p1:ItemTaxable>true</d3p1:ItemTaxable>
<d3p1:LaborPriceSheet>sample string 16</d3p1:LaborPriceSheet>
<d3p1:MaterialPriceSheet>sample string 15</d3p1:MaterialPriceSheet>
<d3p1:Operation>1</d3p1:Operation>
<d3p1:OtherPriceSheet>sample string 17</d3p1:OtherPriceSheet>
<d3p1:PrimaryOrSecondary>sample string 4</d3p1:PrimaryOrSecondary>
<d3p1:Quantity>10</d3p1:Quantity>
<d3p1:RegularOrOvertime>sample string 3</d3p1:RegularOrOvertime>
<d3p1:SalesPrice>12</d3p1:SalesPrice>
<d3p1:SequenceNumber>18</d3p1:SequenceNumber>
<d3p1:SolutionCode>sample string 1</d3p1:SolutionCode>
<d3p1:TaxAmount>14</d3p1:TaxAmount>
<d3p1:UnitCost>11</d3p1:UnitCost>
<d3p1:UnitSalesPrice>19</d3p1:UnitSalesPrice>
<d3p1:WithAgreement>sample string 2</d3p1:WithAgreement>
</d3p1:SaiSetupSolutionCodeDetail>
<d3p1:SaiSetupSolutionCodeDetail>
<Id xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 27</Id>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 23</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T18:30:20.6880512+00:00</CreatedOn>
<IsLockedForEditing xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">true</IsLockedForEditing>
<LockedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 26</LockedBy>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 24</UpdatedBy>
<UpdatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T18:30:20.6880512+00:00</UpdatedOn>
<AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">20</AccountId>
<CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 21</CompanyId>
<d3p1:CategoryDescription>sample string 7</d3p1:CategoryDescription>
<d3p1:CategoryId>sample string 6</d3p1:CategoryId>
<d3p1:DiscountAmount>13</d3p1:DiscountAmount>
<d3p1:IsInventory>true</d3p1:IsInventory>
<d3p1:ItemCategory>sample string 5</d3p1:ItemCategory>
<d3p1:ItemTaxable>true</d3p1:ItemTaxable>
<d3p1:LaborPriceSheet>sample string 16</d3p1:LaborPriceSheet>
<d3p1:MaterialPriceSheet>sample string 15</d3p1:MaterialPriceSheet>
<d3p1:Operation>1</d3p1:Operation>
<d3p1:OtherPriceSheet>sample string 17</d3p1:OtherPriceSheet>
<d3p1:PrimaryOrSecondary>sample string 4</d3p1:PrimaryOrSecondary>
<d3p1:Quantity>10</d3p1:Quantity>
<d3p1:RegularOrOvertime>sample string 3</d3p1:RegularOrOvertime>
<d3p1:SalesPrice>12</d3p1:SalesPrice>
<d3p1:SequenceNumber>18</d3p1:SequenceNumber>
<d3p1:SolutionCode>sample string 1</d3p1:SolutionCode>
<d3p1:TaxAmount>14</d3p1:TaxAmount>
<d3p1:UnitCost>11</d3p1:UnitCost>
<d3p1:UnitSalesPrice>19</d3p1:UnitSalesPrice>
<d3p1:WithAgreement>sample string 2</d3p1:WithAgreement>
</d3p1:SaiSetupSolutionCodeDetail>
</d3p1:SaiSetupSolutionCodeDetails>
<d3p1:TaxCode>sample string 18</d3p1:TaxCode>
<d3p1:TechCommissionAmount>7</d3p1:TechCommissionAmount>
<d3p1:TechCommissionType>sample string 6</d3p1:TechCommissionType>
<d3p1:Upsale>true</d3p1:Upsale>
<d3p1:UseTax>true</d3p1:UseTax>
<d3p1:WithAgreementOvertimePrimary>10</d3p1:WithAgreementOvertimePrimary>
<d3p1:WithAgreementOvertimeSecondary>11</d3p1:WithAgreementOvertimeSecondary>
<d3p1:WithAgreementRegularPrimary>8</d3p1:WithAgreementRegularPrimary>
<d3p1:WithAgreementRegularSecondary>9</d3p1:WithAgreementRegularSecondary>
<d3p1:WithoutAgreementOvertimePrimary>14</d3p1:WithoutAgreementOvertimePrimary>
<d3p1:WithoutAgreementOvertimeSecondary>15</d3p1:WithoutAgreementOvertimeSecondary>
<d3p1:WithoutAgreementRegularPrimary>12</d3p1:WithoutAgreementRegularPrimary>
<d3p1:WithoutAgreementRegularSecondary>13</d3p1:WithoutAgreementRegularSecondary>
</SaiSetupSolutionCode>
<SalesPrice>14</SalesPrice>
<SalesTax>12</SalesTax>
<SeqNum>1</SeqNum>
<SetupSDTechLevelId>sample string 27</SetupSDTechLevelId>
<SolutionCode>sample string 16</SolutionCode>
<SolutionCodeClientSeqNum>sample string 21</SolutionCodeClientSeqNum>
<SolutionCodeSeqNum>17</SolutionCodeSeqNum>
<Source>sample string 26</Source>
<TaxAmount>11</TaxAmount>
<UnitCost>9</UnitCost>
<UnitSalesPrice>28</UnitSalesPrice>
</SaiSDQuoteDetail>
</ArrayOfSaiSDQuoteDetail>