GET api/SaiSDQuoteSolutionCode/GetSolutionCodePricing/{accountId}/{companyId}/{quoteNum}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
accountId

integer

Required

companyId

string

Required

quoteNum

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of SDQuoteSolutionCodePricingItems
NameDescriptionTypeAdditional information
Sequence

integer

None.

SolutionCode

string

None.

SolutionCodeQuantity

integer

None.

QuoteNum

string

None.

SolutionCodeDescription

string

None.

SaiSetupSolutionCode

SaiSetupSolutionCode

None.

PricingBuckets

Collection of PricingBucket

None.

UpdatedBy

string

None.

IsAddedFromMobile

boolean

None.

WithAgreementRegularPrimary

decimal number

None.

WithAgreementRegularSecondary

decimal number

None.

WithAgreementOvertimePrimary

decimal number

None.

WithAgreementOvertimeSecondary

decimal number

None.

WithoutAgreementRegularPrimary

decimal number

None.

WithoutAgreementRegularSecondary

decimal number

None.

WithoutAgreementOvertimePrimary

decimal number

None.

WithoutAgreementOvertimeSecondary

decimal number

None.

ServiceType

string

None.

AccountId

integer

None.

CompanyId

string

None.

CreatedBy

string

None.

CreatedOn

date

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "Sequence": 1,
    "SolutionCode": "sample string 2",
    "SolutionCodeQuantity": 3,
    "QuoteNum": "sample string 4",
    "SolutionCodeDescription": "sample string 5",
    "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-16T23:39:58.0494175+00:00",
          "CreatedBy": "sample string 23",
          "UpdatedOn": "2025-12-16T23:39:58.0494175+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-16T23:39:58.0494175+00:00",
          "CreatedBy": "sample string 23",
          "UpdatedOn": "2025-12-16T23:39:58.0494175+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-16T23:39:58.0494175+00:00",
      "CreatedBy": "sample string 32",
      "UpdatedOn": "2025-12-16T23:39:58.0494175+00:00",
      "UpdatedBy": "sample string 33",
      "IsLockedForEditing": true,
      "LockedBy": "sample string 35",
      "Id": "sample string 36",
      "FieldPermissions": []
    },
    "PricingBuckets": [
      {
        "PricingType": "sample string 1",
        "PricingTypeSeqNum": 2
      },
      {
        "PricingType": "sample string 1",
        "PricingTypeSeqNum": 2
      }
    ],
    "UpdatedBy": "sample string 6",
    "IsAddedFromMobile": true,
    "WithAgreementRegularPrimary": 1.0,
    "WithAgreementRegularSecondary": 1.0,
    "WithAgreementOvertimePrimary": 1.0,
    "WithAgreementOvertimeSecondary": 1.0,
    "WithoutAgreementRegularPrimary": 1.0,
    "WithoutAgreementRegularSecondary": 1.0,
    "WithoutAgreementOvertimePrimary": 1.0,
    "WithoutAgreementOvertimeSecondary": 1.0,
    "ServiceType": "sample string 8",
    "AccountId": 9,
    "CompanyId": "sample string 10",
    "CreatedBy": "sample string 11",
    "CreatedOn": "2025-12-16T23:39:58.0627667+00:00"
  },
  {
    "Sequence": 1,
    "SolutionCode": "sample string 2",
    "SolutionCodeQuantity": 3,
    "QuoteNum": "sample string 4",
    "SolutionCodeDescription": "sample string 5",
    "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-16T23:39:58.0494175+00:00",
          "CreatedBy": "sample string 23",
          "UpdatedOn": "2025-12-16T23:39:58.0494175+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-16T23:39:58.0494175+00:00",
          "CreatedBy": "sample string 23",
          "UpdatedOn": "2025-12-16T23:39:58.0494175+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-16T23:39:58.0494175+00:00",
      "CreatedBy": "sample string 32",
      "UpdatedOn": "2025-12-16T23:39:58.0494175+00:00",
      "UpdatedBy": "sample string 33",
      "IsLockedForEditing": true,
      "LockedBy": "sample string 35",
      "Id": "sample string 36",
      "FieldPermissions": []
    },
    "PricingBuckets": [
      {
        "PricingType": "sample string 1",
        "PricingTypeSeqNum": 2
      },
      {
        "PricingType": "sample string 1",
        "PricingTypeSeqNum": 2
      }
    ],
    "UpdatedBy": "sample string 6",
    "IsAddedFromMobile": true,
    "WithAgreementRegularPrimary": 1.0,
    "WithAgreementRegularSecondary": 1.0,
    "WithAgreementOvertimePrimary": 1.0,
    "WithAgreementOvertimeSecondary": 1.0,
    "WithoutAgreementRegularPrimary": 1.0,
    "WithoutAgreementRegularSecondary": 1.0,
    "WithoutAgreementOvertimePrimary": 1.0,
    "WithoutAgreementOvertimeSecondary": 1.0,
    "ServiceType": "sample string 8",
    "AccountId": 9,
    "CompanyId": "sample string 10",
    "CreatedBy": "sample string 11",
    "CreatedOn": "2025-12-16T23:39:58.0627667+00:00"
  }
]

