Service1


Click here for a complete list of operations.

GetEngineerForClusterNoMax

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
leadid:
postcode:
productid:
claimtypeid:

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /Service1.asmx HTTP/1.1
Host: 247app-api.myvp.cloud
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/GetEngineerForClusterNoMax"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetEngineerForClusterNoMax xmlns="http://tempuri.org/">
      <leadid>string</leadid>
      <postcode>string</postcode>
      <productid>string</productid>
      <claimtypeid>string</claimtypeid>
    </GetEngineerForClusterNoMax>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetEngineerForClusterNoMaxResponse xmlns="http://tempuri.org/">
      <GetEngineerForClusterNoMaxResult>
        <SearchEngineerForCluster_Result>
          <Id>guid</Id>
          <FirstName>string</FirstName>
          <SurName>string</SurName>
          <Other>string</Other>
          <Mobile>string</Mobile>
          <CVPath>string</CVPath>
          <HomeAddress>string</HomeAddress>
          <CompanyAddress>string</CompanyAddress>
          <Address3>string</Address3>
          <Address4>string</Address4>
          <Email>string</Email>
          <MobileUserName>string</MobileUserName>
          <Payrate>decimal</Payrate>
          <WorkOnMonday>boolean</WorkOnMonday>
          <WorkOnTuesday>boolean</WorkOnTuesday>
          <WorkOnWednesday>boolean</WorkOnWednesday>
          <WorkOnThursday>boolean</WorkOnThursday>
          <WorkOnFriday>boolean</WorkOnFriday>
          <WorkOnSaturday>boolean</WorkOnSaturday>
          <WorkOnSunday>boolean</WorkOnSunday>
          <CreatedOn>dateTime</CreatedOn>
          <UpdatedOn>dateTime</UpdatedOn>
          <CreatedBy>long</CreatedBy>
          <UpdatedBy>long</UpdatedBy>
          <Office>string</Office>
          <Home>string</Home>
          <LandLine>string</LandLine>
          <Email2>string</Email2>
          <Email3>string</Email3>
          <GasSafeNumber>string</GasSafeNumber>
          <GasSafeExpiry>dateTime</GasSafeExpiry>
          <PublicLiabilityDocumentInsurance>string</PublicLiabilityDocumentInsurance>
          <PublicLiabilityDocumentInsuranceExpiry>dateTime</PublicLiabilityDocumentInsuranceExpiry>
          <UserId>long</UserId>
          <TypeId>guid</TypeId>
          <Work24Hr>boolean</Work24Hr>
          <IsActive>boolean</IsActive>
          <PictureUrl>string</PictureUrl>
          <SpecialNotes>string</SpecialNotes>
          <PrefferredForService>boolean</PrefferredForService>
          <SelfAssignEngineer>boolean</SelfAssignEngineer>
          <Rating>decimal</Rating>
          <IsVatRegistered>boolean</IsVatRegistered>
          <VatNumber>string</VatNumber>
          <CompanyLogo>string</CompanyLogo>
          <ABBR>string</ABBR>
          <Logo>string</Logo>
          <AppointmentColour>string</AppointmentColour>
          <OverAllRating>decimal</OverAllRating>
          <FirstHour>string</FirstHour>
          <Consequenthours>string</Consequenthours>
          <ClaimCount>int</ClaimCount>
          <ServiceCount>int</ServiceCount>
          <TypeName>string</TypeName>
          <FixedRate>decimal</FixedRate>
          <ClusterAppointmentId>long</ClusterAppointmentId>
          <ClusterAppointmentSubject>string</ClusterAppointmentSubject>
          <ClusterAppointmentStartTime>dateTime</ClusterAppointmentStartTime>
          <ClusterAppointmentEndTime>dateTime</ClusterAppointmentEndTime>
          <TotalJobsForAppointment>int</TotalJobsForAppointment>
        </SearchEngineerForCluster_Result>
        <SearchEngineerForCluster_Result>
          <Id>guid</Id>
          <FirstName>string</FirstName>
          <SurName>string</SurName>
          <Other>string</Other>
          <Mobile>string</Mobile>
          <CVPath>string</CVPath>
          <HomeAddress>string</HomeAddress>
          <CompanyAddress>string</CompanyAddress>
          <Address3>string</Address3>
          <Address4>string</Address4>
          <Email>string</Email>
          <MobileUserName>string</MobileUserName>
          <Payrate>decimal</Payrate>
          <WorkOnMonday>boolean</WorkOnMonday>
          <WorkOnTuesday>boolean</WorkOnTuesday>
          <WorkOnWednesday>boolean</WorkOnWednesday>
          <WorkOnThursday>boolean</WorkOnThursday>
          <WorkOnFriday>boolean</WorkOnFriday>
          <WorkOnSaturday>boolean</WorkOnSaturday>
          <WorkOnSunday>boolean</WorkOnSunday>
          <CreatedOn>dateTime</CreatedOn>
          <UpdatedOn>dateTime</UpdatedOn>
          <CreatedBy>long</CreatedBy>
          <UpdatedBy>long</UpdatedBy>
          <Office>string</Office>
          <Home>string</Home>
          <LandLine>string</LandLine>
          <Email2>string</Email2>
          <Email3>string</Email3>
          <GasSafeNumber>string</GasSafeNumber>
          <GasSafeExpiry>dateTime</GasSafeExpiry>
          <PublicLiabilityDocumentInsurance>string</PublicLiabilityDocumentInsurance>
          <PublicLiabilityDocumentInsuranceExpiry>dateTime</PublicLiabilityDocumentInsuranceExpiry>
          <UserId>long</UserId>
          <TypeId>guid</TypeId>
          <Work24Hr>boolean</Work24Hr>
          <IsActive>boolean</IsActive>
          <PictureUrl>string</PictureUrl>
          <SpecialNotes>string</SpecialNotes>
          <PrefferredForService>boolean</PrefferredForService>
          <SelfAssignEngineer>boolean</SelfAssignEngineer>
          <Rating>decimal</Rating>
          <IsVatRegistered>boolean</IsVatRegistered>
          <VatNumber>string</VatNumber>
          <CompanyLogo>string</CompanyLogo>
          <ABBR>string</ABBR>
          <Logo>string</Logo>
          <AppointmentColour>string</AppointmentColour>
          <OverAllRating>decimal</OverAllRating>
          <FirstHour>string</FirstHour>
          <Consequenthours>string</Consequenthours>
          <ClaimCount>int</ClaimCount>
          <ServiceCount>int</ServiceCount>
          <TypeName>string</TypeName>
          <FixedRate>decimal</FixedRate>
          <ClusterAppointmentId>long</ClusterAppointmentId>
          <ClusterAppointmentSubject>string</ClusterAppointmentSubject>
          <ClusterAppointmentStartTime>dateTime</ClusterAppointmentStartTime>
          <ClusterAppointmentEndTime>dateTime</ClusterAppointmentEndTime>
          <TotalJobsForAppointment>int</TotalJobsForAppointment>
        </SearchEngineerForCluster_Result>
      </GetEngineerForClusterNoMaxResult>
    </GetEngineerForClusterNoMaxResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /Service1.asmx HTTP/1.1
