GET request/customer/bespoke/{bespokequoteid}/results

Get all bespoke quote results

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bespokequoteid

integer

Required

Body Parameters

None.

Response Information

Resource Description

BespokeMetersResults
NameDescriptionTypeAdditional information
bespokeQuote

BespokeQuote

None.

bespokeQuoteResult

Collection of BespokeQuoteResults

None.

Response Formats

application/json, text/json

Sample:
{
  "bespokeQuote": {
    "userID": 1,
    "customerId": 2,
    "contactName": "sample string 3",
    "contactPhone": "sample string 4",
    "contactEmail": "sample string 5",
    "fuelId": 64,
    "quoteRaisedDate": "2025-06-26T10:23:10.0718178+00:00",
    "quoteDueDate": "2025-06-26T10:23:10.0718178+00:00",
    "noOfMeters": 1,
    "totalAQ": 1,
    "duration": 1,
    "journeyStatusRefId": 8,
    "noOfSuppReceived": 1,
    "noOfSuppReturned": 1,
    "dateConsolidation": "2025-06-26T10:23:10.0718178+00:00",
    "contractTypeId": 64,
    "renewableTypeId": 64,
    "paymentTypeId": 64,
    "contractTypeName": "sample string 9",
    "renewalTypeName": "sample string 10",
    "paymentTypeName": "sample string 11",
    "meterCommission": 1.0,
    "totalCommission": 1.0,
    "totalUpliftCommission": 1.0,
    "mugCommission": 1.0,
    "excontract": [
      {
        "mpanMprn": "sample string 1",
        "previousSupplierName": "sample string 2",
        "previousSupplier": 1,
        "annualConsumption": 1,
        "renewalOrExistingDUR": 1.0,
        "renewalOrExistingNUR": 1.0,
        "renewalOrExistingEWR": 1.0,
        "annualCost": 1.0,
        "currContractEndDate": "2025-06-26T10:23:10.0718178+00:00"
      },
      {
        "mpanMprn": "sample string 1",
        "previousSupplierName": "sample string 2",
        "previousSupplier": 1,
        "annualConsumption": 1,
        "renewalOrExistingDUR": 1.0,
        "renewalOrExistingNUR": 1.0,
        "renewalOrExistingEWR": 1.0,
        "annualCost": 1.0,
        "currContractEndDate": "2025-06-26T10:23:10.0718178+00:00"
      }
    ],
    "contractStartDate": "2025-06-26T10:23:10.0718178+00:00"
  },
  "bespokeQuoteResult": [
    {
      "bespokeSuppQuoteId": 1,
      "supplierId": 64,
      "supplierName": "sample string 3",
      "userId": 4,
      "quoteRequestDate": "2025-06-26T10:23:10.0718178+00:00",
      "quoteReturnDeadlineDate": "2025-06-26T10:23:10.0718178+00:00",
      "quoteActualReplyDate": "2025-06-26T10:23:10.0718178+00:00",
      "journeyStatusRefId": 1,
      "hhMeters": {
        "requested": 1,
        "covered": 1
      },
      "nhhMeters": {
        "requested": 1,
        "covered": 1
      },
      "aq": {
        "requested": 1,
        "returned": 1
      },
      "bespokeQuoteDocId": 1,
      "annualCost": 1.0,
      "averagePPU": 1.0,
      "contractLength": 1,
      "metersNotQuoted": [
        "sample string 1",
        "sample string 2"
      ],
      "contractFound": true,
      "meters": [
        {
          "bespokeQuoteMeterId": 1,
          "bespokeResultId": 2,
          "mpanMprn": "sample string 3",
          "journeyStatusRefId": 4,
          "resultReturnedDate": "2025-06-26T10:23:10.0718178+00:00",
          "capacityOrSOQ": 1.0,
          "meterCapacity": 1.0,
          "supplyCapacity": 1.0,
          "supplierUsed": {
            "annualConsumption": 1,
            "dayConsumption": 1,
            "nightConsumption": 1,
            "otherConsumption": 1
          },
          "standingCharge": 1.0,
          "hhRate": {
            "day": 1.0,
            "night": 1.0
          },
          "nhhRate": {
            "dayOrSingle": 1.0,
            "night": 1.0,
            "other": 1.0,
            "fitRate": 1.0
          },
          "notes": "sample string 5",
          "previousSupplier": 1,
          "renewalOrExistingDUR": 1.0,
          "renewalOrExistingNUR": 1.0,
          "renewalOrExistingEWR": 1.0
        },
        {
          "bespokeQuoteMeterId": 1,
          "bespokeResultId": 2,
          "mpanMprn": "sample string 3",
          "journeyStatusRefId": 4,
          "resultReturnedDate": "2025-06-26T10:23:10.0718178+00:00",
          "capacityOrSOQ": 1.0,
          "meterCapacity": 1.0,
          "supplyCapacity": 1.0,
          "supplierUsed": {
            "annualConsumption": 1,
            "dayConsumption": 1,
            "nightConsumption": 1,
            "otherConsumption": 1
          },
          "standingCharge": 1.0,
          "hhRate": {
            "day": 1.0,
            "night": 1.0
          },
          "nhhRate": {
            "dayOrSingle": 1.0,
            "night": 1.0,
            "other": 1.0,
            "fitRate": 1.0
          },
          "notes": "sample string 5",
          "previousSupplier": 1,
          "renewalOrExistingDUR": 1.0,
          "renewalOrExistingNUR": 1.0,
          "renewalOrExistingEWR": 1.0
        }
      ],
      "currentAnnualCost": 1.0,
      "savings": 1.0,
      "compare": true,
      "requestedEndDate": "2025-06-26T10:23:10.0718178+00:00"
    },
    {
      "bespokeSuppQuoteId": 1,
      "supplierId": 64,
      "supplierName": "sample string 3",
      "userId": 4,
      "quoteRequestDate": "2025-06-26T10:23:10.0718178+00:00",
      "quoteReturnDeadlineDate": "2025-06-26T10:23:10.0718178+00:00",
      "quoteActualReplyDate": "2025-06-26T10:23:10.0718178+00:00",
      "journeyStatusRefId": 1,
      "hhMeters": {
        "requested": 1,
        "covered": 1
      },
      "nhhMeters": {
        "requested": 1,
        "covered": 1
      },
      "aq": {
        "requested": 1,
        "returned": 1
      },
      "bespokeQuoteDocId": 1,
      "annualCost": 1.0,
      "averagePPU": 1.0,
      "contractLength": 1,
      "metersNotQuoted": [
        "sample string 1",
        "sample string 2"
      ],
      "contractFound": true,
      "meters": [
        {
          "bespokeQuoteMeterId": 1,
          "bespokeResultId": 2,
          "mpanMprn": "sample string 3",
          "journeyStatusRefId": 4,
          "resultReturnedDate": "2025-06-26T10:23:10.0718178+00:00",
          "capacityOrSOQ": 1.0,
          "meterCapacity": 1.0,
          "supplyCapacity": 1.0,
          "supplierUsed": {
            "annualConsumption": 1,
            "dayConsumption": 1,
            "nightConsumption": 1,
            "otherConsumption": 1
          },
          "standingCharge": 1.0,
          "hhRate": {
            "day": 1.0,
            "night": 1.0
          },
          "nhhRate": {
            "dayOrSingle": 1.0,
            "night": 1.0,
            "other": 1.0,
            "fitRate": 1.0
          },
          "notes": "sample string 5",
          "previousSupplier": 1,
          "renewalOrExistingDUR": 1.0,
          "renewalOrExistingNUR": 1.0,
          "renewalOrExistingEWR": 1.0
        },
        {
          "bespokeQuoteMeterId": 1,
          "bespokeResultId": 2,
          "mpanMprn": "sample string 3",
          "journeyStatusRefId": 4,
          "resultReturnedDate": "2025-06-26T10:23:10.0718178+00:00",
          "capacityOrSOQ": 1.0,
          "meterCapacity": 1.0,
          "supplyCapacity": 1.0,
          "supplierUsed": {
            "annualConsumption": 1,
            "dayConsumption": 1,
            "nightConsumption": 1,
            "otherConsumption": 1
          },
          "standingCharge": 1.0,
          "hhRate": {
            "day": 1.0,
            "night": 1.0
          },
          "nhhRate": {
            "dayOrSingle": 1.0,
            "night": 1.0,
            "other": 1.0,
            "fitRate": 1.0
          },
          "notes": "sample string 5",
          "previousSupplier": 1,
          "renewalOrExistingDUR": 1.0,
          "renewalOrExistingNUR": 1.0,
          "renewalOrExistingEWR": 1.0
        }
      ],
      "currentAnnualCost": 1.0,
      "savings": 1.0,
      "compare": true,
      "requestedEndDate": "2025-06-26T10:23:10.0718178+00:00"
    }
  ]
}