application/xml, text/xml

Sample:
<ArrayOfSDQuoteSolutionCodePricingItems xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.SD">
  <SDQuoteSolutionCodePricingItems>
    <AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">9</AccountId>
    <CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 10</CompanyId>
    <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 11</CreatedBy>
    <CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">2025-12-16T23:39:58.0627667+00:00</CreatedOn>
    <IsAddedFromMobile>true</IsAddedFromMobile>
    <PricingBuckets>
      <PricingBucket>
        <PricingType>sample string 1</PricingType>
        <PricingTypeSeqNum>2</PricingTypeSeqNum>
      </PricingBucket>
      <PricingBucket>
        <PricingType>sample string 1</PricingType>
        <PricingTypeSeqNum>2</PricingTypeSeqNum>
      </PricingBucket>
    </PricingBuckets>
    <QuoteNum>sample string 4</QuoteNum>
    <SaiSetupSolutionCode xmlns:d3p1="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Setup">
      <Id xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 36</Id>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 32</CreatedBy>
      <CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T23:39:58.0494175+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-16T23:39:58.0494175+00:00</UpdatedOn>
      <AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">29</AccountId>
      <CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 30</CompanyId>
      <d3p1:HrsToBill>27</d3p1:HrsToBill>
      <d3p1:HrsWorked>28</d3p1:HrsWorked>
      <d3p1:IsActive>true</d3p1:IsActive>
      <d3p1:IsContractAvailable>true</d3p1:IsContractAvailable>
      <d3p1:IsFlatRate>true</d3p1:IsFlatRate>
      <d3p1:IsImported>true</d3p1:IsImported>
      <d3p1:LaborPriceSheet>sample string 21</d3p1:LaborPriceSheet>
      <d3p1:LaborPriceSheetDesc>sample string 22</d3p1:LaborPriceSheetDesc>
      <d3p1:MakeAvailableToRemoteTech>true</d3p1:MakeAvailableToRemoteTech>
      <d3p1:MaterialPriceSheet>sample string 19</d3p1:MaterialPriceSheet>
      <d3p1:MaterialPriceSheetDesc>sample string 20</d3p1:MaterialPriceSheetDesc>
      <d3p1:OtherPriceSheet>sample string 23</d3p1:OtherPriceSheet>
      <d3p1:OtherPriceSheetDesc>sample string 24</d3p1:OtherPriceSheetDesc>
      <d3p1:SCCodeWithDescription>sample string 25</d3p1:SCCodeWithDescription>
      <d3p1:SCDescription>sample string 1</d3p1:SCDescription>
      <d3p1:SaiSetupSolutionCodeDetails>
        <d3p1:SaiSetupSolutionCodeDetail>
          <Id xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 27</Id>
          <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 23</CreatedBy>
          <CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T23:39:58.0494175+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-16T23:39:58.0494175+00:00</UpdatedOn>
          <AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">20</AccountId>
          <CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 21</CompanyId>
          <d3p1:CategoryDescription>sample string 7</d3p1:CategoryDescription>
          <d3p1:CategoryId>sample string 6</d3p1:CategoryId>
          <d3p1:DiscountAmount>13</d3p1:DiscountAmount>
          <d3p1:IsInventory>true</d3p1:IsInventory>
          <d3p1:ItemCategory>sample string 5</d3p1:ItemCategory>
          <d3p1:ItemTaxable>true</d3p1:ItemTaxable>
          <d3p1:LaborPriceSheet>sample string 16</d3p1:LaborPriceSheet>
          <d3p1:MaterialPriceSheet>sample string 15</d3p1:MaterialPriceSheet>
          <d3p1:Operation>1</d3p1:Operation>
          <d3p1:OtherPriceSheet>sample string 17</d3p1:OtherPriceSheet>
          <d3p1:PrimaryOrSecondary>sample string 4</d3p1:PrimaryOrSecondary>
          <d3p1:Quantity>10</d3p1:Quantity>
          <d3p1:RegularOrOvertime>sample string 3</d3p1:RegularOrOvertime>
          <d3p1:SalesPrice>12</d3p1:SalesPrice>
          <d3p1:SequenceNumber>18</d3p1:SequenceNumber>
          <d3p1:SolutionCode>sample string 1</d3p1:SolutionCode>
          <d3p1:TaxAmount>14</d3p1:TaxAmount>
          <d3p1:UnitCost>11</d3p1:UnitCost>
          <d3p1:UnitSalesPrice>19</d3p1:UnitSalesPrice>
          <d3p1:WithAgreement>sample string 2</d3p1:WithAgreement>
        </d3p1:SaiSetupSolutionCodeDetail>
        <d3p1:SaiSetupSolutionCodeDetail>
          <Id xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 27</Id>
          <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 23</CreatedBy>
          <CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T23:39:58.0494175+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-16T23:39:58.0494175+00:00</UpdatedOn>
          <AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">20</AccountId>
          <CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 21</CompanyId>
          <d3p1:CategoryDescription>sample string 7</d3p1:CategoryDescription>
          <d3p1:CategoryId>sample string 6</d3p1:CategoryId>
          <d3p1:DiscountAmount>13</d3p1:DiscountAmount>
          <d3p1:IsInventory>true</d3p1:IsInventory>
          <d3p1:ItemCategory>sample string 5</d3p1:ItemCategory>
          <d3p1:ItemTaxable>true</d3p1:ItemTaxable>
          <d3p1:LaborPriceSheet>sample string 16</d3p1:LaborPriceSheet>
          <d3p1:MaterialPriceSheet>sample string 15</d3p1:MaterialPriceSheet>
          <d3p1:Operation>1</d3p1:Operation>
          <d3p1:OtherPriceSheet>sample string 17</d3p1:OtherPriceSheet>
          <d3p1:PrimaryOrSecondary>sample string 4</d3p1:PrimaryOrSecondary>
          <d3p1:Quantity>10</d3p1:Quantity>
          <d3p1:RegularOrOvertime>sample string 3</d3p1:RegularOrOvertime>
          <d3p1:SalesPrice>12</d3p1:SalesPrice>
          <d3p1:SequenceNumber>18</d3p1:SequenceNumber>
          <d3p1:SolutionCode>sample string 1</d3p1:SolutionCode>
          <d3p1:TaxAmount>14</d3p1:TaxAmount>
          <d3p1:UnitCost>11</d3p1:UnitCost>
          <d3p1:UnitSalesPrice>19</d3p1:UnitSalesPrice>
          <d3p1:WithAgreement>sample string 2</d3p1:WithAgreement>
        </d3p1:SaiSetupSolutionCodeDetail>
      </d3p1:SaiSetupSolutionCodeDetails>
      <d3p1:TaxCode>sample string 18</d3p1:TaxCode>
      <d3p1:TechCommissionAmount>7</d3p1:TechCommissionAmount>
      <d3p1:TechCommissionType>sample string 6</d3p1:TechCommissionType>
      <d3p1:Upsale>true</d3p1:Upsale>
      <d3p1:UseTax>true</d3p1:UseTax>
      <d3p1:WithAgreementOvertimePrimary>10</d3p1:WithAgreementOvertimePrimary>
      <d3p1:WithAgreementOvertimeSecondary>11</d3p1:WithAgreementOvertimeSecondary>
      <d3p1:WithAgreementRegularPrimary>8</d3p1:WithAgreementRegularPrimary>
      <d3p1:WithAgreementRegularSecondary>9</d3p1:WithAgreementRegularSecondary>
      <d3p1:WithoutAgreementOvertimePrimary>14</d3p1:WithoutAgreementOvertimePrimary>
      <d3p1:WithoutAgreementOvertimeSecondary>15</d3p1:WithoutAgreementOvertimeSecondary>
      <d3p1:WithoutAgreementRegularPrimary>12</d3p1:WithoutAgreementRegularPrimary>
      <d3p1:WithoutAgreementRegularSecondary>13</d3p1:WithoutAgreementRegularSecondary>
    </SaiSetupSolutionCode>
    <Sequence>1</Sequence>
    <ServiceType>sample string 8</ServiceType>
    <SolutionCode>sample string 2</SolutionCode>
    <SolutionCodeDescription>sample string 5</SolutionCodeDescription>
    <SolutionCodeQuantity>3</SolutionCodeQuantity>
    <UpdatedBy>sample string 6</UpdatedBy>
    <WithAgreementOvertimePrimary>1</WithAgreementOvertimePrimary>
    <WithAgreementOvertimeSecondary>1</WithAgreementOvertimeSecondary>
    <WithAgreementRegularPrimary>1</WithAgreementRegularPrimary>
    <WithAgreementRegularSecondary>1</WithAgreementRegularSecondary>
    <WithoutAgreementOvertimePrimary>1</WithoutAgreementOvertimePrimary>
    <WithoutAgreementOvertimeSecondary>1</WithoutAgreementOvertimeSecondary>
    <WithoutAgreementRegularPrimary>1</WithoutAgreementRegularPrimary>
    <WithoutAgreementRegularSecondary>1</WithoutAgreementRegularSecondary>
  </SDQuoteSolutionCodePricingItems>
  <SDQuoteSolutionCodePricingItems>
    <AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">9</AccountId>
    <CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 10</CompanyId>
    <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 11</CreatedBy>
    <CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">2025-12-16T23:39:58.0627667+00:00</CreatedOn>
    <IsAddedFromMobile>true</IsAddedFromMobile>
    <PricingBuckets>
      <PricingBucket>
        <PricingType>sample string 1</PricingType>
        <PricingTypeSeqNum>2</PricingTypeSeqNum>
      </PricingBucket>
      <PricingBucket>
        <PricingType>sample string 1</PricingType>
        <PricingTypeSeqNum>2</PricingTypeSeqNum>
      </PricingBucket>
    </PricingBuckets>
    <QuoteNum>sample string 4</QuoteNum>
    <SaiSetupSolutionCode xmlns:d3p1="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Setup">
      <Id xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 36</Id>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 32</CreatedBy>
      <CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T23:39:58.0494175+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-16T23:39:58.0494175+00:00</UpdatedOn>
      <AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">29</AccountId>
      <CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 30</CompanyId>
      <d3p1:HrsToBill>27</d3p1:HrsToBill>
      <d3p1:HrsWorked>28</d3p1:HrsWorked>
      <d3p1:IsActive>true</d3p1:IsActive>
      <d3p1:IsContractAvailable>true</d3p1:IsContractAvailable>
      <d3p1:IsFlatRate>true</d3p1:IsFlatRate>
      <d3p1:IsImported>true</d3p1:IsImported>
      <d3p1:LaborPriceSheet>sample string 21</d3p1:LaborPriceSheet>
      <d3p1:LaborPriceSheetDesc>sample string 22</d3p1:LaborPriceSheetDesc>
      <d3p1:MakeAvailableToRemoteTech>true</d3p1:MakeAvailableToRemoteTech>
      <d3p1:MaterialPriceSheet>sample string 19</d3p1:MaterialPriceSheet>
      <d3p1:MaterialPriceSheetDesc>sample string 20</d3p1:MaterialPriceSheetDesc>
      <d3p1:OtherPriceSheet>sample string 23</d3p1:OtherPriceSheet>
      <d3p1:OtherPriceSheetDesc>sample string 24</d3p1:OtherPriceSheetDesc>
      <d3p1:SCCodeWithDescription>sample string 25</d3p1:SCCodeWithDescription>
      <d3p1:SCDescription>sample string 1</d3p1:SCDescription>
      <d3p1:SaiSetupSolutionCodeDetails>
        <d3p1:SaiSetupSolutionCodeDetail>
          <Id xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 27</Id>
          <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 23</CreatedBy>
          <CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T23:39:58.0494175+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-16T23:39:58.0494175+00:00</UpdatedOn>
          <AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">20</AccountId>
          <CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 21</CompanyId>
          <d3p1:CategoryDescription>sample string 7</d3p1:CategoryDescription>
          <d3p1:CategoryId>sample string 6</d3p1:CategoryId>
          <d3p1:DiscountAmount>13</d3p1:DiscountAmount>
          <d3p1:IsInventory>true</d3p1:IsInventory>
          <d3p1:ItemCategory>sample string 5</d3p1:ItemCategory>
          <d3p1:ItemTaxable>true</d3p1:ItemTaxable>
          <d3p1:LaborPriceSheet>sample string 16</d3p1:LaborPriceSheet>
          <d3p1:MaterialPriceSheet>sample string 15</d3p1:MaterialPriceSheet>
          <d3p1:Operation>1</d3p1:Operation>
          <d3p1:OtherPriceSheet>sample string 17</d3p1:OtherPriceSheet>
          <d3p1:PrimaryOrSecondary>sample string 4</d3p1:PrimaryOrSecondary>
          <d3p1:Quantity>10</d3p1:Quantity>
          <d3p1:RegularOrOvertime>sample string 3</d3p1:RegularOrOvertime>
          <d3p1:SalesPrice>12</d3p1:SalesPrice>
          <d3p1:SequenceNumber>18</d3p1:SequenceNumber>
          <d3p1:SolutionCode>sample string 1</d3p1:SolutionCode>
          <d3p1:TaxAmount>14</d3p1:TaxAmount>
          <d3p1:UnitCost>11</d3p1:UnitCost>
          <d3p1:UnitSalesPrice>19</d3p1:UnitSalesPrice>
          <d3p1:WithAgreement>sample string 2</d3p1:WithAgreement>
        </d3p1:SaiSetupSolutionCodeDetail>
        <d3p1:SaiSetupSolutionCodeDetail>
          <Id xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 27</Id>
          <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 23</CreatedBy>
          <CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">2025-12-16T23:39:58.0494175+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-16T23:39:58.0494175+00:00</UpdatedOn>
          <AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">20</AccountId>
          <CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Base">sample string 21</CompanyId>
          <d3p1:CategoryDescription>sample string 7</d3p1:CategoryDescription>
          <d3p1:CategoryId>sample string 6</d3p1:CategoryId>
          <d3p1:DiscountAmount>13</d3p1:DiscountAmount>
          <d3p1:IsInventory>true</d3p1:IsInventory>
          <d3p1:ItemCategory>sample string 5</d3p1:ItemCategory>
          <d3p1:ItemTaxable>true</d3p1:ItemTaxable>
          <d3p1:LaborPriceSheet>sample string 16</d3p1:LaborPriceSheet>
          <d3p1:MaterialPriceSheet>sample string 15</d3p1:MaterialPriceSheet>
          <d3p1:Operation>1</d3p1:Operation>
          <d3p1:OtherPriceSheet>sample string 17</d3p1:OtherPriceSheet>
          <d3p1:PrimaryOrSecondary>sample string 4</d3p1:PrimaryOrSecondary>
          <d3p1:Quantity>10</d3p1:Quantity>
          <d3p1:RegularOrOvertime>sample string 3</d3p1:RegularOrOvertime>
          <d3p1:SalesPrice>12</d3p1:SalesPrice>
          <d3p1:SequenceNumber>18</d3p1:SequenceNumber>
          <d3p1:SolutionCode>sample string 1</d3p1:SolutionCode>
          <d3p1:TaxAmount>14</d3p1:TaxAmount>
          <d3p1:UnitCost>11</d3p1:UnitCost>
          <d3p1:UnitSalesPrice>19</d3p1:UnitSalesPrice>
          <d3p1:WithAgreement>sample string 2</d3p1:WithAgreement>
        </d3p1:SaiSetupSolutionCodeDetail>
      </d3p1:SaiSetupSolutionCodeDetails>
      <d3p1:TaxCode>sample string 18</d3p1:TaxCode>
      <d3p1:TechCommissionAmount>7</d3p1:TechCommissionAmount>
      <d3p1:TechCommissionType>sample string 6</d3p1:TechCommissionType>
      <d3p1:Upsale>true</d3p1:Upsale>
      <d3p1:UseTax>true</d3p1:UseTax>
      <d3p1:WithAgreementOvertimePrimary>10</d3p1:WithAgreementOvertimePrimary>
      <d3p1:WithAgreementOvertimeSecondary>11</d3p1:WithAgreementOvertimeSecondary>
      <d3p1:WithAgreementRegularPrimary>8</d3p1:WithAgreementRegularPrimary>
      <d3p1:WithAgreementRegularSecondary>9</d3p1:WithAgreementRegularSecondary>
      <d3p1:WithoutAgreementOvertimePrimary>14</d3p1:WithoutAgreementOvertimePrimary>
      <d3p1:WithoutAgreementOvertimeSecondary>15</d3p1:WithoutAgreementOvertimeSecondary>
      <d3p1:WithoutAgreementRegularPrimary>12</d3p1:WithoutAgreementRegularPrimary>
      <d3p1:WithoutAgreementRegularSecondary>13</d3p1:WithoutAgreementRegularSecondary>
    </SaiSetupSolutionCode>
    <Sequence>1</Sequence>
    <ServiceType>sample string 8</ServiceType>
    <SolutionCode>sample string 2</SolutionCode>
    <SolutionCodeDescription>sample string 5</SolutionCodeDescription>
    <SolutionCodeQuantity>3</SolutionCodeQuantity>
    <UpdatedBy>sample string 6</UpdatedBy>
    <WithAgreementOvertimePrimary>1</WithAgreementOvertimePrimary>
    <WithAgreementOvertimeSecondary>1</WithAgreementOvertimeSecondary>
    <WithAgreementRegularPrimary>1</WithAgreementRegularPrimary>
    <WithAgreementRegularSecondary>1</WithAgreementRegularSecondary>
    <WithoutAgreementOvertimePrimary>1</WithoutAgreementOvertimePrimary>
    <WithoutAgreementOvertimeSecondary>1</WithoutAgreementOvertimeSecondary>
    <WithoutAgreementRegularPrimary>1</WithoutAgreementRegularPrimary>
    <WithoutAgreementRegularSecondary>1</WithoutAgreementRegularSecondary>
  </SDQuoteSolutionCodePricingItems>
</ArrayOfSDQuoteSolutionCodePricingItems>