Host: 247app-api.myvp.cloud
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetEngineerForClusterNoMax xmlns="http://tempuri.org/">
      <leadid>string</leadid>
      <postcode>string</postcode>
      <productid>string</productid>
      <claimtypeid>string</claimtypeid>
    </GetEngineerForClusterNoMax>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetEngineerForClusterNoMaxResponse xmlns="http://tempuri.org/">
      <GetEngineerForClusterNoMaxResult>
        <SearchEngineerForCluster_Result>
          <Id>guid</Id>
          <FirstName>string</FirstName>
          <SurName>string</SurName>
          <Other>string</Other>
          <Mobile>string</Mobile>
          <CVPath>string</CVPath>
          <HomeAddress>string</HomeAddress>
          <CompanyAddress>string</CompanyAddress>
          <Address3>string</Address3>
          <Address4>string</Address4>
          <Email>string</Email>
          <MobileUserName>string</MobileUserName>
          <Payrate>decimal</Payrate>
          <WorkOnMonday>boolean</WorkOnMonday>
          <WorkOnTuesday>boolean</WorkOnTuesday>
          <WorkOnWednesday>boolean</WorkOnWednesday>
          <WorkOnThursday>boolean</WorkOnThursday>
          <WorkOnFriday>boolean</WorkOnFriday>
          <WorkOnSaturday>boolean</WorkOnSaturday>
          <WorkOnSunday>boolean</WorkOnSunday>
          <CreatedOn>dateTime</CreatedOn>
          <UpdatedOn>dateTime</UpdatedOn>
          <CreatedBy>long</CreatedBy>
          <UpdatedBy>long</UpdatedBy>
          <Office>string</Office>
          <Home>string</Home>
          <LandLine>string</LandLine>
          <Email2>string</Email2>
          <Email3>string</Email3>
          <GasSafeNumber>string</GasSafeNumber>
          <GasSafeExpiry>dateTime</GasSafeExpiry>
          <PublicLiabilityDocumentInsurance>string</PublicLiabilityDocumentInsurance>
          <PublicLiabilityDocumentInsuranceExpiry>dateTime</PublicLiabilityDocumentInsuranceExpiry>
          <UserId>long</UserId>
          <TypeId>guid</TypeId>
          <Work24Hr>boolean</Work24Hr>
          <IsActive>boolean</IsActive>
          <PictureUrl>string</PictureUrl>
          <SpecialNotes>string</SpecialNotes>
          <PrefferredForService>boolean</PrefferredForService>
          <SelfAssignEngineer>boolean</SelfAssignEngineer>
          <Rating>decimal</Rating>
          <IsVatRegistered>boolean</IsVatRegistered>
          <VatNumber>string</VatNumber>
          <CompanyLogo>string</CompanyLogo>
          <ABBR>string</ABBR>
          <Logo>string</Logo>
          <AppointmentColour>string</AppointmentColour>
          <OverAllRating>decimal</OverAllRating>
          <FirstHour>string</FirstHour>
          <Consequenthours>string</Consequenthours>
          <ClaimCount>int</ClaimCount>
          <ServiceCount>int</ServiceCount>
          <TypeName>string</TypeName>
          <FixedRate>decimal</FixedRate>
          <ClusterAppointmentId>long</ClusterAppointmentId>
          <ClusterAppointmentSubject>string</ClusterAppointmentSubject>
          <ClusterAppointmentStartTime>dateTime</ClusterAppointmentStartTime>
          <ClusterAppointmentEndTime>dateTime</ClusterAppointmentEndTime>
          <TotalJobsForAppointment>int</TotalJobsForAppointment>
        </SearchEngineerForCluster_Result>
        <SearchEngineerForCluster_Result>
          <Id>guid</Id>
          <FirstName>string</FirstName>
          <SurName>string</SurName>
          <Other>string</Other>
          <Mobile>string</Mobile>
          <CVPath>string</CVPath>
          <HomeAddress>string</HomeAddress>
          <CompanyAddress>string</CompanyAddress>
          <Address3>string</Address3>
          <Address4>string</Address4>
          <Email>string</Email>
          <MobileUserName>string</MobileUserName>
          <Payrate>decimal</Payrate>
          <WorkOnMonday>boolean</WorkOnMonday>
          <WorkOnTuesday>boolean</WorkOnTuesday>
          <WorkOnWednesday>boolean</WorkOnWednesday>
          <WorkOnThursday>boolean</WorkOnThursday>
          <WorkOnFriday>boolean</WorkOnFriday>
          <WorkOnSaturday>boolean</WorkOnSaturday>
          <WorkOnSunday>boolean</WorkOnSunday>
          <CreatedOn>dateTime</CreatedOn>
          <UpdatedOn>dateTime</UpdatedOn>
          <CreatedBy>long</CreatedBy>
          <UpdatedBy>long</UpdatedBy>
          <Office>string</Office>
          <Home>string</Home>
          <LandLine>string</LandLine>
          <Email2>string</Email2>
          <Email3>string</Email3>
          <GasSafeNumber>string</GasSafeNumber>
          <GasSafeExpiry>dateTime</GasSafeExpiry>
          <PublicLiabilityDocumentInsurance>string</PublicLiabilityDocumentInsurance>
          <PublicLiabilityDocumentInsuranceExpiry>dateTime</PublicLiabilityDocumentInsuranceExpiry>
          <UserId>long</UserId>
          <TypeId>guid</TypeId>
          <Work24Hr>boolean</Work24Hr>
          <IsActive>boolean</IsActive>
          <PictureUrl>string</PictureUrl>
          <SpecialNotes>string</SpecialNotes>
          <PrefferredForService>boolean</PrefferredForService>
          <SelfAssignEngineer>boolean</SelfAssignEngineer>
          <Rating>decimal</Rating>
          <IsVatRegistered>boolean</IsVatRegistered>
          <VatNumber>string</VatNumber>
          <CompanyLogo>string</CompanyLogo>
          <ABBR>string</ABBR>
          <Logo>string</Logo>
          <AppointmentColour>string</AppointmentColour>
          <OverAllRating>decimal</OverAllRating>
          <FirstHour>string</FirstHour>
          <Consequenthours>string</Consequenthours>
          <ClaimCount>int</ClaimCount>
          <ServiceCount>int</ServiceCount>
          <TypeName>string</TypeName>
          <FixedRate>decimal</FixedRate>
          <ClusterAppointmentId>long</ClusterAppointmentId>
          <ClusterAppointmentSubject>string</ClusterAppointmentSubject>
          <ClusterAppointmentStartTime>dateTime</ClusterAppointmentStartTime>
          <ClusterAppointmentEndTime>dateTime</ClusterAppointmentEndTime>
          <TotalJobsForAppointment>int</TotalJobsForAppointment>
        </SearchEngineerForCluster_Result>
      </GetEngineerForClusterNoMaxResult>
    </GetEngineerForClusterNoMaxResponse>
  </soap12:Body>