text/html

Sample:
{"bespokeQuote":{"userID":1,"customerId":2,"contactName":"sample string 3","contactPhone":"sample string 4","contactEmail":"sample string 5","fuelId":64,"quoteRaisedDate":"2025-06-26T10:23:10.0718178+00:00","quoteDueDate":"2025-06-26T10:23:10.0718178+00:00","noOfMeters":1,"totalAQ":1,"duration":1,"journeyStatusRefId":8,"noOfSuppReceived":1,"noOfSuppReturned":1,"dateConsolidation":"2025-06-26T10:23:10.0718178+00:00","contractTypeId":64,"renewableTypeId":64,"paymentTypeId":64,"contractTypeName":"sample string 9","renewalTypeName":"sample string 10","paymentTypeName":"sample string 11","meterCommission":1.0,"totalCommission":1.0,"totalUpliftCommission":1.0,"mugCommission":1.0,"excontract":[{"mpanMprn":"sample string 1","previousSupplierName":"sample string 2","previousSupplier":1,"annualConsumption":1,"renewalOrExistingDUR":1.0,"renewalOrExistingNUR":1.0,"renewalOrExistingEWR":1.0,"annualCost":1.0,"currContractEndDate":"2025-06-26T10:23:10.0718178+00:00"},{"mpanMprn":"sample string 1","previousSupplierName":"sample string 2","previousSupplier":1,"annualConsumption":1,"renewalOrExistingDUR":1.0,"renewalOrExistingNUR":1.0,"renewalOrExistingEWR":1.0,"annualCost":1.0,"currContractEndDate":"2025-06-26T10:23:10.0718178+00:00"}],"contractStartDate":"2025-06-26T10:23:10.0718178+00:00"},"bespokeQuoteResult":[{"bespokeSuppQuoteId":1,"supplierId":64,"supplierName":"sample string 3","userId":4,"quoteRequestDate":"2025-06-26T10:23:10.0718178+00:00","quoteReturnDeadlineDate":"2025-06-26T10:23:10.0718178+00:00","quoteActualReplyDate":"2025-06-26T10:23:10.0718178+00:00","journeyStatusRefId":1,"hhMeters":{"requested":1,"covered":1},"nhhMeters":{"requested":1,"covered":1},"aq":{"requested":1,"returned":1},"bespokeQuoteDocId":1,"annualCost":1.0,"averagePPU":1.0,"contractLength":1,"metersNotQuoted":["sample string 1","sample string 2"],"contractFound":true,"meters":[{"bespokeQuoteMeterId":1,"bespokeResultId":2,"mpanMprn":"sample string 3","journeyStatusRefId":4,"resultReturnedDate":"2025-06-26T10:23:10.0718178+00:00","capacityOrSOQ":1.0,"meterCapacity":1.0,"supplyCapacity":1.0,"supplierUsed":{"annualConsumption":1,"dayConsumption":1,"nightConsumption":1,"otherConsumption":1},"standingCharge":1.0,"hhRate":{"day":1.0,"night":1.0},"nhhRate":{"dayOrSingle":1.0,"night":1.0,"other":1.0,"fitRate":1.0},"notes":"sample string 5","previousSupplier":1,"renewalOrExistingDUR":1.0,"renewalOrExistingNUR":1.0,"renewalOrExistingEWR":1.0},{"bespokeQuoteMeterId":1,"bespokeResultId":2,"mpanMprn":"sample string 3","journeyStatusRefId":4,"resultReturnedDate":"2025-06-26T10:23:10.0718178+00:00","capacityOrSOQ":1.0,"meterCapacity":1.0,"supplyCapacity":1.0,"supplierUsed":{"annualConsumption":1,"dayConsumption":1,"nightConsumption":1,"otherConsumption":1},"standingCharge":1.0,"hhRate":{"day":1.0,"night":1.0},"nhhRate":{"dayOrSingle":1.0,"night":1.0,"other":1.0,"fitRate":1.0},"notes":"sample string 5","previousSupplier":1,"renewalOrExistingDUR":1.0,"renewalOrExistingNUR":1.0,"renewalOrExistingEWR":1.0}],"currentAnnualCost":1.0,"savings":1.0,"compare":true,"requestedEndDate":"2025-06-26T10:23:10.0718178+00:00"},{"bespokeSuppQuoteId":1,"supplierId":64,"supplierName":"sample string 3","userId":4,"quoteRequestDate":"2025-06-26T10:23:10.0718178+00:00","quoteReturnDeadlineDate":"2025-06-26T10:23:10.0718178+00:00","quoteActualReplyDate":"2025-06-26T10:23:10.0718178+00:00","journeyStatusRefId":1,"hhMeters":{"requested":1,"covered":1},"nhhMeters":{"requested":1,"covered":1},"aq":{"requested":1,"returned":1},"bespokeQuoteDocId":1,"annualCost":1.0,"averagePPU":1.0,"contractLength":1,"metersNotQuoted":["sample string 1","sample string 2"],"contractFound":true,"meters":[{"bespokeQuoteMeterId":1,"bespokeResultId":2,"mpanMprn":"sample string 3","journeyStatusRefId":4,"resultReturnedDate":"2025-06-26T10:23:10.0718178+00:00","capacityOrSOQ":1.0,"meterCapacity":1.0,"supplyCapacity":1.0,"supplierUsed":{"annualConsumption":1,"dayConsumption":1,"nightConsumption":1,"otherConsumption":1},"standingCharge":1.0,"hhRate":{"day":1.0,"night":1.0},"nhhRate":{"dayOrSingle":1.0,"night":1.0,"other":1.0,"fitRate":1.0},"notes":"sample string 5","previousSupplier":1,"renewalOrExistingDUR":1.0,"renewalOrExistingNUR":1.0,"renewalOrExistingEWR":1.0},{"bespokeQuoteMeterId":1,"bespokeResultId":2,"mpanMprn":"sample string 3","journeyStatusRefId":4,"resultReturnedDate":"2025-06-26T10:23:10.0718178+00:00","capacityOrSOQ":1.0,"meterCapacity":1.0,"supplyCapacity":1.0,"supplierUsed":{"annualConsumption":1,"dayConsumption":1,"nightConsumption":1,"otherConsumption":1},"standingCharge":1.0,"hhRate":{"day":1.0,"night":1.0},"nhhRate":{"dayOrSingle":1.0,"night":1.0,"other":1.0,"fitRate":1.0},"notes":"sample string 5","previousSupplier":1,"renewalOrExistingDUR":1.0,"renewalOrExistingNUR":1.0,"renewalOrExistingEWR":1.0}],"currentAnnualCost":1.0,"savings":1.0,"compare":true,"requestedEndDate":"2025-06-26T10:23:10.0718178+00:00"}]}

