POST api/SaiUserWidget/GetEstimatesByStatusDetailWidgetData
Request Information
URI Parameters
None.
Body Parameters
WidgetRequestOfDateDurationFilter| Name | Description | Type | Additional information |
|---|---|---|---|
| AccountId | integer |
None. |
|
| CompanyId | string |
None. |
|
| UserId | integer |
None. |
|
| WidgetCode | string |
None. |
|
| DetailWidgetCode | string |
None. |
|
| UserName | string |
None. |
|
| TimeZone | string |
None. |
|
| Filter | DateDurationFilter |
None. |
|
| RefreshData | boolean |
None. |
|
| IsDetailData | boolean |
None. |
|
| Break1Name | string |
None. |
|
| Break2Name | string |
None. |
|
| BreakCode1 | string |
None. |
|
| BreakCode2 | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"AccountId": 1,
"CompanyId": "sample string 2",
"UserId": 3,
"WidgetCode": "sample string 4",
"DetailWidgetCode": "sample string 5",
"UserName": "sample string 6",
"TimeZone": "sample string 7",
"Filter": {
"Duration": "sample string 1",
"FromDate": "2025-12-16T20:10:53.8462923+00:00",
"ToDate": "2025-12-16T20:10:53.8462923+00:00",
"CallPurchaseOrderType": "sample string 4",
"ExceptionalArQbMasterId": [
"sample string 1",
"sample string 2"
],
"IsOnlyApprovedInvoices": true,
"ServiceType": "sample string 6",
"BreakCode1": "sample string 7",
"BreakCode2": "sample string 8",
"OutcomeCode": "sample string 9"
},
"RefreshData": true,
"IsDetailData": true,
"Break1Name": "sample string 9",
"Break2Name": "sample string 10",
"BreakCode1": "sample string 11",
"BreakCode2": "sample string 12"
}
application/xml, text/xml
Sample:
<WidgetRequestOfDateDurationFiltersAjk_SklU xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Dashboard">
<AccountId>1</AccountId>
<Break1Name>sample string 9</Break1Name>
<Break2Name>sample string 10</Break2Name>
<BreakCode1>sample string 11</BreakCode1>
<BreakCode2>sample string 12</BreakCode2>
<CompanyId>sample string 2</CompanyId>
<DetailWidgetCode>sample string 5</DetailWidgetCode>
<Filter>
<BreakCode1>sample string 7</BreakCode1>
<BreakCode2>sample string 8</BreakCode2>
<CallPurchaseOrderType>sample string 4</CallPurchaseOrderType>
<Duration>sample string 1</Duration>
<ExceptionalArQbMasterId xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>sample string 1</d3p1:string>
<d3p1:string>sample string 2</d3p1:string>
</ExceptionalArQbMasterId>
<FromDate>2025-12-16T20:10:53.8462923+00:00</FromDate>
<IsOnlyApprovedInvoices>true</IsOnlyApprovedInvoices>
<OutcomeCode>sample string 9</OutcomeCode>
<ServiceType>sample string 6</ServiceType>
<ToDate>2025-12-16T20:10:53.8462923+00:00</ToDate>
</Filter>
<IsDetailData>true</IsDetailData>
<RefreshData>true</RefreshData>
<TimeZone>sample string 7</TimeZone>
<UserId>3</UserId>
<UserName>sample string 6</UserName>
<WidgetCode>sample string 4</WidgetCode>
</WidgetRequestOfDateDurationFiltersAjk_SklU>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
WidgetResultOfDateDurationFilterAndSaiSDQuoteMaster| Name | Description | Type | Additional information |
|---|---|---|---|
| Filter | DateDurationFilter |
None. |
|
| Data | Collection of SaiSDQuoteMaster |
None. |
|
| LastRefreshedDateTime | date |
None. |
|
| Status | StatusResult |
None. |
Response Formats
application/json, text/json
Sample:
{
"Filter": {
"Duration": "sample string 1",
"FromDate": "2025-12-16T20:10:53.8462923+00:00",
"ToDate": "2025-12-16T20:10:53.8462923+00:00",
"CallPurchaseOrderType": "sample string 4",
"ExceptionalArQbMasterId": [
"sample string 1",
"sample string 2"
],
"IsOnlyApprovedInvoices": true,
"ServiceType": "sample string 6",
"BreakCode1": "sample string 7",
"BreakCode2": "sample string 8",
"OutcomeCode": "sample string 9"
},
"Data": [
{
"SDServiceMasterId": "sample string 1",
"ARCustomerMasterId": "sample string 2",
"ARCustomerMaster": {
"ARCustomerMasterId": "sample string 1",
"CompanyName": "sample string 2",
"SetupSaiTocId": 1,
"TocDescription": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"Address1": "sample string 6",
"Address2": "sample string 7",
"Address": "sample string 8",
"LocationMaster": {
"Attention": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"City": "sample string 4",
"State": "sample string 5",
"Zip": "sample string 6",
"Country": "sample string 7",
"GeoLocationLatitude": "sample string 8",
"GeoLocationLongitude": "sample string 9",
"IsGoogleVerified": true,
"IsCustomerVerified": true,
"AccountId": 10,
"CompanyId": "sample string 11",
"CreatedOn": "2025-12-16T20:10:53.8462923+00:00",
"CreatedBy": "sample string 13",
"UpdatedOn": "2025-12-16T20:10:53.8462923+00:00",
"UpdatedBy": "sample string 14",
"IsLockedForEditing": true,
"LockedBy": "sample string 16",
"Id": 17,
"FieldPermissions": []
},
"LocationMasterId": 1,
"ZipCode": "sample string 9",
"City": "sample string 10",
"State": "sample string 11",
"Country": "sample string 12",
"Email": "sample string 13",
"Website": "sample string 14",
"PhoneNumber": "sample string 15",
"Phone": "sample string 16",
"Fax": "sample string 17",
"TermCode": "sample string 18",
"TermDescription": "sample string 19",
"CreditLimit": "sample string 20",
"ARBalance": "sample string 21",
"DefaultBillToFromServiceLocation": true,
"ARStatus": 1,
"Notes": "sample string 23",
"ContactName": "sample string 24",
"ShortName": "sample string 25",
"IsPONumberRequired": true,
"Salesman": "sample string 27",
"SetupPICustomerLevelId": "sample string 28",
"DeliveryInstruction": "sample string 29",
"DeliveryServiceInfromationId": 1,
"DeliveryServiceInfromation": {
"Attention": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"City": "sample string 4",
"State": "sample string 5",
"Zip": "sample string 6",
"Country": "sample string 7",
"GeoLocationLatitude": "sample string 8",
"GeoLocationLongitude": "sample string 9",
"IsGoogleVerified": true,
"IsCustomerVerified": true,
"AccountId": 10,
"CompanyId": "sample string 11",
"CreatedOn": "2025-12-16T20:10:53.8462923+00:00",
"CreatedBy": "sample string 13",
"UpdatedOn": "2025-12-16T20:10:53.8462923+00:00",
"UpdatedBy": "sample string 14",
"IsLockedForEditing": true,
"LockedBy": "sample string 16",
"Id": 17,
"FieldPermissions": []
},
"QBId": "sample string 30",
"QBSyncToken": "sample string 31",
"DisplayName": "sample string 32",
"AccountOnCreditHold": true,
"BadDebitAccount": true,
"IsGoogleVerified": true,
"IsCustomerVerified": true,
"AsServiceMasterID": "sample string 35",
"CustomerType": "sample string 36",
"IsExemptTax": true,
"isTaxable": true,
"Zone": "sample string 38",
"TaxCode": "sample string 39",
"ActivePackageCode": "sample string 40",
"SearchName": "sample string 41",
"SMSequence": 42,
"AccountId": 43,
"CompanyId": "sample string 44",
"CreatedOn": "2025-12-16T20:10:53.8462923+00:00",
"CreatedBy": "sample string 46",
"UpdatedOn": "2025-12-16T20:10:53.8462923+00:00",
"UpdatedBy": "sample string 47",
"IsLockedForEditing": true,
"LockedBy": "sample string 49",
"Id": "sample string 50",
"FieldPermissions": []
},
"Id": "sample string 3",
"BreakType1": 4,
"BreakCode1": "sample string 5",
"BreakType2": 6,
"BreakCode2": "sample string 7",
"QuoteDisposition": "sample string 8",
"QuoteDescription": "sample string 9",
"LeadSource": "sample string 10",
"LeadDate": "2025-12-16T20:10:53.8618801+00:00",
"SalesmanNum1": "sample string 12",
"SalesmanName1": "sample string 13",
"SalesmanNum2": "sample string 14",
"SalesmanNum3": "sample string 15",
"TechNum": "sample string 16",
"TechnicianName": "sample string 17",
"ContactName": "sample string 18",
"ContactPhoneNum": "sample string 19",
"ContactEmail": "sample string 20",
"QuoteDate": "2025-12-16T20:10:53.8618801+00:00",
"ExpirationDate": "2025-12-16T20:10:53.8784663+00:00",
"QuoteName": "sample string 23",
"ServiceType": "sample string 24",
"LaborPS": "sample string 25",
"LaborPSDesc": "sample string 26",
"MaterialPS": "sample string 27",
"MaterialPSDesc": "sample string 28",
"OtherPS": "sample string 29",
"OtherPSDesc": "sample string 30",
"SubTotal": 31.0,
"Discount": 32.0,
"TaxAmount": 33.0,
"SalesTaxAmount": 34.0,
"Total": 35.0,
"DispositionDate": "2025-12-16T20:10:53.8784663+00:00",
"RejectionReason": "sample string 36",
"QuoteCreatedFromMobile": true,
"TermCode": "sample string 38",
"UseTax": true,
"TaxCode": "sample string 40",
"IsTemplate": true,
"IsCallBooked": true,
"CallNum": "sample string 43",
"GSTTaxAmount": 44.0,
"GSTTaxCode": "sample string 45",
"QuoteAcceptanceText": 46,
"SalesCallId": "sample string 47",
"SaiSDQuoteDetails": [
{
"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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 23",
"UpdatedOn": "2025-12-16T20:10:54.0235806+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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 23",
"UpdatedOn": "2025-12-16T20:10:54.0235806+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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 32",
"UpdatedOn": "2025-12-16T20:10:54.0235806+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-16T20:10:54.0235806+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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 9",
"UpdatedOn": "2025-12-16T20:10:54.0235806+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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 37",
"UpdatedOn": "2025-12-16T20:10:54.0235806+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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 23",
"UpdatedOn": "2025-12-16T20:10:54.0235806+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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 23",
"UpdatedOn": "2025-12-16T20:10:54.0235806+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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 32",
"UpdatedOn": "2025-12-16T20:10:54.0235806+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-16T20:10:54.0235806+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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 9",
"UpdatedOn": "2025-12-16T20:10:54.0235806+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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 37",
"UpdatedOn": "2025-12-16T20:10:54.0235806+00:00",
"UpdatedBy": "sample string 38",
"IsLockedForEditing": true,
"LockedBy": "sample string 40",
"Id": 41,
"FieldPermissions": []
}
],
"SaiSDQuoteSolutionCodePricingTypes": [
{
"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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 9",
"UpdatedOn": "2025-12-16T20:10:54.0235806+00:00",
"UpdatedBy": "sample string 10",
"IsLockedForEditing": true,
"LockedBy": "sample string 12",
"Id": 13,
"FieldPermissions": []
},
{
"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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 9",
"UpdatedOn": "2025-12-16T20:10:54.0235806+00:00",
"UpdatedBy": "sample string 10",
"IsLockedForEditing": true,
"LockedBy": "sample string 12",
"Id": 13,
"FieldPermissions": []
}
],
"SelectedEquipmentIds": [
"sample string 1",
"sample string 2"
],
"TemplatePricingItems": [
1,
2
],
"TemplateId": "sample string 48",
"SMName": "sample string 49",
"SMAddress": "sample string 50",
"ServiceMasterEmailId": "sample string 51",
"ARName": "sample string 52",
"ARAddress": "sample string 53",
"MostProbable": true,
"EmailStatus": "sample string 55",
"EmailStyleCode": "sample string 56",
"TemplateIds": [
"sample string 1",
"sample string 2"
],
"Phone": "sample string 57",
"QuoteType": "sample string 58",
"Inclusion": "sample string 59",
"Exclusion": "sample string 60",
"IsAgreementPricing": true,
"InstallationInstructions": "sample string 61",
"InternalNotes": "sample string 62",
"OptionalItemsTotal": 63.0,
"AppliedTemplateIds": "sample string 64",
"TemplateIdList": [
{
"TemplateId": "sample string 1"
},
{
"TemplateId": "sample string 1"
}
],
"TemplateType": 0,
"AddOnTemplateIdList": [
{
"TemplateId": "sample string 1"
},
{
"TemplateId": "sample string 1"
}
],
"DownPayment": 1.0,
"BalanceDue": 1.0,
"MonthlyInstallment": 65.1,
"QuoteTemplateCategoryId": 1,
"ActiveQuotePricingBucketId": 1,
"IsSignatureAdded": true,
"BucketCouponTotal": 67.0,
"PricingBucketEnabled": true,
"SDSMProjectId": 1,
"SMSStatus": "sample string 69",
"SMSStatusUpdatedOn": "2025-12-16T20:10:54.0337555+00:00",
"CustomerPONum": "sample string 70",
"DiscountToGive": 1.0,
"Break1Name": "sample string 71",
"Break2Name": "sample string 72",
"AccountId": 73,
"CompanyId": "sample string 74",
"CreatedBy": "sample string 75",
"CreatedOn": "2025-12-16T20:10:54.0337555+00:00"
},
{
"SDServiceMasterId": "sample string 1",
"ARCustomerMasterId": "sample string 2",
"ARCustomerMaster": {
"ARCustomerMasterId": "sample string 1",
"CompanyName": "sample string 2",
"SetupSaiTocId": 1,
"TocDescription": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"Address1": "sample string 6",
"Address2": "sample string 7",
"Address": "sample string 8",
"LocationMaster": {
"Attention": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"City": "sample string 4",
"State": "sample string 5",
"Zip": "sample string 6",
"Country": "sample string 7",
"GeoLocationLatitude": "sample string 8",
"GeoLocationLongitude": "sample string 9",
"IsGoogleVerified": true,
"IsCustomerVerified": true,
"AccountId": 10,
"CompanyId": "sample string 11",
"CreatedOn": "2025-12-16T20:10:53.8462923+00:00",
"CreatedBy": "sample string 13",
"UpdatedOn": "2025-12-16T20:10:53.8462923+00:00",
"UpdatedBy": "sample string 14",
"IsLockedForEditing": true,
"LockedBy": "sample string 16",
"Id": 17,
"FieldPermissions": []
},
"LocationMasterId": 1,
"ZipCode": "sample string 9",
"City": "sample string 10",
"State": "sample string 11",
"Country": "sample string 12",
"Email": "sample string 13",
"Website": "sample string 14",
"PhoneNumber": "sample string 15",
"Phone": "sample string 16",
"Fax": "sample string 17",
"TermCode": "sample string 18",
"TermDescription": "sample string 19",
"CreditLimit": "sample string 20",
"ARBalance": "sample string 21",
"DefaultBillToFromServiceLocation": true,
"ARStatus": 1,
"Notes": "sample string 23",
"ContactName": "sample string 24",
"ShortName": "sample string 25",
"IsPONumberRequired": true,
"Salesman": "sample string 27",
"SetupPICustomerLevelId": "sample string 28",
"DeliveryInstruction": "sample string 29",
"DeliveryServiceInfromationId": 1,
"DeliveryServiceInfromation": {
"Attention": "sample string 1",
"AddressLine1": "sample string 2",
"AddressLine2": "sample string 3",
"City": "sample string 4",
"State": "sample string 5",
"Zip": "sample string 6",
"Country": "sample string 7",
"GeoLocationLatitude": "sample string 8",
"GeoLocationLongitude": "sample string 9",
"IsGoogleVerified": true,
"IsCustomerVerified": true,
"AccountId": 10,
"CompanyId": "sample string 11",
"CreatedOn": "2025-12-16T20:10:53.8462923+00:00",
"CreatedBy": "sample string 13",
"UpdatedOn": "2025-12-16T20:10:53.8462923+00:00",
"UpdatedBy": "sample string 14",
"IsLockedForEditing": true,
"LockedBy": "sample string 16",
"Id": 17,
"FieldPermissions": []
},
"QBId": "sample string 30",
"QBSyncToken": "sample string 31",
"DisplayName": "sample string 32",
"AccountOnCreditHold": true,
"BadDebitAccount": true,
"IsGoogleVerified": true,
"IsCustomerVerified": true,
"AsServiceMasterID": "sample string 35",
"CustomerType": "sample string 36",
"IsExemptTax": true,
"isTaxable": true,
"Zone": "sample string 38",
"TaxCode": "sample string 39",
"ActivePackageCode": "sample string 40",
"SearchName": "sample string 41",
"SMSequence": 42,
"AccountId": 43,
"CompanyId": "sample string 44",
"CreatedOn": "2025-12-16T20:10:53.8462923+00:00",
"CreatedBy": "sample string 46",
"UpdatedOn": "2025-12-16T20:10:53.8462923+00:00",
"UpdatedBy": "sample string 47",
"IsLockedForEditing": true,
"LockedBy": "sample string 49",
"Id": "sample string 50",
"FieldPermissions": []
},
"Id": "sample string 3",
"BreakType1": 4,
"BreakCode1": "sample string 5",
"BreakType2": 6,
"BreakCode2": "sample string 7",
"QuoteDisposition": "sample string 8",
"QuoteDescription": "sample string 9",
"LeadSource": "sample string 10",
"LeadDate": "2025-12-16T20:10:53.8618801+00:00",
"SalesmanNum1": "sample string 12",
"SalesmanName1": "sample string 13",
"SalesmanNum2": "sample string 14",
"SalesmanNum3": "sample string 15",
"TechNum": "sample string 16",
"TechnicianName": "sample string 17",
"ContactName": "sample string 18",
"ContactPhoneNum": "sample string 19",
"ContactEmail": "sample string 20",
"QuoteDate": "2025-12-16T20:10:53.8618801+00:00",
"ExpirationDate": "2025-12-16T20:10:53.8784663+00:00",
"QuoteName": "sample string 23",
"ServiceType": "sample string 24",
"LaborPS": "sample string 25",
"LaborPSDesc": "sample string 26",
"MaterialPS": "sample string 27",
"MaterialPSDesc": "sample string 28",
"OtherPS": "sample string 29",
"OtherPSDesc": "sample string 30",
"SubTotal": 31.0,
"Discount": 32.0,
"TaxAmount": 33.0,
"SalesTaxAmount": 34.0,
"Total": 35.0,
"DispositionDate": "2025-12-16T20:10:53.8784663+00:00",
"RejectionReason": "sample string 36",
"QuoteCreatedFromMobile": true,
"TermCode": "sample string 38",
"UseTax": true,
"TaxCode": "sample string 40",
"IsTemplate": true,
"IsCallBooked": true,
"CallNum": "sample string 43",
"GSTTaxAmount": 44.0,
"GSTTaxCode": "sample string 45",
"QuoteAcceptanceText": 46,
"SalesCallId": "sample string 47",
"SaiSDQuoteDetails": [
{
"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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 23",
"UpdatedOn": "2025-12-16T20:10:54.0235806+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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 23",
"UpdatedOn": "2025-12-16T20:10:54.0235806+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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 32",
"UpdatedOn": "2025-12-16T20:10:54.0235806+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-16T20:10:54.0235806+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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 9",
"UpdatedOn": "2025-12-16T20:10:54.0235806+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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 37",
"UpdatedOn": "2025-12-16T20:10:54.0235806+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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 23",
"UpdatedOn": "2025-12-16T20:10:54.0235806+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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 23",
"UpdatedOn": "2025-12-16T20:10:54.0235806+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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 32",
"UpdatedOn": "2025-12-16T20:10:54.0235806+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-16T20:10:54.0235806+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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 9",
"UpdatedOn": "2025-12-16T20:10:54.0235806+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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 37",
"UpdatedOn": "2025-12-16T20:10:54.0235806+00:00",
"UpdatedBy": "sample string 38",
"IsLockedForEditing": true,
"LockedBy": "sample string 40",
"Id": 41,
"FieldPermissions": []
}
],
"SaiSDQuoteSolutionCodePricingTypes": [
{
"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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 9",
"UpdatedOn": "2025-12-16T20:10:54.0235806+00:00",
"UpdatedBy": "sample string 10",
"IsLockedForEditing": true,
"LockedBy": "sample string 12",
"Id": 13,
"FieldPermissions": []
},
{
"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-16T20:10:54.0235806+00:00",
"CreatedBy": "sample string 9",
"UpdatedOn": "2025-12-16T20:10:54.0235806+00:00",
"UpdatedBy": "sample string 10",
"IsLockedForEditing": true,
"LockedBy": "sample string 12",
"Id": 13,
"FieldPermissions": []
}
],
"SelectedEquipmentIds": [
"sample string 1",
"sample string 2"
],
"TemplatePricingItems": [
1,
2
],
"TemplateId": "sample string 48",
"SMName": "sample string 49",
"SMAddress": "sample string 50",
"ServiceMasterEmailId": "sample string 51",
"ARName": "sample string 52",
"ARAddress": "sample string 53",
"MostProbable": true,
"EmailStatus": "sample string 55",
"EmailStyleCode": "sample string 56",
"TemplateIds": [
"sample string 1",
"sample string 2"
],
"Phone": "sample string 57",
"QuoteType": "sample string 58",
"Inclusion": "sample string 59",
"Exclusion": "sample string 60",
"IsAgreementPricing": true,
"InstallationInstructions": "sample string 61",
"InternalNotes": "sample string 62",
"OptionalItemsTotal": 63.0,
"AppliedTemplateIds": "sample string 64",
"TemplateIdList": [
{
"TemplateId": "sample string 1"
},
{
"TemplateId": "sample string 1"
}
],
"TemplateType": 0,
"AddOnTemplateIdList": [
{
"TemplateId": "sample string 1"
},
{
"TemplateId": "sample string 1"
}
],
"DownPayment": 1.0,
"BalanceDue": 1.0,
"MonthlyInstallment": 65.1,
"QuoteTemplateCategoryId": 1,
"ActiveQuotePricingBucketId": 1,
"IsSignatureAdded": true,
"BucketCouponTotal": 67.0,
"PricingBucketEnabled": true,
"SDSMProjectId": 1,
"SMSStatus": "sample string 69",
"SMSStatusUpdatedOn": "2025-12-16T20:10:54.0337555+00:00",
"CustomerPONum": "sample string 70",
"DiscountToGive": 1.0,
"Break1Name": "sample string 71",
"Break2Name": "sample string 72",
"AccountId": 73,
"CompanyId": "sample string 74",
"CreatedBy": "sample string 75",
"CreatedOn": "2025-12-16T20:10:54.0337555+00:00"
}
],
"LastRefreshedDateTime": "2025-12-16T20:10:54.0337555+00:00",
"Status": {
"Status": 1,
"Message": "sample string 2"
}
}
application/xml, text/xml
Sample:
<WidgetResultOfDateDurationFilterSaiSDQuoteMasterdRm1OKze xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Dashboard">
<Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.SD">
<d2p1:SaiSDQuoteMaster>
<AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">73</AccountId>
<CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 74</CompanyId>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 75</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">2025-12-16T20:10:54.0337555+00:00</CreatedOn>
<d2p1:ARAddress>sample string 53</d2p1:ARAddress>
<d2p1:ARCustomerMaster xmlns:d4p1="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.AR">
<Id xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 50</Id>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 46</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T20:10:53.8462923+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 49</LockedBy>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 47</UpdatedBy>
<UpdatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T20:10:53.8462923+00:00</UpdatedOn>
<AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">43</AccountId>
<CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 44</CompanyId>
<d4p1:ARBalance>sample string 21</d4p1:ARBalance>
<d4p1:ARCustomerMasterId>sample string 1</d4p1:ARCustomerMasterId>
<d4p1:ARStatus>CustomerWithSM</d4p1:ARStatus>
<d4p1:AccountOnCreditHold>true</d4p1:AccountOnCreditHold>
<d4p1:ActivePackageCode>sample string 40</d4p1:ActivePackageCode>
<d4p1:Address>sample string 8</d4p1:Address>
<d4p1:Address1>sample string 6</d4p1:Address1>
<d4p1:Address2>sample string 7</d4p1:Address2>
<d4p1:AsServiceMasterID>sample string 35</d4p1:AsServiceMasterID>
<d4p1:BadDebitAccount>true</d4p1:BadDebitAccount>
<d4p1:City>sample string 10</d4p1:City>
<d4p1:CompanyName>sample string 2</d4p1:CompanyName>
<d4p1:ContactName>sample string 24</d4p1:ContactName>
<d4p1:Country>sample string 12</d4p1:Country>
<d4p1:CreditLimit>sample string 20</d4p1:CreditLimit>
<d4p1:CustomerType>sample string 36</d4p1:CustomerType>
<d4p1:DefaultBillToFromServiceLocation>true</d4p1:DefaultBillToFromServiceLocation>
<d4p1:DeliveryInstruction>sample string 29</d4p1:DeliveryInstruction>
<d4p1:DeliveryServiceInfromation xmlns:d5p1="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.SAI">
<Id xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">17</Id>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 13</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T20:10:53.8462923+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 16</LockedBy>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 14</UpdatedBy>
<UpdatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T20:10:53.8462923+00:00</UpdatedOn>
<AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">10</AccountId>
<CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 11</CompanyId>
<d5p1:AddressLine1>sample string 2</d5p1:AddressLine1>
<d5p1:AddressLine2>sample string 3</d5p1:AddressLine2>
<d5p1:Attention>sample string 1</d5p1:Attention>
<d5p1:City>sample string 4</d5p1:City>
<d5p1:Country>sample string 7</d5p1:Country>
<d5p1:GeoLocationLatitude>sample string 8</d5p1:GeoLocationLatitude>
<d5p1:GeoLocationLongitude>sample string 9</d5p1:GeoLocationLongitude>
<d5p1:IsCustomerVerified>true</d5p1:IsCustomerVerified>
<d5p1:IsGoogleVerified>true</d5p1:IsGoogleVerified>
<d5p1:State>sample string 5</d5p1:State>
<d5p1:Zip>sample string 6</d5p1:Zip>
</d4p1:DeliveryServiceInfromation>
<d4p1:DeliveryServiceInfromationId>1</d4p1:DeliveryServiceInfromationId>
<d4p1:DisplayName>sample string 32</d4p1:DisplayName>
<d4p1:Email>sample string 13</d4p1:Email>
<d4p1:Fax>sample string 17</d4p1:Fax>
<d4p1:FirstName>sample string 4</d4p1:FirstName>
<d4p1:IsCustomerVerified>true</d4p1:IsCustomerVerified>
<d4p1:IsExemptTax>true</d4p1:IsExemptTax>
<d4p1:IsGoogleVerified>true</d4p1:IsGoogleVerified>
<d4p1:IsPONumberRequired>true</d4p1:IsPONumberRequired>
<d4p1:LastName>sample string 5</d4p1:LastName>
<d4p1:LocationMaster xmlns:d5p1="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.SAI">
<Id xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">17</Id>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 13</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T20:10:53.8462923+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 16</LockedBy>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 14</UpdatedBy>
<UpdatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T20:10:53.8462923+00:00</UpdatedOn>
<AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">10</AccountId>
<CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 11</CompanyId>
<d5p1:AddressLine1>sample string 2</d5p1:AddressLine1>
<d5p1:AddressLine2>sample string 3</d5p1:AddressLine2>
<d5p1:Attention>sample string 1</d5p1:Attention>
<d5p1:City>sample string 4</d5p1:City>
<d5p1:Country>sample string 7</d5p1:Country>
<d5p1:GeoLocationLatitude>sample string 8</d5p1:GeoLocationLatitude>
<d5p1:GeoLocationLongitude>sample string 9</d5p1:GeoLocationLongitude>
<d5p1:IsCustomerVerified>true</d5p1:IsCustomerVerified>
<d5p1:IsGoogleVerified>true</d5p1:IsGoogleVerified>
<d5p1:State>sample string 5</d5p1:State>
<d5p1:Zip>sample string 6</d5p1:Zip>
</d4p1:LocationMaster>
<d4p1:LocationMasterId>1</d4p1:LocationMasterId>
<d4p1:Notes>sample string 23</d4p1:Notes>
<d4p1:Phone>sample string 16</d4p1:Phone>
<d4p1:PhoneNumber>sample string 15</d4p1:PhoneNumber>
<d4p1:QBId>sample string 30</d4p1:QBId>
<d4p1:QBSyncToken>sample string 31</d4p1:QBSyncToken>
<d4p1:SMSequence>42</d4p1:SMSequence>
<d4p1:Salesman>sample string 27</d4p1:Salesman>
<d4p1:SearchName>sample string 41</d4p1:SearchName>
<d4p1:SetupPICustomerLevelId>sample string 28</d4p1:SetupPICustomerLevelId>
<d4p1:SetupSaiTocId>1</d4p1:SetupSaiTocId>
<d4p1:ShortName>sample string 25</d4p1:ShortName>
<d4p1:State>sample string 11</d4p1:State>
<d4p1:TaxCode>sample string 39</d4p1:TaxCode>
<d4p1:TermCode>sample string 18</d4p1:TermCode>
<d4p1:TermDescription>sample string 19</d4p1:TermDescription>
<d4p1:TocDescription>sample string 3</d4p1:TocDescription>
<d4p1:Website>sample string 14</d4p1:Website>
<d4p1:ZipCode>sample string 9</d4p1:ZipCode>
<d4p1:Zone>sample string 38</d4p1:Zone>
<d4p1:isTaxable>true</d4p1:isTaxable>
</d2p1:ARCustomerMaster>
<d2p1:ARCustomerMasterId>sample string 2</d2p1:ARCustomerMasterId>
<d2p1:ARName>sample string 52</d2p1:ARName>
<d2p1:ActiveQuotePricingBucketId>1</d2p1:ActiveQuotePricingBucketId>
<d2p1:AddOnTemplateIdList>
<d2p1:AppliedTemplateIds>
<d2p1:TemplateId>sample string 1</d2p1:TemplateId>
</d2p1:AppliedTemplateIds>
<d2p1:AppliedTemplateIds>
<d2p1:TemplateId>sample string 1</d2p1:TemplateId>
</d2p1:AppliedTemplateIds>
</d2p1:AddOnTemplateIdList>
<d2p1:AppliedTemplateIds>sample string 64</d2p1:AppliedTemplateIds>
<d2p1:BalanceDue>1</d2p1:BalanceDue>
<d2p1:Break1Name>sample string 71</d2p1:Break1Name>
<d2p1:Break2Name>sample string 72</d2p1:Break2Name>
<d2p1:BreakCode1>sample string 5</d2p1:BreakCode1>
<d2p1:BreakCode2>sample string 7</d2p1:BreakCode2>
<d2p1:BreakType1>4</d2p1:BreakType1>
<d2p1:BreakType2>6</d2p1:BreakType2>
<d2p1:BucketCouponTotal>67</d2p1:BucketCouponTotal>
<d2p1:CallNum>sample string 43</d2p1:CallNum>
<d2p1:ContactEmail>sample string 20</d2p1:ContactEmail>
<d2p1:ContactName>sample string 18</d2p1:ContactName>
<d2p1:ContactPhoneNum>sample string 19</d2p1:ContactPhoneNum>
<d2p1:CustomerPONum>sample string 70</d2p1:CustomerPONum>
<d2p1:Discount>32</d2p1:Discount>
<d2p1:DiscountToGive>1</d2p1:DiscountToGive>
<d2p1:DispositionDate>2025-12-16T20:10:53.8784663+00:00</d2p1:DispositionDate>
<d2p1:DownPayment>1</d2p1:DownPayment>
<d2p1:EmailStatus>sample string 55</d2p1:EmailStatus>
<d2p1:EmailStyleCode>sample string 56</d2p1:EmailStyleCode>
<d2p1:Exclusion>sample string 60</d2p1:Exclusion>
<d2p1:ExpirationDate>2025-12-16T20:10:53.8784663+00:00</d2p1:ExpirationDate>
<d2p1:GSTTaxAmount>44</d2p1:GSTTaxAmount>
<d2p1:GSTTaxCode>sample string 45</d2p1:GSTTaxCode>
<d2p1:Id>sample string 3</d2p1:Id>
<d2p1:Inclusion>sample string 59</d2p1:Inclusion>
<d2p1:InstallationInstructions>sample string 61</d2p1:InstallationInstructions>
<d2p1:InternalNotes>sample string 62</d2p1:InternalNotes>
<d2p1:IsAgreementPricing>true</d2p1:IsAgreementPricing>
<d2p1:IsCallBooked>true</d2p1:IsCallBooked>
<d2p1:IsSignatureAdded>true</d2p1:IsSignatureAdded>
<d2p1:IsTemplate>true</d2p1:IsTemplate>
<d2p1:LaborPS>sample string 25</d2p1:LaborPS>
<d2p1:LaborPSDesc>sample string 26</d2p1:LaborPSDesc>
<d2p1:LeadDate>2025-12-16T20:10:53.8618801+00:00</d2p1:LeadDate>
<d2p1:LeadSource>sample string 10</d2p1:LeadSource>
<d2p1:MaterialPS>sample string 27</d2p1:MaterialPS>
<d2p1:MaterialPSDesc>sample string 28</d2p1:MaterialPSDesc>
<d2p1:MonthlyInstallment>65.1</d2p1:MonthlyInstallment>
<d2p1:MostProbable>true</d2p1:MostProbable>
<d2p1:OptionalItemsTotal>63</d2p1:OptionalItemsTotal>
<d2p1:OtherPS>sample string 29</d2p1:OtherPS>
<d2p1:OtherPSDesc>sample string 30</d2p1:OtherPSDesc>
<d2p1:Phone>sample string 57</d2p1:Phone>
<d2p1:PricingBucketEnabled>true</d2p1:PricingBucketEnabled>
<d2p1:QuoteAcceptanceText>46</d2p1:QuoteAcceptanceText>
<d2p1:QuoteCreatedFromMobile>true</d2p1:QuoteCreatedFromMobile>
<d2p1:QuoteDate>2025-12-16T20:10:53.8618801+00:00</d2p1:QuoteDate>
<d2p1:QuoteDescription>sample string 9</d2p1:QuoteDescription>
<d2p1:QuoteDisposition>sample string 8</d2p1:QuoteDisposition>
<d2p1:QuoteName>sample string 23</d2p1:QuoteName>
<d2p1:QuoteTemplateCategoryId>1</d2p1:QuoteTemplateCategoryId>
<d2p1:QuoteType>sample string 58</d2p1:QuoteType>
<d2p1:RejectionReason>sample string 36</d2p1:RejectionReason>
<d2p1:SDSMProjectId>1</d2p1:SDSMProjectId>
<d2p1:SDServiceMasterId>sample string 1</d2p1:SDServiceMasterId>
<d2p1:SMAddress>sample string 50</d2p1:SMAddress>
<d2p1:SMName>sample string 49</d2p1:SMName>
<d2p1:SMSStatus>sample string 69</d2p1:SMSStatus>
<d2p1:SMSStatusUpdatedOn>2025-12-16T20:10:54.0337555+00:00</d2p1:SMSStatusUpdatedOn>
<d2p1:SaiSDQuoteDetails>
<d2p1: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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d2p1:BreakCode1>sample string 31</d2p1:BreakCode1>
<d2p1:BreakCode2>sample string 33</d2p1:BreakCode2>
<d2p1:BreakType1>30</d2p1:BreakType1>
<d2p1:BreakType2>32</d2p1:BreakType2>
<d2p1:BucketPricingItemSeqNum>1</d2p1:BucketPricingItemSeqNum>
<d2p1:CategoryDescription>sample string 5</d2p1:CategoryDescription>
<d2p1:CategoryId>sample string 4</d2p1:CategoryId>
<d2p1:Discount>10</d2p1:Discount>
<d2p1:DiscountToGive>1</d2p1:DiscountToGive>
<d2p1:IsAddedFromMobile>true</d2p1:IsAddedFromMobile>
<d2p1:IsCreated>true</d2p1:IsCreated>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:IsInventory>true</d2p1:IsInventory>
<d2p1:IsTaxable>true</d2p1:IsTaxable>
<d2p1:IsUpdated>true</d2p1:IsUpdated>
<d2p1:ItemCategory>sample string 3</d2p1:ItemCategory>
<d2p1:LaborType>sample string 15</d2p1:LaborType>
<d2p1:Ordering>29</d2p1:Ordering>
<d2p1:PartNum>sample string 19</d2p1:PartNum>
<d2p1:PricingTypeSeq>18</d2p1:PricingTypeSeq>
<d2p1:Quantity>8</d2p1:Quantity>
<d2p1:QuoteNum>sample string 2</d2p1:QuoteNum>
<d2p1:RegularOrOvertime>sample string 20</d2p1:RegularOrOvertime>
<d2p1:RetailPrice>13</d2p1:RetailPrice>
<d2p1: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-16T20:10:54.0235806+00:00</CreatedOn>
<d2p1:IsAddedFromMobile>true</d2p1:IsAddedFromMobile>
<d2p1:QuoteNum>sample string 2</d2p1:QuoteNum>
<d2p1:Sequence>1</d2p1:Sequence>
<d2p1:SolutionCode>sample string 3</d2p1:SolutionCode>
<d2p1:SolutionCodeDescription>sample string 5</d2p1:SolutionCodeDescription>
<d2p1:SolutionCodeQuantity>4</d2p1:SolutionCodeQuantity>
</d2p1:SaiSDQuoteSolutionCode>
<d2p1: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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d2p1:PricingInfoSequence>4</d2p1:PricingInfoSequence>
<d2p1:PricingType>sample string 3</d2p1:PricingType>
<d2p1:QuoteNum>sample string 1</d2p1:QuoteNum>
<d2p1:SolutionCode>sample string 2</d2p1:SolutionCode>
<d2p1:SolutionCodeSeqNum>5</d2p1:SolutionCodeSeqNum>
</d2p1:SaiSDQuoteSolutionCodePricingType>
<d2p1:SaiSetupSolutionCode xmlns:d6p1="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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d6p1:HrsToBill>27</d6p1:HrsToBill>
<d6p1:HrsWorked>28</d6p1:HrsWorked>
<d6p1:IsActive>true</d6p1:IsActive>
<d6p1:IsContractAvailable>true</d6p1:IsContractAvailable>
<d6p1:IsFlatRate>true</d6p1:IsFlatRate>
<d6p1:IsImported>true</d6p1:IsImported>
<d6p1:LaborPriceSheet>sample string 21</d6p1:LaborPriceSheet>
<d6p1:LaborPriceSheetDesc>sample string 22</d6p1:LaborPriceSheetDesc>
<d6p1:MakeAvailableToRemoteTech>true</d6p1:MakeAvailableToRemoteTech>
<d6p1:MaterialPriceSheet>sample string 19</d6p1:MaterialPriceSheet>
<d6p1:MaterialPriceSheetDesc>sample string 20</d6p1:MaterialPriceSheetDesc>
<d6p1:OtherPriceSheet>sample string 23</d6p1:OtherPriceSheet>
<d6p1:OtherPriceSheetDesc>sample string 24</d6p1:OtherPriceSheetDesc>
<d6p1:SCCodeWithDescription>sample string 25</d6p1:SCCodeWithDescription>
<d6p1:SCDescription>sample string 1</d6p1:SCDescription>
<d6p1:SaiSetupSolutionCodeDetails>
<d6p1: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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d6p1:CategoryDescription>sample string 7</d6p1:CategoryDescription>
<d6p1:CategoryId>sample string 6</d6p1:CategoryId>
<d6p1:DiscountAmount>13</d6p1:DiscountAmount>
<d6p1:IsInventory>true</d6p1:IsInventory>
<d6p1:ItemCategory>sample string 5</d6p1:ItemCategory>
<d6p1:ItemTaxable>true</d6p1:ItemTaxable>
<d6p1:LaborPriceSheet>sample string 16</d6p1:LaborPriceSheet>
<d6p1:MaterialPriceSheet>sample string 15</d6p1:MaterialPriceSheet>
<d6p1:Operation>1</d6p1:Operation>
<d6p1:OtherPriceSheet>sample string 17</d6p1:OtherPriceSheet>
<d6p1:PrimaryOrSecondary>sample string 4</d6p1:PrimaryOrSecondary>
<d6p1:Quantity>10</d6p1:Quantity>
<d6p1:RegularOrOvertime>sample string 3</d6p1:RegularOrOvertime>
<d6p1:SalesPrice>12</d6p1:SalesPrice>
<d6p1:SequenceNumber>18</d6p1:SequenceNumber>
<d6p1:SolutionCode>sample string 1</d6p1:SolutionCode>
<d6p1:TaxAmount>14</d6p1:TaxAmount>
<d6p1:UnitCost>11</d6p1:UnitCost>
<d6p1:UnitSalesPrice>19</d6p1:UnitSalesPrice>
<d6p1:WithAgreement>sample string 2</d6p1:WithAgreement>
</d6p1:SaiSetupSolutionCodeDetail>
<d6p1: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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d6p1:CategoryDescription>sample string 7</d6p1:CategoryDescription>
<d6p1:CategoryId>sample string 6</d6p1:CategoryId>
<d6p1:DiscountAmount>13</d6p1:DiscountAmount>
<d6p1:IsInventory>true</d6p1:IsInventory>
<d6p1:ItemCategory>sample string 5</d6p1:ItemCategory>
<d6p1:ItemTaxable>true</d6p1:ItemTaxable>
<d6p1:LaborPriceSheet>sample string 16</d6p1:LaborPriceSheet>
<d6p1:MaterialPriceSheet>sample string 15</d6p1:MaterialPriceSheet>
<d6p1:Operation>1</d6p1:Operation>
<d6p1:OtherPriceSheet>sample string 17</d6p1:OtherPriceSheet>
<d6p1:PrimaryOrSecondary>sample string 4</d6p1:PrimaryOrSecondary>
<d6p1:Quantity>10</d6p1:Quantity>
<d6p1:RegularOrOvertime>sample string 3</d6p1:RegularOrOvertime>
<d6p1:SalesPrice>12</d6p1:SalesPrice>
<d6p1:SequenceNumber>18</d6p1:SequenceNumber>
<d6p1:SolutionCode>sample string 1</d6p1:SolutionCode>
<d6p1:TaxAmount>14</d6p1:TaxAmount>
<d6p1:UnitCost>11</d6p1:UnitCost>
<d6p1:UnitSalesPrice>19</d6p1:UnitSalesPrice>
<d6p1:WithAgreement>sample string 2</d6p1:WithAgreement>
</d6p1:SaiSetupSolutionCodeDetail>
</d6p1:SaiSetupSolutionCodeDetails>
<d6p1:TaxCode>sample string 18</d6p1:TaxCode>
<d6p1:TechCommissionAmount>7</d6p1:TechCommissionAmount>
<d6p1:TechCommissionType>sample string 6</d6p1:TechCommissionType>
<d6p1:Upsale>true</d6p1:Upsale>
<d6p1:UseTax>true</d6p1:UseTax>
<d6p1:WithAgreementOvertimePrimary>10</d6p1:WithAgreementOvertimePrimary>
<d6p1:WithAgreementOvertimeSecondary>11</d6p1:WithAgreementOvertimeSecondary>
<d6p1:WithAgreementRegularPrimary>8</d6p1:WithAgreementRegularPrimary>
<d6p1:WithAgreementRegularSecondary>9</d6p1:WithAgreementRegularSecondary>
<d6p1:WithoutAgreementOvertimePrimary>14</d6p1:WithoutAgreementOvertimePrimary>
<d6p1:WithoutAgreementOvertimeSecondary>15</d6p1:WithoutAgreementOvertimeSecondary>
<d6p1:WithoutAgreementRegularPrimary>12</d6p1:WithoutAgreementRegularPrimary>
<d6p1:WithoutAgreementRegularSecondary>13</d6p1:WithoutAgreementRegularSecondary>
</d2p1:SaiSetupSolutionCode>
<d2p1:SalesPrice>14</d2p1:SalesPrice>
<d2p1:SalesTax>12</d2p1:SalesTax>
<d2p1:SeqNum>1</d2p1:SeqNum>
<d2p1:SetupSDTechLevelId>sample string 27</d2p1:SetupSDTechLevelId>
<d2p1:SolutionCode>sample string 16</d2p1:SolutionCode>
<d2p1:SolutionCodeClientSeqNum>sample string 21</d2p1:SolutionCodeClientSeqNum>
<d2p1:SolutionCodeSeqNum>17</d2p1:SolutionCodeSeqNum>
<d2p1:Source>sample string 26</d2p1:Source>
<d2p1:TaxAmount>11</d2p1:TaxAmount>
<d2p1:UnitCost>9</d2p1:UnitCost>
<d2p1:UnitSalesPrice>28</d2p1:UnitSalesPrice>
</d2p1:SaiSDQuoteDetail>
<d2p1: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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d2p1:BreakCode1>sample string 31</d2p1:BreakCode1>
<d2p1:BreakCode2>sample string 33</d2p1:BreakCode2>
<d2p1:BreakType1>30</d2p1:BreakType1>
<d2p1:BreakType2>32</d2p1:BreakType2>
<d2p1:BucketPricingItemSeqNum>1</d2p1:BucketPricingItemSeqNum>
<d2p1:CategoryDescription>sample string 5</d2p1:CategoryDescription>
<d2p1:CategoryId>sample string 4</d2p1:CategoryId>
<d2p1:Discount>10</d2p1:Discount>
<d2p1:DiscountToGive>1</d2p1:DiscountToGive>
<d2p1:IsAddedFromMobile>true</d2p1:IsAddedFromMobile>
<d2p1:IsCreated>true</d2p1:IsCreated>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:IsInventory>true</d2p1:IsInventory>
<d2p1:IsTaxable>true</d2p1:IsTaxable>
<d2p1:IsUpdated>true</d2p1:IsUpdated>
<d2p1:ItemCategory>sample string 3</d2p1:ItemCategory>
<d2p1:LaborType>sample string 15</d2p1:LaborType>
<d2p1:Ordering>29</d2p1:Ordering>
<d2p1:PartNum>sample string 19</d2p1:PartNum>
<d2p1:PricingTypeSeq>18</d2p1:PricingTypeSeq>
<d2p1:Quantity>8</d2p1:Quantity>
<d2p1:QuoteNum>sample string 2</d2p1:QuoteNum>
<d2p1:RegularOrOvertime>sample string 20</d2p1:RegularOrOvertime>
<d2p1:RetailPrice>13</d2p1:RetailPrice>
<d2p1: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-16T20:10:54.0235806+00:00</CreatedOn>
<d2p1:IsAddedFromMobile>true</d2p1:IsAddedFromMobile>
<d2p1:QuoteNum>sample string 2</d2p1:QuoteNum>
<d2p1:Sequence>1</d2p1:Sequence>
<d2p1:SolutionCode>sample string 3</d2p1:SolutionCode>
<d2p1:SolutionCodeDescription>sample string 5</d2p1:SolutionCodeDescription>
<d2p1:SolutionCodeQuantity>4</d2p1:SolutionCodeQuantity>
</d2p1:SaiSDQuoteSolutionCode>
<d2p1: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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d2p1:PricingInfoSequence>4</d2p1:PricingInfoSequence>
<d2p1:PricingType>sample string 3</d2p1:PricingType>
<d2p1:QuoteNum>sample string 1</d2p1:QuoteNum>
<d2p1:SolutionCode>sample string 2</d2p1:SolutionCode>
<d2p1:SolutionCodeSeqNum>5</d2p1:SolutionCodeSeqNum>
</d2p1:SaiSDQuoteSolutionCodePricingType>
<d2p1:SaiSetupSolutionCode xmlns:d6p1="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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d6p1:HrsToBill>27</d6p1:HrsToBill>
<d6p1:HrsWorked>28</d6p1:HrsWorked>
<d6p1:IsActive>true</d6p1:IsActive>
<d6p1:IsContractAvailable>true</d6p1:IsContractAvailable>
<d6p1:IsFlatRate>true</d6p1:IsFlatRate>
<d6p1:IsImported>true</d6p1:IsImported>
<d6p1:LaborPriceSheet>sample string 21</d6p1:LaborPriceSheet>
<d6p1:LaborPriceSheetDesc>sample string 22</d6p1:LaborPriceSheetDesc>
<d6p1:MakeAvailableToRemoteTech>true</d6p1:MakeAvailableToRemoteTech>
<d6p1:MaterialPriceSheet>sample string 19</d6p1:MaterialPriceSheet>
<d6p1:MaterialPriceSheetDesc>sample string 20</d6p1:MaterialPriceSheetDesc>
<d6p1:OtherPriceSheet>sample string 23</d6p1:OtherPriceSheet>
<d6p1:OtherPriceSheetDesc>sample string 24</d6p1:OtherPriceSheetDesc>
<d6p1:SCCodeWithDescription>sample string 25</d6p1:SCCodeWithDescription>
<d6p1:SCDescription>sample string 1</d6p1:SCDescription>
<d6p1:SaiSetupSolutionCodeDetails>
<d6p1: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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d6p1:CategoryDescription>sample string 7</d6p1:CategoryDescription>
<d6p1:CategoryId>sample string 6</d6p1:CategoryId>
<d6p1:DiscountAmount>13</d6p1:DiscountAmount>
<d6p1:IsInventory>true</d6p1:IsInventory>
<d6p1:ItemCategory>sample string 5</d6p1:ItemCategory>
<d6p1:ItemTaxable>true</d6p1:ItemTaxable>
<d6p1:LaborPriceSheet>sample string 16</d6p1:LaborPriceSheet>
<d6p1:MaterialPriceSheet>sample string 15</d6p1:MaterialPriceSheet>
<d6p1:Operation>1</d6p1:Operation>
<d6p1:OtherPriceSheet>sample string 17</d6p1:OtherPriceSheet>
<d6p1:PrimaryOrSecondary>sample string 4</d6p1:PrimaryOrSecondary>
<d6p1:Quantity>10</d6p1:Quantity>
<d6p1:RegularOrOvertime>sample string 3</d6p1:RegularOrOvertime>
<d6p1:SalesPrice>12</d6p1:SalesPrice>
<d6p1:SequenceNumber>18</d6p1:SequenceNumber>
<d6p1:SolutionCode>sample string 1</d6p1:SolutionCode>
<d6p1:TaxAmount>14</d6p1:TaxAmount>
<d6p1:UnitCost>11</d6p1:UnitCost>
<d6p1:UnitSalesPrice>19</d6p1:UnitSalesPrice>
<d6p1:WithAgreement>sample string 2</d6p1:WithAgreement>
</d6p1:SaiSetupSolutionCodeDetail>
<d6p1: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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d6p1:CategoryDescription>sample string 7</d6p1:CategoryDescription>
<d6p1:CategoryId>sample string 6</d6p1:CategoryId>
<d6p1:DiscountAmount>13</d6p1:DiscountAmount>
<d6p1:IsInventory>true</d6p1:IsInventory>
<d6p1:ItemCategory>sample string 5</d6p1:ItemCategory>
<d6p1:ItemTaxable>true</d6p1:ItemTaxable>
<d6p1:LaborPriceSheet>sample string 16</d6p1:LaborPriceSheet>
<d6p1:MaterialPriceSheet>sample string 15</d6p1:MaterialPriceSheet>
<d6p1:Operation>1</d6p1:Operation>
<d6p1:OtherPriceSheet>sample string 17</d6p1:OtherPriceSheet>
<d6p1:PrimaryOrSecondary>sample string 4</d6p1:PrimaryOrSecondary>
<d6p1:Quantity>10</d6p1:Quantity>
<d6p1:RegularOrOvertime>sample string 3</d6p1:RegularOrOvertime>
<d6p1:SalesPrice>12</d6p1:SalesPrice>
<d6p1:SequenceNumber>18</d6p1:SequenceNumber>
<d6p1:SolutionCode>sample string 1</d6p1:SolutionCode>
<d6p1:TaxAmount>14</d6p1:TaxAmount>
<d6p1:UnitCost>11</d6p1:UnitCost>
<d6p1:UnitSalesPrice>19</d6p1:UnitSalesPrice>
<d6p1:WithAgreement>sample string 2</d6p1:WithAgreement>
</d6p1:SaiSetupSolutionCodeDetail>
</d6p1:SaiSetupSolutionCodeDetails>
<d6p1:TaxCode>sample string 18</d6p1:TaxCode>
<d6p1:TechCommissionAmount>7</d6p1:TechCommissionAmount>
<d6p1:TechCommissionType>sample string 6</d6p1:TechCommissionType>
<d6p1:Upsale>true</d6p1:Upsale>
<d6p1:UseTax>true</d6p1:UseTax>
<d6p1:WithAgreementOvertimePrimary>10</d6p1:WithAgreementOvertimePrimary>
<d6p1:WithAgreementOvertimeSecondary>11</d6p1:WithAgreementOvertimeSecondary>
<d6p1:WithAgreementRegularPrimary>8</d6p1:WithAgreementRegularPrimary>
<d6p1:WithAgreementRegularSecondary>9</d6p1:WithAgreementRegularSecondary>
<d6p1:WithoutAgreementOvertimePrimary>14</d6p1:WithoutAgreementOvertimePrimary>
<d6p1:WithoutAgreementOvertimeSecondary>15</d6p1:WithoutAgreementOvertimeSecondary>
<d6p1:WithoutAgreementRegularPrimary>12</d6p1:WithoutAgreementRegularPrimary>
<d6p1:WithoutAgreementRegularSecondary>13</d6p1:WithoutAgreementRegularSecondary>
</d2p1:SaiSetupSolutionCode>
<d2p1:SalesPrice>14</d2p1:SalesPrice>
<d2p1:SalesTax>12</d2p1:SalesTax>
<d2p1:SeqNum>1</d2p1:SeqNum>
<d2p1:SetupSDTechLevelId>sample string 27</d2p1:SetupSDTechLevelId>
<d2p1:SolutionCode>sample string 16</d2p1:SolutionCode>
<d2p1:SolutionCodeClientSeqNum>sample string 21</d2p1:SolutionCodeClientSeqNum>
<d2p1:SolutionCodeSeqNum>17</d2p1:SolutionCodeSeqNum>
<d2p1:Source>sample string 26</d2p1:Source>
<d2p1:TaxAmount>11</d2p1:TaxAmount>
<d2p1:UnitCost>9</d2p1:UnitCost>
<d2p1:UnitSalesPrice>28</d2p1:UnitSalesPrice>
</d2p1:SaiSDQuoteDetail>
</d2p1:SaiSDQuoteDetails>
<d2p1:SaiSDQuoteSolutionCodePricingTypes>
<d2p1: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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d2p1:PricingInfoSequence>4</d2p1:PricingInfoSequence>
<d2p1:PricingType>sample string 3</d2p1:PricingType>
<d2p1:QuoteNum>sample string 1</d2p1:QuoteNum>
<d2p1:SolutionCode>sample string 2</d2p1:SolutionCode>
<d2p1:SolutionCodeSeqNum>5</d2p1:SolutionCodeSeqNum>
</d2p1:SaiSDQuoteSolutionCodePricingType>
<d2p1: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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d2p1:PricingInfoSequence>4</d2p1:PricingInfoSequence>
<d2p1:PricingType>sample string 3</d2p1:PricingType>
<d2p1:QuoteNum>sample string 1</d2p1:QuoteNum>
<d2p1:SolutionCode>sample string 2</d2p1:SolutionCode>
<d2p1:SolutionCodeSeqNum>5</d2p1:SolutionCodeSeqNum>
</d2p1:SaiSDQuoteSolutionCodePricingType>
</d2p1:SaiSDQuoteSolutionCodePricingTypes>
<d2p1:SalesCallId>sample string 47</d2p1:SalesCallId>
<d2p1:SalesTaxAmount>34</d2p1:SalesTaxAmount>
<d2p1:SalesmanName1>sample string 13</d2p1:SalesmanName1>
<d2p1:SalesmanNum1>sample string 12</d2p1:SalesmanNum1>
<d2p1:SalesmanNum2>sample string 14</d2p1:SalesmanNum2>
<d2p1:SalesmanNum3>sample string 15</d2p1:SalesmanNum3>
<d2p1:SelectedEquipmentIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</d2p1:SelectedEquipmentIds>
<d2p1:ServiceMasterEmailId>sample string 51</d2p1:ServiceMasterEmailId>
<d2p1:ServiceType>sample string 24</d2p1:ServiceType>
<d2p1:SubTotal>31</d2p1:SubTotal>
<d2p1:TaxAmount>33</d2p1:TaxAmount>
<d2p1:TaxCode>sample string 40</d2p1:TaxCode>
<d2p1:TechNum>sample string 16</d2p1:TechNum>
<d2p1:TechnicianName>sample string 17</d2p1:TechnicianName>
<d2p1:TemplateId>sample string 48</d2p1:TemplateId>
<d2p1:TemplateIdList>
<d2p1:AppliedTemplateIds>
<d2p1:TemplateId>sample string 1</d2p1:TemplateId>
</d2p1:AppliedTemplateIds>
<d2p1:AppliedTemplateIds>
<d2p1:TemplateId>sample string 1</d2p1:TemplateId>
</d2p1:AppliedTemplateIds>
</d2p1:TemplateIdList>
<d2p1:TemplateIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</d2p1:TemplateIds>
<d2p1:TemplatePricingItems xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:int>1</d4p1:int>
<d4p1:int>2</d4p1:int>
</d2p1:TemplatePricingItems>
<d2p1:TemplateType>Quote</d2p1:TemplateType>
<d2p1:TermCode>sample string 38</d2p1:TermCode>
<d2p1:Total>35</d2p1:Total>
<d2p1:UseTax>true</d2p1:UseTax>
</d2p1:SaiSDQuoteMaster>
<d2p1:SaiSDQuoteMaster>
<AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">73</AccountId>
<CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 74</CompanyId>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 75</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">2025-12-16T20:10:54.0337555+00:00</CreatedOn>
<d2p1:ARAddress>sample string 53</d2p1:ARAddress>
<d2p1:ARCustomerMaster xmlns:d4p1="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.AR">
<Id xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 50</Id>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 46</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T20:10:53.8462923+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 49</LockedBy>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 47</UpdatedBy>
<UpdatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T20:10:53.8462923+00:00</UpdatedOn>
<AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">43</AccountId>
<CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 44</CompanyId>
<d4p1:ARBalance>sample string 21</d4p1:ARBalance>
<d4p1:ARCustomerMasterId>sample string 1</d4p1:ARCustomerMasterId>
<d4p1:ARStatus>CustomerWithSM</d4p1:ARStatus>
<d4p1:AccountOnCreditHold>true</d4p1:AccountOnCreditHold>
<d4p1:ActivePackageCode>sample string 40</d4p1:ActivePackageCode>
<d4p1:Address>sample string 8</d4p1:Address>
<d4p1:Address1>sample string 6</d4p1:Address1>
<d4p1:Address2>sample string 7</d4p1:Address2>
<d4p1:AsServiceMasterID>sample string 35</d4p1:AsServiceMasterID>
<d4p1:BadDebitAccount>true</d4p1:BadDebitAccount>
<d4p1:City>sample string 10</d4p1:City>
<d4p1:CompanyName>sample string 2</d4p1:CompanyName>
<d4p1:ContactName>sample string 24</d4p1:ContactName>
<d4p1:Country>sample string 12</d4p1:Country>
<d4p1:CreditLimit>sample string 20</d4p1:CreditLimit>
<d4p1:CustomerType>sample string 36</d4p1:CustomerType>
<d4p1:DefaultBillToFromServiceLocation>true</d4p1:DefaultBillToFromServiceLocation>
<d4p1:DeliveryInstruction>sample string 29</d4p1:DeliveryInstruction>
<d4p1:DeliveryServiceInfromation xmlns:d5p1="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.SAI">
<Id xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">17</Id>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 13</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T20:10:53.8462923+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 16</LockedBy>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 14</UpdatedBy>
<UpdatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T20:10:53.8462923+00:00</UpdatedOn>
<AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">10</AccountId>
<CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 11</CompanyId>
<d5p1:AddressLine1>sample string 2</d5p1:AddressLine1>
<d5p1:AddressLine2>sample string 3</d5p1:AddressLine2>
<d5p1:Attention>sample string 1</d5p1:Attention>
<d5p1:City>sample string 4</d5p1:City>
<d5p1:Country>sample string 7</d5p1:Country>
<d5p1:GeoLocationLatitude>sample string 8</d5p1:GeoLocationLatitude>
<d5p1:GeoLocationLongitude>sample string 9</d5p1:GeoLocationLongitude>
<d5p1:IsCustomerVerified>true</d5p1:IsCustomerVerified>
<d5p1:IsGoogleVerified>true</d5p1:IsGoogleVerified>
<d5p1:State>sample string 5</d5p1:State>
<d5p1:Zip>sample string 6</d5p1:Zip>
</d4p1:DeliveryServiceInfromation>
<d4p1:DeliveryServiceInfromationId>1</d4p1:DeliveryServiceInfromationId>
<d4p1:DisplayName>sample string 32</d4p1:DisplayName>
<d4p1:Email>sample string 13</d4p1:Email>
<d4p1:Fax>sample string 17</d4p1:Fax>
<d4p1:FirstName>sample string 4</d4p1:FirstName>
<d4p1:IsCustomerVerified>true</d4p1:IsCustomerVerified>
<d4p1:IsExemptTax>true</d4p1:IsExemptTax>
<d4p1:IsGoogleVerified>true</d4p1:IsGoogleVerified>
<d4p1:IsPONumberRequired>true</d4p1:IsPONumberRequired>
<d4p1:LastName>sample string 5</d4p1:LastName>
<d4p1:LocationMaster xmlns:d5p1="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.SAI">
<Id xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">17</Id>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 13</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T20:10:53.8462923+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 16</LockedBy>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 14</UpdatedBy>
<UpdatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T20:10:53.8462923+00:00</UpdatedOn>
<AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">10</AccountId>
<CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 11</CompanyId>
<d5p1:AddressLine1>sample string 2</d5p1:AddressLine1>
<d5p1:AddressLine2>sample string 3</d5p1:AddressLine2>
<d5p1:Attention>sample string 1</d5p1:Attention>
<d5p1:City>sample string 4</d5p1:City>
<d5p1:Country>sample string 7</d5p1:Country>
<d5p1:GeoLocationLatitude>sample string 8</d5p1:GeoLocationLatitude>
<d5p1:GeoLocationLongitude>sample string 9</d5p1:GeoLocationLongitude>
<d5p1:IsCustomerVerified>true</d5p1:IsCustomerVerified>
<d5p1:IsGoogleVerified>true</d5p1:IsGoogleVerified>
<d5p1:State>sample string 5</d5p1:State>
<d5p1:Zip>sample string 6</d5p1:Zip>
</d4p1:LocationMaster>
<d4p1:LocationMasterId>1</d4p1:LocationMasterId>
<d4p1:Notes>sample string 23</d4p1:Notes>
<d4p1:Phone>sample string 16</d4p1:Phone>
<d4p1:PhoneNumber>sample string 15</d4p1:PhoneNumber>
<d4p1:QBId>sample string 30</d4p1:QBId>
<d4p1:QBSyncToken>sample string 31</d4p1:QBSyncToken>
<d4p1:SMSequence>42</d4p1:SMSequence>
<d4p1:Salesman>sample string 27</d4p1:Salesman>
<d4p1:SearchName>sample string 41</d4p1:SearchName>
<d4p1:SetupPICustomerLevelId>sample string 28</d4p1:SetupPICustomerLevelId>
<d4p1:SetupSaiTocId>1</d4p1:SetupSaiTocId>
<d4p1:ShortName>sample string 25</d4p1:ShortName>
<d4p1:State>sample string 11</d4p1:State>
<d4p1:TaxCode>sample string 39</d4p1:TaxCode>
<d4p1:TermCode>sample string 18</d4p1:TermCode>
<d4p1:TermDescription>sample string 19</d4p1:TermDescription>
<d4p1:TocDescription>sample string 3</d4p1:TocDescription>
<d4p1:Website>sample string 14</d4p1:Website>
<d4p1:ZipCode>sample string 9</d4p1:ZipCode>
<d4p1:Zone>sample string 38</d4p1:Zone>
<d4p1:isTaxable>true</d4p1:isTaxable>
</d2p1:ARCustomerMaster>
<d2p1:ARCustomerMasterId>sample string 2</d2p1:ARCustomerMasterId>
<d2p1:ARName>sample string 52</d2p1:ARName>
<d2p1:ActiveQuotePricingBucketId>1</d2p1:ActiveQuotePricingBucketId>
<d2p1:AddOnTemplateIdList>
<d2p1:AppliedTemplateIds>
<d2p1:TemplateId>sample string 1</d2p1:TemplateId>
</d2p1:AppliedTemplateIds>
<d2p1:AppliedTemplateIds>
<d2p1:TemplateId>sample string 1</d2p1:TemplateId>
</d2p1:AppliedTemplateIds>
</d2p1:AddOnTemplateIdList>
<d2p1:AppliedTemplateIds>sample string 64</d2p1:AppliedTemplateIds>
<d2p1:BalanceDue>1</d2p1:BalanceDue>
<d2p1:Break1Name>sample string 71</d2p1:Break1Name>
<d2p1:Break2Name>sample string 72</d2p1:Break2Name>
<d2p1:BreakCode1>sample string 5</d2p1:BreakCode1>
<d2p1:BreakCode2>sample string 7</d2p1:BreakCode2>
<d2p1:BreakType1>4</d2p1:BreakType1>
<d2p1:BreakType2>6</d2p1:BreakType2>
<d2p1:BucketCouponTotal>67</d2p1:BucketCouponTotal>
<d2p1:CallNum>sample string 43</d2p1:CallNum>
<d2p1:ContactEmail>sample string 20</d2p1:ContactEmail>
<d2p1:ContactName>sample string 18</d2p1:ContactName>
<d2p1:ContactPhoneNum>sample string 19</d2p1:ContactPhoneNum>
<d2p1:CustomerPONum>sample string 70</d2p1:CustomerPONum>
<d2p1:Discount>32</d2p1:Discount>
<d2p1:DiscountToGive>1</d2p1:DiscountToGive>
<d2p1:DispositionDate>2025-12-16T20:10:53.8784663+00:00</d2p1:DispositionDate>
<d2p1:DownPayment>1</d2p1:DownPayment>
<d2p1:EmailStatus>sample string 55</d2p1:EmailStatus>
<d2p1:EmailStyleCode>sample string 56</d2p1:EmailStyleCode>
<d2p1:Exclusion>sample string 60</d2p1:Exclusion>
<d2p1:ExpirationDate>2025-12-16T20:10:53.8784663+00:00</d2p1:ExpirationDate>
<d2p1:GSTTaxAmount>44</d2p1:GSTTaxAmount>
<d2p1:GSTTaxCode>sample string 45</d2p1:GSTTaxCode>
<d2p1:Id>sample string 3</d2p1:Id>
<d2p1:Inclusion>sample string 59</d2p1:Inclusion>
<d2p1:InstallationInstructions>sample string 61</d2p1:InstallationInstructions>
<d2p1:InternalNotes>sample string 62</d2p1:InternalNotes>
<d2p1:IsAgreementPricing>true</d2p1:IsAgreementPricing>
<d2p1:IsCallBooked>true</d2p1:IsCallBooked>
<d2p1:IsSignatureAdded>true</d2p1:IsSignatureAdded>
<d2p1:IsTemplate>true</d2p1:IsTemplate>
<d2p1:LaborPS>sample string 25</d2p1:LaborPS>
<d2p1:LaborPSDesc>sample string 26</d2p1:LaborPSDesc>
<d2p1:LeadDate>2025-12-16T20:10:53.8618801+00:00</d2p1:LeadDate>
<d2p1:LeadSource>sample string 10</d2p1:LeadSource>
<d2p1:MaterialPS>sample string 27</d2p1:MaterialPS>
<d2p1:MaterialPSDesc>sample string 28</d2p1:MaterialPSDesc>
<d2p1:MonthlyInstallment>65.1</d2p1:MonthlyInstallment>
<d2p1:MostProbable>true</d2p1:MostProbable>
<d2p1:OptionalItemsTotal>63</d2p1:OptionalItemsTotal>
<d2p1:OtherPS>sample string 29</d2p1:OtherPS>
<d2p1:OtherPSDesc>sample string 30</d2p1:OtherPSDesc>
<d2p1:Phone>sample string 57</d2p1:Phone>
<d2p1:PricingBucketEnabled>true</d2p1:PricingBucketEnabled>
<d2p1:QuoteAcceptanceText>46</d2p1:QuoteAcceptanceText>
<d2p1:QuoteCreatedFromMobile>true</d2p1:QuoteCreatedFromMobile>
<d2p1:QuoteDate>2025-12-16T20:10:53.8618801+00:00</d2p1:QuoteDate>
<d2p1:QuoteDescription>sample string 9</d2p1:QuoteDescription>
<d2p1:QuoteDisposition>sample string 8</d2p1:QuoteDisposition>
<d2p1:QuoteName>sample string 23</d2p1:QuoteName>
<d2p1:QuoteTemplateCategoryId>1</d2p1:QuoteTemplateCategoryId>
<d2p1:QuoteType>sample string 58</d2p1:QuoteType>
<d2p1:RejectionReason>sample string 36</d2p1:RejectionReason>
<d2p1:SDSMProjectId>1</d2p1:SDSMProjectId>
<d2p1:SDServiceMasterId>sample string 1</d2p1:SDServiceMasterId>
<d2p1:SMAddress>sample string 50</d2p1:SMAddress>
<d2p1:SMName>sample string 49</d2p1:SMName>
<d2p1:SMSStatus>sample string 69</d2p1:SMSStatus>
<d2p1:SMSStatusUpdatedOn>2025-12-16T20:10:54.0337555+00:00</d2p1:SMSStatusUpdatedOn>
<d2p1:SaiSDQuoteDetails>
<d2p1: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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d2p1:BreakCode1>sample string 31</d2p1:BreakCode1>
<d2p1:BreakCode2>sample string 33</d2p1:BreakCode2>
<d2p1:BreakType1>30</d2p1:BreakType1>
<d2p1:BreakType2>32</d2p1:BreakType2>
<d2p1:BucketPricingItemSeqNum>1</d2p1:BucketPricingItemSeqNum>
<d2p1:CategoryDescription>sample string 5</d2p1:CategoryDescription>
<d2p1:CategoryId>sample string 4</d2p1:CategoryId>
<d2p1:Discount>10</d2p1:Discount>
<d2p1:DiscountToGive>1</d2p1:DiscountToGive>
<d2p1:IsAddedFromMobile>true</d2p1:IsAddedFromMobile>
<d2p1:IsCreated>true</d2p1:IsCreated>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:IsInventory>true</d2p1:IsInventory>
<d2p1:IsTaxable>true</d2p1:IsTaxable>
<d2p1:IsUpdated>true</d2p1:IsUpdated>
<d2p1:ItemCategory>sample string 3</d2p1:ItemCategory>
<d2p1:LaborType>sample string 15</d2p1:LaborType>
<d2p1:Ordering>29</d2p1:Ordering>
<d2p1:PartNum>sample string 19</d2p1:PartNum>
<d2p1:PricingTypeSeq>18</d2p1:PricingTypeSeq>
<d2p1:Quantity>8</d2p1:Quantity>
<d2p1:QuoteNum>sample string 2</d2p1:QuoteNum>
<d2p1:RegularOrOvertime>sample string 20</d2p1:RegularOrOvertime>
<d2p1:RetailPrice>13</d2p1:RetailPrice>
<d2p1: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-16T20:10:54.0235806+00:00</CreatedOn>
<d2p1:IsAddedFromMobile>true</d2p1:IsAddedFromMobile>
<d2p1:QuoteNum>sample string 2</d2p1:QuoteNum>
<d2p1:Sequence>1</d2p1:Sequence>
<d2p1:SolutionCode>sample string 3</d2p1:SolutionCode>
<d2p1:SolutionCodeDescription>sample string 5</d2p1:SolutionCodeDescription>
<d2p1:SolutionCodeQuantity>4</d2p1:SolutionCodeQuantity>
</d2p1:SaiSDQuoteSolutionCode>
<d2p1: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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d2p1:PricingInfoSequence>4</d2p1:PricingInfoSequence>
<d2p1:PricingType>sample string 3</d2p1:PricingType>
<d2p1:QuoteNum>sample string 1</d2p1:QuoteNum>
<d2p1:SolutionCode>sample string 2</d2p1:SolutionCode>
<d2p1:SolutionCodeSeqNum>5</d2p1:SolutionCodeSeqNum>
</d2p1:SaiSDQuoteSolutionCodePricingType>
<d2p1:SaiSetupSolutionCode xmlns:d6p1="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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d6p1:HrsToBill>27</d6p1:HrsToBill>
<d6p1:HrsWorked>28</d6p1:HrsWorked>
<d6p1:IsActive>true</d6p1:IsActive>
<d6p1:IsContractAvailable>true</d6p1:IsContractAvailable>
<d6p1:IsFlatRate>true</d6p1:IsFlatRate>
<d6p1:IsImported>true</d6p1:IsImported>
<d6p1:LaborPriceSheet>sample string 21</d6p1:LaborPriceSheet>
<d6p1:LaborPriceSheetDesc>sample string 22</d6p1:LaborPriceSheetDesc>
<d6p1:MakeAvailableToRemoteTech>true</d6p1:MakeAvailableToRemoteTech>
<d6p1:MaterialPriceSheet>sample string 19</d6p1:MaterialPriceSheet>
<d6p1:MaterialPriceSheetDesc>sample string 20</d6p1:MaterialPriceSheetDesc>
<d6p1:OtherPriceSheet>sample string 23</d6p1:OtherPriceSheet>
<d6p1:OtherPriceSheetDesc>sample string 24</d6p1:OtherPriceSheetDesc>
<d6p1:SCCodeWithDescription>sample string 25</d6p1:SCCodeWithDescription>
<d6p1:SCDescription>sample string 1</d6p1:SCDescription>
<d6p1:SaiSetupSolutionCodeDetails>
<d6p1: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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d6p1:CategoryDescription>sample string 7</d6p1:CategoryDescription>
<d6p1:CategoryId>sample string 6</d6p1:CategoryId>
<d6p1:DiscountAmount>13</d6p1:DiscountAmount>
<d6p1:IsInventory>true</d6p1:IsInventory>
<d6p1:ItemCategory>sample string 5</d6p1:ItemCategory>
<d6p1:ItemTaxable>true</d6p1:ItemTaxable>
<d6p1:LaborPriceSheet>sample string 16</d6p1:LaborPriceSheet>
<d6p1:MaterialPriceSheet>sample string 15</d6p1:MaterialPriceSheet>
<d6p1:Operation>1</d6p1:Operation>
<d6p1:OtherPriceSheet>sample string 17</d6p1:OtherPriceSheet>
<d6p1:PrimaryOrSecondary>sample string 4</d6p1:PrimaryOrSecondary>
<d6p1:Quantity>10</d6p1:Quantity>
<d6p1:RegularOrOvertime>sample string 3</d6p1:RegularOrOvertime>
<d6p1:SalesPrice>12</d6p1:SalesPrice>
<d6p1:SequenceNumber>18</d6p1:SequenceNumber>
<d6p1:SolutionCode>sample string 1</d6p1:SolutionCode>
<d6p1:TaxAmount>14</d6p1:TaxAmount>
<d6p1:UnitCost>11</d6p1:UnitCost>
<d6p1:UnitSalesPrice>19</d6p1:UnitSalesPrice>
<d6p1:WithAgreement>sample string 2</d6p1:WithAgreement>
</d6p1:SaiSetupSolutionCodeDetail>
<d6p1: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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d6p1:CategoryDescription>sample string 7</d6p1:CategoryDescription>
<d6p1:CategoryId>sample string 6</d6p1:CategoryId>
<d6p1:DiscountAmount>13</d6p1:DiscountAmount>
<d6p1:IsInventory>true</d6p1:IsInventory>
<d6p1:ItemCategory>sample string 5</d6p1:ItemCategory>
<d6p1:ItemTaxable>true</d6p1:ItemTaxable>
<d6p1:LaborPriceSheet>sample string 16</d6p1:LaborPriceSheet>
<d6p1:MaterialPriceSheet>sample string 15</d6p1:MaterialPriceSheet>
<d6p1:Operation>1</d6p1:Operation>
<d6p1:OtherPriceSheet>sample string 17</d6p1:OtherPriceSheet>
<d6p1:PrimaryOrSecondary>sample string 4</d6p1:PrimaryOrSecondary>
<d6p1:Quantity>10</d6p1:Quantity>
<d6p1:RegularOrOvertime>sample string 3</d6p1:RegularOrOvertime>
<d6p1:SalesPrice>12</d6p1:SalesPrice>
<d6p1:SequenceNumber>18</d6p1:SequenceNumber>
<d6p1:SolutionCode>sample string 1</d6p1:SolutionCode>
<d6p1:TaxAmount>14</d6p1:TaxAmount>
<d6p1:UnitCost>11</d6p1:UnitCost>
<d6p1:UnitSalesPrice>19</d6p1:UnitSalesPrice>
<d6p1:WithAgreement>sample string 2</d6p1:WithAgreement>
</d6p1:SaiSetupSolutionCodeDetail>
</d6p1:SaiSetupSolutionCodeDetails>
<d6p1:TaxCode>sample string 18</d6p1:TaxCode>
<d6p1:TechCommissionAmount>7</d6p1:TechCommissionAmount>
<d6p1:TechCommissionType>sample string 6</d6p1:TechCommissionType>
<d6p1:Upsale>true</d6p1:Upsale>
<d6p1:UseTax>true</d6p1:UseTax>
<d6p1:WithAgreementOvertimePrimary>10</d6p1:WithAgreementOvertimePrimary>
<d6p1:WithAgreementOvertimeSecondary>11</d6p1:WithAgreementOvertimeSecondary>
<d6p1:WithAgreementRegularPrimary>8</d6p1:WithAgreementRegularPrimary>
<d6p1:WithAgreementRegularSecondary>9</d6p1:WithAgreementRegularSecondary>
<d6p1:WithoutAgreementOvertimePrimary>14</d6p1:WithoutAgreementOvertimePrimary>
<d6p1:WithoutAgreementOvertimeSecondary>15</d6p1:WithoutAgreementOvertimeSecondary>
<d6p1:WithoutAgreementRegularPrimary>12</d6p1:WithoutAgreementRegularPrimary>
<d6p1:WithoutAgreementRegularSecondary>13</d6p1:WithoutAgreementRegularSecondary>
</d2p1:SaiSetupSolutionCode>
<d2p1:SalesPrice>14</d2p1:SalesPrice>
<d2p1:SalesTax>12</d2p1:SalesTax>
<d2p1:SeqNum>1</d2p1:SeqNum>
<d2p1:SetupSDTechLevelId>sample string 27</d2p1:SetupSDTechLevelId>
<d2p1:SolutionCode>sample string 16</d2p1:SolutionCode>
<d2p1:SolutionCodeClientSeqNum>sample string 21</d2p1:SolutionCodeClientSeqNum>
<d2p1:SolutionCodeSeqNum>17</d2p1:SolutionCodeSeqNum>
<d2p1:Source>sample string 26</d2p1:Source>
<d2p1:TaxAmount>11</d2p1:TaxAmount>
<d2p1:UnitCost>9</d2p1:UnitCost>
<d2p1:UnitSalesPrice>28</d2p1:UnitSalesPrice>
</d2p1:SaiSDQuoteDetail>
<d2p1: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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d2p1:BreakCode1>sample string 31</d2p1:BreakCode1>
<d2p1:BreakCode2>sample string 33</d2p1:BreakCode2>
<d2p1:BreakType1>30</d2p1:BreakType1>
<d2p1:BreakType2>32</d2p1:BreakType2>
<d2p1:BucketPricingItemSeqNum>1</d2p1:BucketPricingItemSeqNum>
<d2p1:CategoryDescription>sample string 5</d2p1:CategoryDescription>
<d2p1:CategoryId>sample string 4</d2p1:CategoryId>
<d2p1:Discount>10</d2p1:Discount>
<d2p1:DiscountToGive>1</d2p1:DiscountToGive>
<d2p1:IsAddedFromMobile>true</d2p1:IsAddedFromMobile>
<d2p1:IsCreated>true</d2p1:IsCreated>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:IsInventory>true</d2p1:IsInventory>
<d2p1:IsTaxable>true</d2p1:IsTaxable>
<d2p1:IsUpdated>true</d2p1:IsUpdated>
<d2p1:ItemCategory>sample string 3</d2p1:ItemCategory>
<d2p1:LaborType>sample string 15</d2p1:LaborType>
<d2p1:Ordering>29</d2p1:Ordering>
<d2p1:PartNum>sample string 19</d2p1:PartNum>
<d2p1:PricingTypeSeq>18</d2p1:PricingTypeSeq>
<d2p1:Quantity>8</d2p1:Quantity>
<d2p1:QuoteNum>sample string 2</d2p1:QuoteNum>
<d2p1:RegularOrOvertime>sample string 20</d2p1:RegularOrOvertime>
<d2p1:RetailPrice>13</d2p1:RetailPrice>
<d2p1: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-16T20:10:54.0235806+00:00</CreatedOn>
<d2p1:IsAddedFromMobile>true</d2p1:IsAddedFromMobile>
<d2p1:QuoteNum>sample string 2</d2p1:QuoteNum>
<d2p1:Sequence>1</d2p1:Sequence>
<d2p1:SolutionCode>sample string 3</d2p1:SolutionCode>
<d2p1:SolutionCodeDescription>sample string 5</d2p1:SolutionCodeDescription>
<d2p1:SolutionCodeQuantity>4</d2p1:SolutionCodeQuantity>
</d2p1:SaiSDQuoteSolutionCode>
<d2p1: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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d2p1:PricingInfoSequence>4</d2p1:PricingInfoSequence>
<d2p1:PricingType>sample string 3</d2p1:PricingType>
<d2p1:QuoteNum>sample string 1</d2p1:QuoteNum>
<d2p1:SolutionCode>sample string 2</d2p1:SolutionCode>
<d2p1:SolutionCodeSeqNum>5</d2p1:SolutionCodeSeqNum>
</d2p1:SaiSDQuoteSolutionCodePricingType>
<d2p1:SaiSetupSolutionCode xmlns:d6p1="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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d6p1:HrsToBill>27</d6p1:HrsToBill>
<d6p1:HrsWorked>28</d6p1:HrsWorked>
<d6p1:IsActive>true</d6p1:IsActive>
<d6p1:IsContractAvailable>true</d6p1:IsContractAvailable>
<d6p1:IsFlatRate>true</d6p1:IsFlatRate>
<d6p1:IsImported>true</d6p1:IsImported>
<d6p1:LaborPriceSheet>sample string 21</d6p1:LaborPriceSheet>
<d6p1:LaborPriceSheetDesc>sample string 22</d6p1:LaborPriceSheetDesc>
<d6p1:MakeAvailableToRemoteTech>true</d6p1:MakeAvailableToRemoteTech>
<d6p1:MaterialPriceSheet>sample string 19</d6p1:MaterialPriceSheet>
<d6p1:MaterialPriceSheetDesc>sample string 20</d6p1:MaterialPriceSheetDesc>
<d6p1:OtherPriceSheet>sample string 23</d6p1:OtherPriceSheet>
<d6p1:OtherPriceSheetDesc>sample string 24</d6p1:OtherPriceSheetDesc>
<d6p1:SCCodeWithDescription>sample string 25</d6p1:SCCodeWithDescription>
<d6p1:SCDescription>sample string 1</d6p1:SCDescription>
<d6p1:SaiSetupSolutionCodeDetails>
<d6p1: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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d6p1:CategoryDescription>sample string 7</d6p1:CategoryDescription>
<d6p1:CategoryId>sample string 6</d6p1:CategoryId>
<d6p1:DiscountAmount>13</d6p1:DiscountAmount>
<d6p1:IsInventory>true</d6p1:IsInventory>
<d6p1:ItemCategory>sample string 5</d6p1:ItemCategory>
<d6p1:ItemTaxable>true</d6p1:ItemTaxable>
<d6p1:LaborPriceSheet>sample string 16</d6p1:LaborPriceSheet>
<d6p1:MaterialPriceSheet>sample string 15</d6p1:MaterialPriceSheet>
<d6p1:Operation>1</d6p1:Operation>
<d6p1:OtherPriceSheet>sample string 17</d6p1:OtherPriceSheet>
<d6p1:PrimaryOrSecondary>sample string 4</d6p1:PrimaryOrSecondary>
<d6p1:Quantity>10</d6p1:Quantity>
<d6p1:RegularOrOvertime>sample string 3</d6p1:RegularOrOvertime>
<d6p1:SalesPrice>12</d6p1:SalesPrice>
<d6p1:SequenceNumber>18</d6p1:SequenceNumber>
<d6p1:SolutionCode>sample string 1</d6p1:SolutionCode>
<d6p1:TaxAmount>14</d6p1:TaxAmount>
<d6p1:UnitCost>11</d6p1:UnitCost>
<d6p1:UnitSalesPrice>19</d6p1:UnitSalesPrice>
<d6p1:WithAgreement>sample string 2</d6p1:WithAgreement>
</d6p1:SaiSetupSolutionCodeDetail>
<d6p1: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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d6p1:CategoryDescription>sample string 7</d6p1:CategoryDescription>
<d6p1:CategoryId>sample string 6</d6p1:CategoryId>
<d6p1:DiscountAmount>13</d6p1:DiscountAmount>
<d6p1:IsInventory>true</d6p1:IsInventory>
<d6p1:ItemCategory>sample string 5</d6p1:ItemCategory>
<d6p1:ItemTaxable>true</d6p1:ItemTaxable>
<d6p1:LaborPriceSheet>sample string 16</d6p1:LaborPriceSheet>
<d6p1:MaterialPriceSheet>sample string 15</d6p1:MaterialPriceSheet>
<d6p1:Operation>1</d6p1:Operation>
<d6p1:OtherPriceSheet>sample string 17</d6p1:OtherPriceSheet>
<d6p1:PrimaryOrSecondary>sample string 4</d6p1:PrimaryOrSecondary>
<d6p1:Quantity>10</d6p1:Quantity>
<d6p1:RegularOrOvertime>sample string 3</d6p1:RegularOrOvertime>
<d6p1:SalesPrice>12</d6p1:SalesPrice>
<d6p1:SequenceNumber>18</d6p1:SequenceNumber>
<d6p1:SolutionCode>sample string 1</d6p1:SolutionCode>
<d6p1:TaxAmount>14</d6p1:TaxAmount>
<d6p1:UnitCost>11</d6p1:UnitCost>
<d6p1:UnitSalesPrice>19</d6p1:UnitSalesPrice>
<d6p1:WithAgreement>sample string 2</d6p1:WithAgreement>
</d6p1:SaiSetupSolutionCodeDetail>
</d6p1:SaiSetupSolutionCodeDetails>
<d6p1:TaxCode>sample string 18</d6p1:TaxCode>
<d6p1:TechCommissionAmount>7</d6p1:TechCommissionAmount>
<d6p1:TechCommissionType>sample string 6</d6p1:TechCommissionType>
<d6p1:Upsale>true</d6p1:Upsale>
<d6p1:UseTax>true</d6p1:UseTax>
<d6p1:WithAgreementOvertimePrimary>10</d6p1:WithAgreementOvertimePrimary>
<d6p1:WithAgreementOvertimeSecondary>11</d6p1:WithAgreementOvertimeSecondary>
<d6p1:WithAgreementRegularPrimary>8</d6p1:WithAgreementRegularPrimary>
<d6p1:WithAgreementRegularSecondary>9</d6p1:WithAgreementRegularSecondary>
<d6p1:WithoutAgreementOvertimePrimary>14</d6p1:WithoutAgreementOvertimePrimary>
<d6p1:WithoutAgreementOvertimeSecondary>15</d6p1:WithoutAgreementOvertimeSecondary>
<d6p1:WithoutAgreementRegularPrimary>12</d6p1:WithoutAgreementRegularPrimary>
<d6p1:WithoutAgreementRegularSecondary>13</d6p1:WithoutAgreementRegularSecondary>
</d2p1:SaiSetupSolutionCode>
<d2p1:SalesPrice>14</d2p1:SalesPrice>
<d2p1:SalesTax>12</d2p1:SalesTax>
<d2p1:SeqNum>1</d2p1:SeqNum>
<d2p1:SetupSDTechLevelId>sample string 27</d2p1:SetupSDTechLevelId>
<d2p1:SolutionCode>sample string 16</d2p1:SolutionCode>
<d2p1:SolutionCodeClientSeqNum>sample string 21</d2p1:SolutionCodeClientSeqNum>
<d2p1:SolutionCodeSeqNum>17</d2p1:SolutionCodeSeqNum>
<d2p1:Source>sample string 26</d2p1:Source>
<d2p1:TaxAmount>11</d2p1:TaxAmount>
<d2p1:UnitCost>9</d2p1:UnitCost>
<d2p1:UnitSalesPrice>28</d2p1:UnitSalesPrice>
</d2p1:SaiSDQuoteDetail>
</d2p1:SaiSDQuoteDetails>
<d2p1:SaiSDQuoteSolutionCodePricingTypes>
<d2p1: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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d2p1:PricingInfoSequence>4</d2p1:PricingInfoSequence>
<d2p1:PricingType>sample string 3</d2p1:PricingType>
<d2p1:QuoteNum>sample string 1</d2p1:QuoteNum>
<d2p1:SolutionCode>sample string 2</d2p1:SolutionCode>
<d2p1:SolutionCodeSeqNum>5</d2p1:SolutionCodeSeqNum>
</d2p1:SaiSDQuoteSolutionCodePricingType>
<d2p1: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-16T20:10:54.0235806+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-16T20:10:54.0235806+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>
<d2p1:PricingInfoSequence>4</d2p1:PricingInfoSequence>
<d2p1:PricingType>sample string 3</d2p1:PricingType>
<d2p1:QuoteNum>sample string 1</d2p1:QuoteNum>
<d2p1:SolutionCode>sample string 2</d2p1:SolutionCode>
<d2p1:SolutionCodeSeqNum>5</d2p1:SolutionCodeSeqNum>
</d2p1:SaiSDQuoteSolutionCodePricingType>
</d2p1:SaiSDQuoteSolutionCodePricingTypes>
<d2p1:SalesCallId>sample string 47</d2p1:SalesCallId>
<d2p1:SalesTaxAmount>34</d2p1:SalesTaxAmount>
<d2p1:SalesmanName1>sample string 13</d2p1:SalesmanName1>
<d2p1:SalesmanNum1>sample string 12</d2p1:SalesmanNum1>
<d2p1:SalesmanNum2>sample string 14</d2p1:SalesmanNum2>
<d2p1:SalesmanNum3>sample string 15</d2p1:SalesmanNum3>
<d2p1:SelectedEquipmentIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</d2p1:SelectedEquipmentIds>
<d2p1:ServiceMasterEmailId>sample string 51</d2p1:ServiceMasterEmailId>
<d2p1:ServiceType>sample string 24</d2p1:ServiceType>
<d2p1:SubTotal>31</d2p1:SubTotal>
<d2p1:TaxAmount>33</d2p1:TaxAmount>
<d2p1:TaxCode>sample string 40</d2p1:TaxCode>
<d2p1:TechNum>sample string 16</d2p1:TechNum>
<d2p1:TechnicianName>sample string 17</d2p1:TechnicianName>
<d2p1:TemplateId>sample string 48</d2p1:TemplateId>
<d2p1:TemplateIdList>
<d2p1:AppliedTemplateIds>
<d2p1:TemplateId>sample string 1</d2p1:TemplateId>
</d2p1:AppliedTemplateIds>
<d2p1:AppliedTemplateIds>
<d2p1:TemplateId>sample string 1</d2p1:TemplateId>
</d2p1:AppliedTemplateIds>
</d2p1:TemplateIdList>
<d2p1:TemplateIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</d2p1:TemplateIds>
<d2p1:TemplatePricingItems xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:int>1</d4p1:int>
<d4p1:int>2</d4p1:int>
</d2p1:TemplatePricingItems>
<d2p1:TemplateType>Quote</d2p1:TemplateType>
<d2p1:TermCode>sample string 38</d2p1:TermCode>
<d2p1:Total>35</d2p1:Total>
<d2p1:UseTax>true</d2p1:UseTax>
</d2p1:SaiSDQuoteMaster>
</Data>
<Filter>
<BreakCode1>sample string 7</BreakCode1>
<BreakCode2>sample string 8</BreakCode2>
<CallPurchaseOrderType>sample string 4</CallPurchaseOrderType>
<Duration>sample string 1</Duration>
<ExceptionalArQbMasterId xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>sample string 1</d3p1:string>
<d3p1:string>sample string 2</d3p1:string>
</ExceptionalArQbMasterId>
<FromDate>2025-12-16T20:10:53.8462923+00:00</FromDate>
<IsOnlyApprovedInvoices>true</IsOnlyApprovedInvoices>
<OutcomeCode>sample string 9</OutcomeCode>
<ServiceType>sample string 6</ServiceType>
<ToDate>2025-12-16T20:10:53.8462923+00:00</ToDate>
</Filter>
<LastRefreshedDateTime>2025-12-16T20:10:54.0337555+00:00</LastRefreshedDateTime>
<Status>
<Message>sample string 2</Message>
<Status>1</Status>
</Status>
</WidgetResultOfDateDurationFilterSaiSDQuoteMasterdRm1OKze>