</soap12:Envelope>

HTTP GET

The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.

GET /Service1.asmx/GetEngineerForClusterNoMax?leadid=string&postcode=string&productid=string&claimtypeid=string HTTP/1.1
Host: 247app-api.myvp.cloud
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfSearchEngineerForCluster_Result xmlns="http://tempuri.org/">
  <SearchEngineerForCluster_Result>
    <Id>guid</Id>
    <FirstName>string</FirstName>
    <SurName>string</SurName>
    <Other>string</Other>
    <Mobile>string</Mobile>
    <CVPath>string</CVPath>
    <HomeAddress>string</HomeAddress>
    <CompanyAddress>string</CompanyAddress>
    <Address3>string</Address3>
    <Address4>string</Address4>
    <Email>string</Email>
    <MobileUserName>string</MobileUserName>
    <Payrate>decimal</Payrate>
    <WorkOnMonday>boolean</WorkOnMonday>
    <WorkOnTuesday>boolean</WorkOnTuesday>
    <WorkOnWednesday>boolean</WorkOnWednesday>
    <WorkOnThursday>boolean</WorkOnThursday>
    <WorkOnFriday>boolean</WorkOnFriday>
    <WorkOnSaturday>boolean</WorkOnSaturday>
    <WorkOnSunday>boolean</WorkOnSunday>
    <CreatedOn>dateTime</CreatedOn>
    <UpdatedOn>dateTime</UpdatedOn>
    <CreatedBy>long</CreatedBy>
    <UpdatedBy>long</UpdatedBy>
    <Office>string</Office>
    <Home>string</Home>
    <LandLine>string</LandLine>
    <Email2>string</Email2>
    <Email3>string</Email3>
    <GasSafeNumber>string</GasSafeNumber>
    <GasSafeExpiry>dateTime</GasSafeExpiry>
    <PublicLiabilityDocumentInsurance>string</PublicLiabilityDocumentInsurance>
    <PublicLiabilityDocumentInsuranceExpiry>dateTime</PublicLiabilityDocumentInsuranceExpiry>
    <UserId>long</UserId>
    <TypeId>guid</TypeId>
    <Work24Hr>boolean</Work24Hr>
    <IsActive>boolean</IsActive>
    <PictureUrl>string</PictureUrl>
    <SpecialNotes>string</SpecialNotes>
    <PrefferredForService>boolean</PrefferredForService>
    <SelfAssignEngineer>boolean</SelfAssignEngineer>
    <Rating>decimal</Rating>
    <IsVatRegistered>boolean</IsVatRegistered>
    <VatNumber>string</VatNumber>
    <CompanyLogo>string</CompanyLogo>
    <ABBR>string</ABBR>
    <Logo>string</Logo>
    <AppointmentColour>string</AppointmentColour>
    <OverAllRating>decimal</OverAllRating>
    <FirstHour>string</FirstHour>
    <Consequenthours>string</Consequenthours>
    <ClaimCount>int</ClaimCount>
    <ServiceCount>int</ServiceCount>
    <TypeName>string</TypeName>
    <FixedRate>decimal</FixedRate>
    <ClusterAppointmentId>long</ClusterAppointmentId>
    <ClusterAppointmentSubject>string</ClusterAppointmentSubject>
    <ClusterAppointmentStartTime>dateTime</ClusterAppointmentStartTime>
    <ClusterAppointmentEndTime>dateTime</ClusterAppointmentEndTime>
    <TotalJobsForAppointment>int</TotalJobsForAppointment>
  </SearchEngineerForCluster_Result>
  <SearchEngineerForCluster_Result>
    <Id>guid</Id>
    <FirstName>string</FirstName>
    <SurName>string</SurName>
    <Other>string</Other>
    <Mobile>string</Mobile>
    <CVPath>string</CVPath>
    <HomeAddress>string</HomeAddress>
    <CompanyAddress>string</CompanyAddress>
    <Address3>string</Address3>
    <Address4>string</Address4>
    <Email>string</Email>
    <MobileUserName>string</MobileUserName>
    <Payrate>decimal</Payrate>
    <WorkOnMonday>boolean</WorkOnMonday>
    <WorkOnTuesday>boolean</WorkOnTuesday>
    <WorkOnWednesday>boolean</WorkOnWednesday>
    <WorkOnThursday>boolean</WorkOnThursday>
    <WorkOnFriday>boolean</WorkOnFriday>
    <WorkOnSaturday>boolean</WorkOnSaturday>
    <WorkOnSunday>boolean</WorkOnSunday>
    <CreatedOn>dateTime</CreatedOn>
    <UpdatedOn>dateTime</UpdatedOn>
    <CreatedBy>long</CreatedBy>
    <UpdatedBy>long</UpdatedBy>
    <Office>string</Office>
    <Home>string</Home>
    <LandLine>string</LandLine>
    <Email2>string</Email2>
    <Email3>string</Email3>
    <GasSafeNumber>string</GasSafeNumber>
    <GasSafeExpiry>dateTime</GasSafeExpiry>
    <PublicLiabilityDocumentInsurance>string</PublicLiabilityDocumentInsurance>
    <PublicLiabilityDocumentInsuranceExpiry>dateTime</PublicLiabilityDocumentInsuranceExpiry>
    <UserId>long</UserId>
    <TypeId>guid</TypeId>
    <Work24Hr>boolean</Work24Hr>
    <IsActive>boolean</IsActive>
    <PictureUrl>string</PictureUrl>
    <SpecialNotes>string</SpecialNotes>
    <PrefferredForService>boolean</PrefferredForService>
    <SelfAssignEngineer>boolean</SelfAssignEngineer>
    <Rating>decimal</Rating>
    <IsVatRegistered>boolean</IsVatRegistered>
    <VatNumber>string</VatNumber>
    <CompanyLogo>string</CompanyLogo>
    <ABBR>string</ABBR>
    <Logo>string</Logo>
    <AppointmentColour>string</AppointmentColour>
    <OverAllRating>decimal</OverAllRating>
    <FirstHour>string</FirstHour>
    <Consequenthours>string</Consequenthours>
    <ClaimCount>int</ClaimCount>
    <ServiceCount>int</ServiceCount>
    <TypeName>string</TypeName>
    <FixedRate>decimal</FixedRate>
    <ClusterAppointmentId>long</ClusterAppointmentId>
    <ClusterAppointmentSubject>string</ClusterAppointmentSubject>
    <ClusterAppointmentStartTime>dateTime</ClusterAppointmentStartTime>
    <ClusterAppointmentEndTime>dateTime</ClusterAppointmentEndTime>
    <TotalJobsForAppointment>int</TotalJobsForAppointment>
  </SearchEngineerForCluster_Result>