application/xml, text/xml

Sample:
<BespokeMetersResults xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MyUtilityGeniusForBusiness.Api.Models.QuoteDto">
  <bespokeQuote>
    <ContactEmail>sample string 5</ContactEmail>
    <ContactName>sample string 3</ContactName>
    <ContactPhone>sample string 4</ContactPhone>
    <ContractStartDate>2025-06-26T10:23:10.0718178+00:00</ContractStartDate>
    <ContractTypeId>64</ContractTypeId>
    <ContractTypeName>sample string 9</ContractTypeName>
    <CustomerId>2</CustomerId>
    <DateConsolidation>2025-06-26T10:23:10.0718178+00:00</DateConsolidation>
    <Duration>1</Duration>
    <FuelId>64</FuelId>
    <JourneyStatusRefId>8</JourneyStatusRefId>
    <MeterCommission>1</MeterCommission>
    <MugCommission>1</MugCommission>
    <NoOfMeters>1</NoOfMeters>
    <NoOfSuppReceived>1</NoOfSuppReceived>
    <NoOfSuppReturned>1</NoOfSuppReturned>
    <PaymentTypeId>64</PaymentTypeId>
    <PaymentTypeName>sample string 11</PaymentTypeName>
    <QuoteDueDate>2025-06-26T10:23:10.0718178+00:00</QuoteDueDate>
    <QuoteRaisedDate>2025-06-26T10:23:10.0718178+00:00</QuoteRaisedDate>
    <RenewableTypeId>64</RenewableTypeId>
    <RenewalTypeName>sample string 10</RenewalTypeName>
    <TotalAQ>1</TotalAQ>
    <TotalCommission>1</TotalCommission>
    <TotalUpliftCommission>1</TotalUpliftCommission>
    <UserID>1</UserID>
    <excontract>
      <ExistingContractDetails>
        <AnnualConsumption>1</AnnualConsumption>
        <AnnualCost>1</AnnualCost>
        <CurrContractEndDate>2025-06-26T10:23:10.0718178+00:00</CurrContractEndDate>
        <MpanMprn>sample string 1</MpanMprn>
        <PreviousSupplier>1</PreviousSupplier>
        <PreviousSupplierName>sample string 2</PreviousSupplierName>
        <RenewalOrExistingDUR>1</RenewalOrExistingDUR>
        <RenewalOrExistingEWR>1</RenewalOrExistingEWR>
        <RenewalOrExistingNUR>1</RenewalOrExistingNUR>
      </ExistingContractDetails>
      <ExistingContractDetails>
        <AnnualConsumption>1</AnnualConsumption>
        <AnnualCost>1</AnnualCost>
        <CurrContractEndDate>2025-06-26T10:23:10.0718178+00:00</CurrContractEndDate>
        <MpanMprn>sample string 1</MpanMprn>
        <PreviousSupplier>1</PreviousSupplier>
        <PreviousSupplierName>sample string 2</PreviousSupplierName>
        <RenewalOrExistingDUR>1</RenewalOrExistingDUR>
        <RenewalOrExistingEWR>1</RenewalOrExistingEWR>
        <RenewalOrExistingNUR>1</RenewalOrExistingNUR>
      </ExistingContractDetails>
    </excontract>
  </bespokeQuote>
  <bespokeQuoteResult>
    <BespokeQuoteResults>
      <AQ>
        <Requested>1</Requested>
        <Returned>1</Returned>
      </AQ>
      <AnnualCost>1</AnnualCost>
      <AveragePPU>1</AveragePPU>
      <BespokeQuoteDocId>1</BespokeQuoteDocId>
      <BespokeSuppQuoteId>1</BespokeSuppQuoteId>
      <Compare>true</Compare>
      <ContractFound>true</ContractFound>
      <ContractLength>1</ContractLength>
      <CurrentAnnualCost>1</CurrentAnnualCost>
      <HHMeters>
        <Covered>1</Covered>
        <Requested>1</Requested>
      </HHMeters>
      <JourneyStatusRefId>1</JourneyStatusRefId>
      <Meters>
        <BespokeQuoteMeters>
          <BespokeQuoteMeterId>1</BespokeQuoteMeterId>
          <BespokeResultId>2</BespokeResultId>
          <CapacityOrSOQ>1</CapacityOrSOQ>
          <HHRate>
            <Day>1</Day>
            <Night>1</Night>
          </HHRate>
          <JourneyStatusRefId>4</JourneyStatusRefId>
          <MeterCapacity>1</MeterCapacity>
          <MpanMprn>sample string 3</MpanMprn>
          <NHHRate>
            <DayOrSingle>1</DayOrSingle>
            <FitRate>1</FitRate>
            <Night>1</Night>
            <Other>1</Other>
          </NHHRate>
          <Notes>sample string 5</Notes>
          <PreviousSupplier>1</PreviousSupplier>
          <RenewalOrExistingDUR>1</RenewalOrExistingDUR>
          <RenewalOrExistingEWR>1</RenewalOrExistingEWR>
          <RenewalOrExistingNUR>1</RenewalOrExistingNUR>
          <ResultReturnedDate>2025-06-26T10:23:10.0718178+00:00</ResultReturnedDate>
          <StandingCharge>1</StandingCharge>
          <SupplierUsed>
            <AnnualConsumption>1</AnnualConsumption>
            <DayConsumption>1</DayConsumption>
            <NightConsumption>1</NightConsumption>
            <OtherConsumption>1</OtherConsumption>
          </SupplierUsed>
          <SupplyCapacity>1</SupplyCapacity>
        </BespokeQuoteMeters>
        <BespokeQuoteMeters>
          <BespokeQuoteMeterId>1</BespokeQuoteMeterId>
          <BespokeResultId>2</BespokeResultId>
          <CapacityOrSOQ>1</CapacityOrSOQ>
          <HHRate>
            <Day>1</Day>
            <Night>1</Night>
          </HHRate>
          <JourneyStatusRefId>4</JourneyStatusRefId>
          <MeterCapacity>1</MeterCapacity>
          <MpanMprn>sample string 3</MpanMprn>
          <NHHRate>
            <DayOrSingle>1</DayOrSingle>
            <FitRate>1</FitRate>
            <Night>1</Night>
            <Other>1</Other>
          </NHHRate>
          <Notes>sample string 5</Notes>
          <PreviousSupplier>1</PreviousSupplier>
          <RenewalOrExistingDUR>1</RenewalOrExistingDUR>
          <RenewalOrExistingEWR>1</RenewalOrExistingEWR>
          <RenewalOrExistingNUR>1</RenewalOrExistingNUR>
          <ResultReturnedDate>2025-06-26T10:23:10.0718178+00:00</ResultReturnedDate>
          <StandingCharge>1</StandingCharge>
          <SupplierUsed>
            <AnnualConsumption>1</AnnualConsumption>
            <DayConsumption>1</DayConsumption>
            <NightConsumption>1</NightConsumption>
            <OtherConsumption>1</OtherConsumption>
          </SupplierUsed>
          <SupplyCapacity>1</SupplyCapacity>
        </BespokeQuoteMeters>
      </Meters>
      <MetersNotQuoted xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:string>sample string 1</d4p1:string>
        <d4p1:string>sample string 2</d4p1:string>
      </MetersNotQuoted>
      <NHHMeters>
        <Covered>1</Covered>
        <Requested>1</Requested>
      </NHHMeters>
      <QuoteActualReplyDate>2025-06-26T10:23:10.0718178+00:00</QuoteActualReplyDate>
      <QuoteRequestDate>2025-06-26T10:23:10.0718178+00:00</QuoteRequestDate>
      <QuoteReturnDeadlineDate>2025-06-26T10:23:10.0718178+00:00</QuoteReturnDeadlineDate>
      <RequestedEndDate>2025-06-26T10:23:10.0718178+00:00</RequestedEndDate>
      <Savings>1</Savings>
      <SupplierId>64</SupplierId>
      <SupplierName>sample string 3</SupplierName>
      <UserId>4</UserId>
    </BespokeQuoteResults>
    <BespokeQuoteResults>
      <AQ>
        <Requested>1</Requested>
        <Returned>1</Returned>
      </AQ>
      <AnnualCost>1</AnnualCost>
      <AveragePPU>1</AveragePPU>
      <BespokeQuoteDocId>1</BespokeQuoteDocId>
      <BespokeSuppQuoteId>1</BespokeSuppQuoteId>
      <Compare>true</Compare>
      <ContractFound>true</ContractFound>
      <ContractLength>1</ContractLength>
      <CurrentAnnualCost>1</CurrentAnnualCost>
      <HHMeters>
        <Covered>1</Covered>
        <Requested>1</Requested>
      </HHMeters>
      <JourneyStatusRefId>1</JourneyStatusRefId>
      <Meters>
        <BespokeQuoteMeters>
          <BespokeQuoteMeterId>1</BespokeQuoteMeterId>
          <BespokeResultId>2</BespokeResultId>
          <CapacityOrSOQ>1</CapacityOrSOQ>
          <HHRate>
            <Day>1</Day>
            <Night>1</Night>
          </HHRate>
          <JourneyStatusRefId>4</JourneyStatusRefId>
          <MeterCapacity>1</MeterCapacity>
          <MpanMprn>sample string 3</MpanMprn>
          <NHHRate>
            <DayOrSingle>1</DayOrSingle>
            <FitRate>1</FitRate>
            <Night>1</Night>
            <Other>1</Other>
          </NHHRate>
          <Notes>sample string 5</Notes>
          <PreviousSupplier>1</PreviousSupplier>
          <RenewalOrExistingDUR>1</RenewalOrExistingDUR>
          <RenewalOrExistingEWR>1</RenewalOrExistingEWR>
          <RenewalOrExistingNUR>1</RenewalOrExistingNUR>
          <ResultReturnedDate>2025-06-26T10:23:10.0718178+00:00</ResultReturnedDate>
          <StandingCharge>1</StandingCharge>
          <SupplierUsed>
            <AnnualConsumption>1</AnnualConsumption>
            <DayConsumption>1</DayConsumption>
            <NightConsumption>1</NightConsumption>
            <OtherConsumption>1</OtherConsumption>
          </SupplierUsed>
          <SupplyCapacity>1</SupplyCapacity>
        </BespokeQuoteMeters>
        <BespokeQuoteMeters>
          <BespokeQuoteMeterId>1</BespokeQuoteMeterId>
          <BespokeResultId>2</BespokeResultId>
          <CapacityOrSOQ>1</CapacityOrSOQ>
          <HHRate>
            <Day>1</Day>
            <Night>1</Night>
          </HHRate>
          <JourneyStatusRefId>4</JourneyStatusRefId>
          <MeterCapacity>1</MeterCapacity>
          <MpanMprn>sample string 3</MpanMprn>
          <NHHRate>
            <DayOrSingle>1</DayOrSingle>
            <FitRate>1</FitRate>
            <Night>1</Night>
            <Other>1</Other>
          </NHHRate>
          <Notes>sample string 5</Notes>
          <PreviousSupplier>1</PreviousSupplier>
          <RenewalOrExistingDUR>1</RenewalOrExistingDUR>
          <RenewalOrExistingEWR>1</RenewalOrExistingEWR>
          <RenewalOrExistingNUR>1</RenewalOrExistingNUR>
          <ResultReturnedDate>2025-06-26T10:23:10.0718178+00:00</ResultReturnedDate>
          <StandingCharge>1</StandingCharge>
          <SupplierUsed>
            <AnnualConsumption>1</AnnualConsumption>
            <DayConsumption>1</DayConsumption>
            <NightConsumption>1</NightConsumption>
            <OtherConsumption>1</OtherConsumption>
          </SupplierUsed>
          <SupplyCapacity>1</SupplyCapacity>
        </BespokeQuoteMeters>
      </Meters>
      <MetersNotQuoted xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:string>sample string 1</d4p1:string>
        <d4p1:string>sample string 2</d4p1:string>
      </MetersNotQuoted>
      <NHHMeters>
        <Covered>1</Covered>
        <Requested>1</Requested>
      </NHHMeters>
      <QuoteActualReplyDate>2025-06-26T10:23:10.0718178+00:00</QuoteActualReplyDate>
      <QuoteRequestDate>2025-06-26T10:23:10.0718178+00:00</QuoteRequestDate>
      <QuoteReturnDeadlineDate>2025-06-26T10:23:10.0718178+00:00</QuoteReturnDeadlineDate>
      <RequestedEndDate>2025-06-26T10:23:10.0718178+00:00</RequestedEndDate>
      <Savings>1</Savings>
      <SupplierId>64</SupplierId>
      <SupplierName>sample string 3</SupplierName>
      <UserId>4</UserId>
    </BespokeQuoteResults>
  </bespokeQuoteResult>
</BespokeMetersResults>