</ArrayOfSearchEngineerForCluster_Result>

HTTP POST

The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.

POST /Service1.asmx/GetEngineerForClusterNoMax HTTP/1.1
Host: 247app-api.myvp.cloud
Content-Type: application/x-www-form-urlencoded
Content-Length: length

leadid=string&postcode=string&productid=string&claimtypeid=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfSearchEngineerForCluster_Result xmlns="http://tempuri.org/">
  <SearchEngineerForCluster_Result>
    <Id>guid</Id>
    <FirstName>string</FirstName>
    <SurName>string</SurName>
    <Other>string</Other>
    <Mobile>string</Mobile>
    <CVPath>string</CVPath>
    <HomeAddress>string</HomeAddress>
    <CompanyAddress>string</CompanyAddress>
    <Address3>string</Address3>
    <Address4>string</Address4>
    <Email>string</Email>
    <MobileUserName>string</MobileUserName>
    <Payrate>decimal</Payrate>
    <WorkOnMonday>boolean</WorkOnMonday>
    <WorkOnTuesday>boolean</WorkOnTuesday>
    <WorkOnWednesday>boolean</WorkOnWednesday>
    <WorkOnThursday>boolean</WorkOnThursday>
    <WorkOnFriday>boolean</WorkOnFriday>
    <WorkOnSaturday>boolean</WorkOnSaturday>
    <WorkOnSunday>boolean</WorkOnSunday>
    <CreatedOn>dateTime</CreatedOn>
    <UpdatedOn>dateTime</UpdatedOn>
    <CreatedBy>long</CreatedBy>
    <UpdatedBy>long</UpdatedBy>
    <Office>string</Office>
    <Home>string</Home>
    <LandLine>string</LandLine>
    <Email2>string</Email2>
    <Email3>string</Email3>
    <GasSafeNumber>string</GasSafeNumber>
    <GasSafeExpiry>dateTime</GasSafeExpiry>
    <PublicLiabilityDocumentInsurance>string</PublicLiabilityDocumentInsurance>
    <PublicLiabilityDocumentInsuranceExpiry>dateTime</PublicLiabilityDocumentInsuranceExpiry>
    <UserId>long</UserId>
    <TypeId>guid</TypeId>
    <Work24Hr>boolean</Work24Hr>
    <IsActive>boolean</IsActive>
    <PictureUrl>string</PictureUrl>
    <SpecialNotes>string</SpecialNotes>
    <PrefferredForService>boolean</PrefferredForService>
    <SelfAssignEngineer>boolean</SelfAssignEngineer>
    <Rating>decimal</Rating>
    <IsVatRegistered>boolean</IsVatRegistered>
    <VatNumber>string</VatNumber>
    <CompanyLogo>string</CompanyLogo>
    <ABBR>string</ABBR>
    <Logo>string</Logo>
    <AppointmentColour>string</AppointmentColour>
    <OverAllRating>decimal</OverAllRating>
    <FirstHour>string</FirstHour>
    <Consequenthours>string</Consequenthours>
    <ClaimCount>int</ClaimCount>
    <ServiceCount>int</ServiceCount>
    <TypeName>string</TypeName>
    <FixedRate>decimal</FixedRate>
    <ClusterAppointmentId>long</ClusterAppointmentId>
    <ClusterAppointmentSubject>string</ClusterAppointmentSubject>
    <ClusterAppointmentStartTime>dateTime</ClusterAppointmentStartTime>
    <ClusterAppointmentEndTime>dateTime</ClusterAppointmentEndTime>
    <TotalJobsForAppointment>int</TotalJobsForAppointment>
  </SearchEngineerForCluster_Result>
  <SearchEngineerForCluster_Result>
    <Id>guid</Id>
    <FirstName>string</FirstName>
    <SurName>string</SurName>
    <Other>string</Other>
    <Mobile>string</Mobile>
    <CVPath>string</CVPath>
    <HomeAddress>string</HomeAddress>
    <CompanyAddress>string</CompanyAddress>
    <Address3>string</Address3>
    <Address4>string</Address4>
    <Email>string</Email>
    <MobileUserName>string</MobileUserName>
    <Payrate>decimal</Payrate>
    <WorkOnMonday>boolean</WorkOnMonday>
    <WorkOnTuesday>boolean</WorkOnTuesday>
    <WorkOnWednesday>boolean</WorkOnWednesday>
    <WorkOnThursday>boolean</WorkOnThursday>
    <WorkOnFriday>boolean</WorkOnFriday>
    <WorkOnSaturday>boolean</WorkOnSaturday>
    <WorkOnSunday>boolean</WorkOnSunday>
    <CreatedOn>dateTime</CreatedOn>
    <UpdatedOn>dateTime</UpdatedOn>
    <CreatedBy>long</CreatedBy>
    <UpdatedBy>long</UpdatedBy>
    <Office>string</Office>
    <Home>string</Home>
    <LandLine>string</LandLine>
    <Email2>string</Email2>
    <Email3>string</Email3>
    <GasSafeNumber>string</GasSafeNumber>
    <GasSafeExpiry>dateTime</GasSafeExpiry>
    <PublicLiabilityDocumentInsurance>string</PublicLiabilityDocumentInsurance>
    <PublicLiabilityDocumentInsuranceExpiry>dateTime</PublicLiabilityDocumentInsuranceExpiry>
    <UserId>long</UserId>
    <TypeId>guid</TypeId>
    <Work24Hr>boolean</Work24Hr>
    <IsActive>boolean</IsActive>
    <PictureUrl>string</PictureUrl>
    <SpecialNotes>string</SpecialNotes>
    <PrefferredForService>boolean</PrefferredForService>
    <SelfAssignEngineer>boolean</SelfAssignEngineer>
    <Rating>decimal</Rating>
    <IsVatRegistered>boolean</IsVatRegistered>
    <VatNumber>string</VatNumber>
    <CompanyLogo>string</CompanyLogo>
    <ABBR>string</ABBR>
    <Logo>string</Logo>
    <AppointmentColour>string</AppointmentColour>
    <OverAllRating>decimal</OverAllRating>
    <FirstHour>string</FirstHour>
    <Consequenthours>string</Consequenthours>
    <ClaimCount>int</ClaimCount>
    <ServiceCount>int</ServiceCount>
    <TypeName>string</TypeName>
    <FixedRate>decimal</FixedRate>
    <ClusterAppointmentId>long</ClusterAppointmentId>
    <ClusterAppointmentSubject>string</ClusterAppointmentSubject>
    <ClusterAppointmentStartTime>dateTime</ClusterAppointmentStartTime>
    <ClusterAppointmentEndTime>dateTime</ClusterAppointmentEndTime>
    <TotalJobsForAppointment>int</TotalJobsForAppointment>
  </SearchEngineerForCluster_Result>
</ArrayOfSearchEngineerForCluster_Result>