ProteanPDA


Click here for a complete list of operations.

LookupDataGet

Test

The test form is only available for requests from the local machine.

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 /ProteanPDA/ProteanWebService.asmx HTTP/1.1
Host: uk.protean.smurfitkappa.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.proteansoftware.co.uk/ProteanPDA/ProteanWebService/LookupDataGet"

<?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>
    <LookupDataGet xmlns="http://www.proteansoftware.co.uk/ProteanPDA/ProteanWebService">
      <ApplicationID>string</ApplicationID>
      <UserName>string</UserName>
      <Password>string</Password>
      <DeviceName>string</DeviceName>
      <CompanyID>int</CompanyID>
      <ErrorNumber>int</ErrorNumber>
      <ErrorMessage>string</ErrorMessage>
      <JobFaults>string</JobFaults>
      <JobCauses>string</JobCauses>
      <JobActions>string</JobActions>
      <PhraseBook>string</PhraseBook>
      <BaseCurrencySymbol>string</BaseCurrencySymbol>
      <InspectCode>string</InspectCode>
      <EngineerName>string</EngineerName>
      <LookupSyncInterval>int</LookupSyncInterval>
      <StockSyncInterval>int</StockSyncInterval>
      <LiveSyncInterval>int</LiveSyncInterval>
      <WorkingTimes>string</WorkingTimes>
      <JobSheetHideWorkingTimes>boolean</JobSheetHideWorkingTimes>
      <JobSheetHideTravel>boolean</JobSheetHideTravel>
      <LabourProductTaxCodeID>int</LabourProductTaxCodeID>
      <FlatChargeProductTaxCodeID>int</FlatChargeProductTaxCodeID>
      <MileageProductTaxCodeID>int</MileageProductTaxCodeID>
      <LabourRates>string</LabourRates>
      <PublicHolidays>string</PublicHolidays>
      <ActivityTypes>string</ActivityTypes>
      <LastSubmittedDate>dateTime</LastSubmittedDate>
      <HistoryDays>int</HistoryDays>
      <ActivityTypeID>int</ActivityTypeID>
      <AllowCompletedVisitChange>boolean</AllowCompletedVisitChange>
      <PromptNoMeterRead>boolean</PromptNoMeterRead>
      <EquipUserRef1>string</EquipUserRef1>
      <EquipUserRef1Caption>string</EquipUserRef1Caption>
      <EquipUserRef2Caption>string</EquipUserRef2Caption>
      <CanCreateJobs>boolean</CanCreateJobs>
      <CanCreateEquipment>boolean</CanCreateEquipment>
      <JobTypes>string</JobTypes>
      <DefaultJobTypeID>int</DefaultJobTypeID>
      <WarrantyJobTypeID>int</WarrantyJobTypeID>
      <EmployeeID>int</EmployeeID>
      <JobListUseSiteTown>boolean</JobListUseSiteTown>
      <UseTimesheets>boolean</UseTimesheets>
      <JobListUseETA>boolean</JobListUseETA>
      <JobMustCompleteInspection>int</JobMustCompleteInspection>
      <CanModifyEquipAttributes>boolean</CanModifyEquipAttributes>
      <CanAddEquipAttributes>boolean</CanAddEquipAttributes>
      <CanModifyJobAttributes>boolean</CanModifyJobAttributes>
      <CanAddJobAttributes>boolean</CanAddJobAttributes>
      <Attributes>string</Attributes>
      <AttributeCat>string</AttributeCat>
      <AttributeList>string</AttributeList>
      <UseAttributeCategoryFiltering>boolean</UseAttributeCategoryFiltering>
      <MeterTypes>string</MeterTypes>
      <MeterBilling>boolean</MeterBilling>
      <CanCreateEquipMeters>boolean</CanCreateEquipMeters>
      <InspectTemplate>string</InspectTemplate>
      <InspectAttribute>string</InspectAttribute>
      <InspectAttributeCat>string</InspectAttributeCat>
      <InspectAttributeType>string</InspectAttributeType>
      <InspectListCode>string</InspectListCode>
      <InspectTemplateCat>string</InspectTemplateCat>
      <InspectTemplateLines>string</InspectTemplateLines>
      <SvcType>string</SvcType>
      <HideTargetDuration>boolean</HideTargetDuration>
      <AutoSetVisitTimeOff>boolean</AutoSetVisitTimeOff>
      <AllowSignOffBeforeComplete>boolean</AllowSignOffBeforeComplete>
      <InspectReasonsNotDone>string</InspectReasonsNotDone>
      <InspectionDependencies>string</InspectionDependencies>
      <AllowUpdateETA>boolean</AllowUpdateETA>
      <UseManuals>boolean</UseManuals>
      <UseEstimatedDuration>boolean</UseEstimatedDuration>
      <CustomerReportLogo>string</CustomerReportLogo>
      <CanCreateMakeModel>boolean</CanCreateMakeModel>
      <EquipCat>string</EquipCat>
      <EquipType>string</EquipType>
      <EquipSubType>string</EquipSubType>
      <StockShowSellingPrice>boolean</StockShowSellingPrice>
      <StockShowSupplier>boolean</StockShowSupplier>
      <TimesheetUseFlexitime>boolean</TimesheetUseFlexitime>
      <LanguageID>int</LanguageID>
      <CanModifyEquip>boolean</CanModifyEquip>
      <CanModifyEquipSvcDetails>boolean</CanModifyEquipSvcDetails>
      <EquipDefaultFromMakeModel>boolean</EquipDefaultFromMakeModel>
      <CanSpecifyNewEquipNo>boolean</CanSpecifyNewEquipNo>
      <EquipStatusJobTypes>string</EquipStatusJobTypes>
      <MaintContractTypeJobTypes>string</MaintContractTypeJobTypes>
      <MakeModelDefaultSvcTypes>boolean</MakeModelDefaultSvcTypes>
      <TaxSystem>int</TaxSystem>
      <CustomerTaxCodeExempt>int</CustomerTaxCodeExempt>
      <MiscTypes>string</MiscTypes>
      <MiscTypeIDDefault>int</MiscTypeIDDefault>
      <JobTypeMiscExcl>string</JobTypeMiscExcl>
      <CanModifySiteNotes>boolean</CanModifySiteNotes>
      <CanRetireEquip>boolean</CanRetireEquip>
      <SiteNotesWarning>boolean</SiteNotesWarning>
      <CanChangeJobType>boolean</CanChangeJobType>
      <CanCreateFollowUpVisit>boolean</CanCreateFollowUpVisit>
      <MustSpecifyNewEquipNo>boolean</MustSpecifyNewEquipNo>
      <CanViewJobSheetPrices>boolean</CanViewJobSheetPrices>
      <PartsPricesToFourDecimalPlaces>boolean</PartsPricesToFourDecimalPlaces>
      <LogCommsErrors>boolean</LogCommsErrors>
      <StoreID>int</StoreID>
      <CanChooseStoreOnJobParts>boolean</CanChooseStoreOnJobParts>
      <CanChooseOtherEngineersVansOnJobParts>boolean</CanChooseOtherEngineersVansOnJobParts>
      <CanChooseOtherStoresOnJobParts>boolean</CanChooseOtherStoresOnJobParts>
      <EquipUserRef3Caption>string</EquipUserRef3Caption>
      <EquipUserRef4Caption>string</EquipUserRef4Caption>
      <EquipReplaceMakeModelDefault>boolean</EquipReplaceMakeModelDefault>
      <JobFirstHourRateOnFirstVisitOnly>boolean</JobFirstHourRateOnFirstVisitOnly>
      <CanConfirmAllDone>boolean</CanConfirmAllDone>
      <StockUnits>string</StockUnits>
      <JobTypePartsExcl>string</JobTypePartsExcl>
      <CanSearchAllStores>boolean</CanSearchAllStores>
      <CanShowObsoleteParts>boolean</CanShowObsoleteParts>
      <CanShowZeroLevelParts>boolean</CanShowZeroLevelParts>
      <CanAddPartsWithInsufficentStock>boolean</CanAddPartsWithInsufficentStock>
      <EngineerJobSessionCompleteTimeout>int</EngineerJobSessionCompleteTimeout>
      <EngineerAllowEquipmentLevelFollowUpVisits>boolean</EngineerAllowEquipmentLevelFollowUpVisits>
      <EngineerAddEquipmentUserRefToJobEquipList>boolean</EngineerAddEquipmentUserRefToJobEquipList>
      <PDAThirdPartyCameraApp>string</PDAThirdPartyCameraApp>
      <CanExportLocalDB>boolean</CanExportLocalDB>
      <EngineerDisallowCustomerNotPresentSignOff>boolean</EngineerDisallowCustomerNotPresentSignOff>
      <CanReplaceExistingEquipment>boolean</CanReplaceExistingEquipment>
      <CanAddInspectionToJob>boolean</CanAddInspectionToJob>
      <CanAddInspectionToEquipment>boolean</CanAddInspectionToEquipment>
    </LookupDataGet>
  </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>
    <LookupDataGetResponse xmlns="http://www.proteansoftware.co.uk/ProteanPDA/ProteanWebService">
      <ErrorNumber>int</ErrorNumber>
      <ErrorMessage>string</ErrorMessage>
      <JobFaults>string</JobFaults>
      <JobCauses>string</JobCauses>
      <JobActions>string</JobActions>
      <PhraseBook>string</PhraseBook>
      <BaseCurrencySymbol>string</BaseCurrencySymbol>
      <InspectCode>string</InspectCode>
      <EngineerName>string</EngineerName>
      <LookupSyncInterval>int</LookupSyncInterval>
      <StockSyncInterval>int</StockSyncInterval>
      <LiveSyncInterval>int</LiveSyncInterval>
      <WorkingTimes>string</WorkingTimes>
      <JobSheetHideWorkingTimes>boolean</JobSheetHideWorkingTimes>
      <JobSheetHideTravel>boolean</JobSheetHideTravel>
      <LabourProductTaxCodeID>int</LabourProductTaxCodeID>
      <FlatChargeProductTaxCodeID>int</FlatChargeProductTaxCodeID>
      <MileageProductTaxCodeID>int</MileageProductTaxCodeID>
      <LabourRates>string</LabourRates>
      <PublicHolidays>string</PublicHolidays>
      <ActivityTypes>string</ActivityTypes>
      <LastSubmittedDate>dateTime</LastSubmittedDate>
      <HistoryDays>int</HistoryDays>
      <ActivityTypeID>int</ActivityTypeID>
      <AllowCompletedVisitChange>boolean</AllowCompletedVisitChange>
      <PromptNoMeterRead>boolean</PromptNoMeterRead>
      <EquipUserRef1>string</EquipUserRef1>
      <EquipUserRef1Caption>string</EquipUserRef1Caption>
      <EquipUserRef2Caption>string</EquipUserRef2Caption>
      <CanCreateJobs>boolean</CanCreateJobs>
      <CanCreateEquipment>boolean</CanCreateEquipment>
      <JobTypes>string</JobTypes>
      <DefaultJobTypeID>int</DefaultJobTypeID>
      <WarrantyJobTypeID>int</WarrantyJobTypeID>
      <EmployeeID>int</EmployeeID>
      <JobListUseSiteTown>boolean</JobListUseSiteTown>
      <UseTimesheets>boolean</UseTimesheets>
      <JobListUseETA>boolean</JobListUseETA>
      <JobMustCompleteInspection>int</JobMustCompleteInspection>
      <CanModifyEquipAttributes>boolean</CanModifyEquipAttributes>
      <CanAddEquipAttributes>boolean</CanAddEquipAttributes>
      <CanModifyJobAttributes>boolean</CanModifyJobAttributes>
      <CanAddJobAttributes>boolean</CanAddJobAttributes>
      <Attributes>string</Attributes>
      <AttributeCat>string</AttributeCat>
      <AttributeList>string</AttributeList>
      <UseAttributeCategoryFiltering>boolean</UseAttributeCategoryFiltering>
      <MeterTypes>string</MeterTypes>
      <MeterBilling>boolean</MeterBilling>
      <CanCreateEquipMeters>boolean</CanCreateEquipMeters>
      <InspectTemplate>string</InspectTemplate>
      <InspectAttribute>string</InspectAttribute>
      <InspectAttributeCat>string</InspectAttributeCat>
      <InspectAttributeType>string</InspectAttributeType>
      <InspectListCode>string</InspectListCode>
      <InspectTemplateCat>string</InspectTemplateCat>
      <InspectTemplateLines>string</InspectTemplateLines>
      <SvcType>string</SvcType>
      <HideTargetDuration>boolean</HideTargetDuration>
      <AutoSetVisitTimeOff>boolean</AutoSetVisitTimeOff>
      <AllowSignOffBeforeComplete>boolean</AllowSignOffBeforeComplete>
      <InspectReasonsNotDone>string</InspectReasonsNotDone>
      <InspectionDependencies>string</InspectionDependencies>
      <AllowUpdateETA>boolean</AllowUpdateETA>
      <UseManuals>boolean</UseManuals>
      <UseEstimatedDuration>boolean</UseEstimatedDuration>
      <CustomerReportLogo>string</CustomerReportLogo>
      <CanCreateMakeModel>boolean</CanCreateMakeModel>
      <EquipCat>string</EquipCat>
      <EquipType>string</EquipType>
      <EquipSubType>string</EquipSubType>
      <StockShowSellingPrice>boolean</StockShowSellingPrice>
      <StockShowSupplier>boolean</StockShowSupplier>
      <TimesheetUseFlexitime>boolean</TimesheetUseFlexitime>
      <LanguageID>int</LanguageID>
      <CanModifyEquip>boolean</CanModifyEquip>
      <CanModifyEquipSvcDetails>boolean</CanModifyEquipSvcDetails>
      <EquipDefaultFromMakeModel>boolean</EquipDefaultFromMakeModel>
      <CanSpecifyNewEquipNo>boolean</CanSpecifyNewEquipNo>
      <EquipStatusJobTypes>string</EquipStatusJobTypes>
      <MaintContractTypeJobTypes>string</MaintContractTypeJobTypes>
      <MakeModelDefaultSvcTypes>boolean</MakeModelDefaultSvcTypes>
      <TaxSystem>int</TaxSystem>
      <CustomerTaxCodeExempt>int</CustomerTaxCodeExempt>
      <MiscTypes>string</MiscTypes>
      <MiscTypeIDDefault>int</MiscTypeIDDefault>
      <JobTypeMiscExcl>string</JobTypeMiscExcl>
      <CanModifySiteNotes>boolean</CanModifySiteNotes>
      <CanRetireEquip>boolean</CanRetireEquip>
      <SiteNotesWarning>boolean</SiteNotesWarning>
      <CanChangeJobType>boolean</CanChangeJobType>
      <CanCreateFollowUpVisit>boolean</CanCreateFollowUpVisit>
      <MustSpecifyNewEquipNo>boolean</MustSpecifyNewEquipNo>
      <CanViewJobSheetPrices>boolean</CanViewJobSheetPrices>
      <PartsPricesToFourDecimalPlaces>boolean</PartsPricesToFourDecimalPlaces>
      <LogCommsErrors>boolean</LogCommsErrors>
      <StoreID>int</StoreID>
      <CanChooseStoreOnJobParts>boolean</CanChooseStoreOnJobParts>
      <CanChooseOtherEngineersVansOnJobParts>boolean</CanChooseOtherEngineersVansOnJobParts>
      <CanChooseOtherStoresOnJobParts>boolean</CanChooseOtherStoresOnJobParts>
      <EquipUserRef3Caption>string</EquipUserRef3Caption>
      <EquipUserRef4Caption>string</EquipUserRef4Caption>
      <EquipReplaceMakeModelDefault>boolean</EquipReplaceMakeModelDefault>
      <JobFirstHourRateOnFirstVisitOnly>boolean</JobFirstHourRateOnFirstVisitOnly>
      <CanConfirmAllDone>boolean</CanConfirmAllDone>
      <StockUnits>string</StockUnits>
      <JobTypePartsExcl>string</JobTypePartsExcl>
      <CanSearchAllStores>boolean</CanSearchAllStores>
      <CanShowObsoleteParts>boolean</CanShowObsoleteParts>
      <CanShowZeroLevelParts>boolean</CanShowZeroLevelParts>
      <CanAddPartsWithInsufficentStock>boolean</CanAddPartsWithInsufficentStock>
      <EngineerJobSessionCompleteTimeout>int</EngineerJobSessionCompleteTimeout>
      <EngineerAllowEquipmentLevelFollowUpVisits>boolean</EngineerAllowEquipmentLevelFollowUpVisits>
      <EngineerAddEquipmentUserRefToJobEquipList>boolean</EngineerAddEquipmentUserRefToJobEquipList>
      <PDAThirdPartyCameraApp>string</PDAThirdPartyCameraApp>
      <CanExportLocalDB>boolean</CanExportLocalDB>
      <EngineerDisallowCustomerNotPresentSignOff>boolean</EngineerDisallowCustomerNotPresentSignOff>
      <CanReplaceExistingEquipment>boolean</CanReplaceExistingEquipment>
      <CanAddInspectionToJob>boolean</CanAddInspectionToJob>
      <CanAddInspectionToEquipment>boolean</CanAddInspectionToEquipment>
    </LookupDataGetResponse>
  </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 /ProteanPDA/ProteanWebService.asmx HTTP/1.1
Host: uk.protean.smurfitkappa.com
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>
    <LookupDataGet xmlns="http://www.proteansoftware.co.uk/ProteanPDA/ProteanWebService">
      <ApplicationID>string</ApplicationID>
      <UserName>string</UserName>
      <Password>string</Password>
      <DeviceName>string</DeviceName>
      <CompanyID>int</CompanyID>
      <ErrorNumber>int</ErrorNumber>
      <ErrorMessage>string</ErrorMessage>
      <JobFaults>string</JobFaults>
      <JobCauses>string</JobCauses>
      <JobActions>string</JobActions>
      <PhraseBook>string</PhraseBook>
      <BaseCurrencySymbol>string</BaseCurrencySymbol>
      <InspectCode>string</InspectCode>
      <EngineerName>string</EngineerName>
      <LookupSyncInterval>int</LookupSyncInterval>
      <StockSyncInterval>int</StockSyncInterval>
      <LiveSyncInterval>int</LiveSyncInterval>
      <WorkingTimes>string</WorkingTimes>
      <JobSheetHideWorkingTimes>boolean</JobSheetHideWorkingTimes>
      <JobSheetHideTravel>boolean</JobSheetHideTravel>
      <LabourProductTaxCodeID>int</LabourProductTaxCodeID>
      <FlatChargeProductTaxCodeID>int</FlatChargeProductTaxCodeID>
      <MileageProductTaxCodeID>int</MileageProductTaxCodeID>
      <LabourRates>string</LabourRates>
      <PublicHolidays>string</PublicHolidays>
      <ActivityTypes>string</ActivityTypes>
      <LastSubmittedDate>dateTime</LastSubmittedDate>
      <HistoryDays>int</HistoryDays>
      <ActivityTypeID>int</ActivityTypeID>
      <AllowCompletedVisitChange>boolean</AllowCompletedVisitChange>
      <PromptNoMeterRead>boolean</PromptNoMeterRead>
      <EquipUserRef1>string</EquipUserRef1>
      <EquipUserRef1Caption>string</EquipUserRef1Caption>
      <EquipUserRef2Caption>string</EquipUserRef2Caption>
      <CanCreateJobs>boolean</CanCreateJobs>
      <CanCreateEquipment>boolean</CanCreateEquipment>
      <JobTypes>string</JobTypes>
      <DefaultJobTypeID>int</DefaultJobTypeID>
      <WarrantyJobTypeID>int</WarrantyJobTypeID>
      <EmployeeID>int</EmployeeID>
      <JobListUseSiteTown>boolean</JobListUseSiteTown>
      <UseTimesheets>boolean</UseTimesheets>
      <JobListUseETA>boolean</JobListUseETA>
      <JobMustCompleteInspection>int</JobMustCompleteInspection>
      <CanModifyEquipAttributes>boolean</CanModifyEquipAttributes>
      <CanAddEquipAttributes>boolean</CanAddEquipAttributes>
      <CanModifyJobAttributes>boolean</CanModifyJobAttributes>
      <CanAddJobAttributes>boolean</CanAddJobAttributes>
      <Attributes>string</Attributes>
      <AttributeCat>string</AttributeCat>
      <AttributeList>string</AttributeList>
      <UseAttributeCategoryFiltering>boolean</UseAttributeCategoryFiltering>
      <MeterTypes>string</MeterTypes>
      <MeterBilling>boolean</MeterBilling>
      <CanCreateEquipMeters>boolean</CanCreateEquipMeters>
      <InspectTemplate>string</InspectTemplate>
      <InspectAttribute>string</InspectAttribute>
      <InspectAttributeCat>string</InspectAttributeCat>
      <InspectAttributeType>string</InspectAttributeType>
      <InspectListCode>string</InspectListCode>
      <InspectTemplateCat>string</InspectTemplateCat>
      <InspectTemplateLines>string</InspectTemplateLines>
      <SvcType>string</SvcType>
      <HideTargetDuration>boolean</HideTargetDuration>
      <AutoSetVisitTimeOff>boolean</AutoSetVisitTimeOff>
      <AllowSignOffBeforeComplete>boolean</AllowSignOffBeforeComplete>
      <InspectReasonsNotDone>string</InspectReasonsNotDone>
      <InspectionDependencies>string</InspectionDependencies>
      <AllowUpdateETA>boolean</AllowUpdateETA>
      <UseManuals>boolean</UseManuals>
      <UseEstimatedDuration>boolean</UseEstimatedDuration>
      <CustomerReportLogo>string</CustomerReportLogo>
      <CanCreateMakeModel>boolean</CanCreateMakeModel>
      <EquipCat>string</EquipCat>
      <EquipType>string</EquipType>
      <EquipSubType>string</EquipSubType>
      <StockShowSellingPrice>boolean</StockShowSellingPrice>
      <StockShowSupplier>boolean</StockShowSupplier>
      <TimesheetUseFlexitime>boolean</TimesheetUseFlexitime>
      <LanguageID>int</LanguageID>
      <CanModifyEquip>boolean</CanModifyEquip>
      <CanModifyEquipSvcDetails>boolean</CanModifyEquipSvcDetails>
      <EquipDefaultFromMakeModel>boolean</EquipDefaultFromMakeModel>
      <CanSpecifyNewEquipNo>boolean</CanSpecifyNewEquipNo>
      <EquipStatusJobTypes>string</EquipStatusJobTypes>
      <MaintContractTypeJobTypes>string</MaintContractTypeJobTypes>
      <MakeModelDefaultSvcTypes>boolean</MakeModelDefaultSvcTypes>
      <TaxSystem>int</TaxSystem>
      <CustomerTaxCodeExempt>int</CustomerTaxCodeExempt>
      <MiscTypes>string</MiscTypes>
      <MiscTypeIDDefault>int</MiscTypeIDDefault>
      <JobTypeMiscExcl>string</JobTypeMiscExcl>
      <CanModifySiteNotes>boolean</CanModifySiteNotes>
      <CanRetireEquip>boolean</CanRetireEquip>
      <SiteNotesWarning>boolean</SiteNotesWarning>
      <CanChangeJobType>boolean</CanChangeJobType>
      <CanCreateFollowUpVisit>boolean</CanCreateFollowUpVisit>
      <MustSpecifyNewEquipNo>boolean</MustSpecifyNewEquipNo>
      <CanViewJobSheetPrices>boolean</CanViewJobSheetPrices>
      <PartsPricesToFourDecimalPlaces>boolean</PartsPricesToFourDecimalPlaces>
      <LogCommsErrors>boolean</LogCommsErrors>
      <StoreID>int</StoreID>
      <CanChooseStoreOnJobParts>boolean</CanChooseStoreOnJobParts>
      <CanChooseOtherEngineersVansOnJobParts>boolean</CanChooseOtherEngineersVansOnJobParts>
      <CanChooseOtherStoresOnJobParts>boolean</CanChooseOtherStoresOnJobParts>
      <EquipUserRef3Caption>string</EquipUserRef3Caption>
      <EquipUserRef4Caption>string</EquipUserRef4Caption>
      <EquipReplaceMakeModelDefault>boolean</EquipReplaceMakeModelDefault>
      <JobFirstHourRateOnFirstVisitOnly>boolean</JobFirstHourRateOnFirstVisitOnly>
      <CanConfirmAllDone>boolean</CanConfirmAllDone>
      <StockUnits>string</StockUnits>
      <JobTypePartsExcl>string</JobTypePartsExcl>
      <CanSearchAllStores>boolean</CanSearchAllStores>
      <CanShowObsoleteParts>boolean</CanShowObsoleteParts>
      <CanShowZeroLevelParts>boolean</CanShowZeroLevelParts>
      <CanAddPartsWithInsufficentStock>boolean</CanAddPartsWithInsufficentStock>
      <EngineerJobSessionCompleteTimeout>int</EngineerJobSessionCompleteTimeout>
      <EngineerAllowEquipmentLevelFollowUpVisits>boolean</EngineerAllowEquipmentLevelFollowUpVisits>
      <EngineerAddEquipmentUserRefToJobEquipList>boolean</EngineerAddEquipmentUserRefToJobEquipList>
      <PDAThirdPartyCameraApp>string</PDAThirdPartyCameraApp>
      <CanExportLocalDB>boolean</CanExportLocalDB>
      <EngineerDisallowCustomerNotPresentSignOff>boolean</EngineerDisallowCustomerNotPresentSignOff>
      <CanReplaceExistingEquipment>boolean</CanReplaceExistingEquipment>
      <CanAddInspectionToJob>boolean</CanAddInspectionToJob>
      <CanAddInspectionToEquipment>boolean</CanAddInspectionToEquipment>
    </LookupDataGet>
  </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>
    <LookupDataGetResponse xmlns="http://www.proteansoftware.co.uk/ProteanPDA/ProteanWebService">
      <ErrorNumber>int</ErrorNumber>
      <ErrorMessage>string</ErrorMessage>
      <JobFaults>string</JobFaults>
      <JobCauses>string</JobCauses>
      <JobActions>string</JobActions>
      <PhraseBook>string</PhraseBook>
      <BaseCurrencySymbol>string</BaseCurrencySymbol>
      <InspectCode>string</InspectCode>
      <EngineerName>string</EngineerName>
      <LookupSyncInterval>int</LookupSyncInterval>
      <StockSyncInterval>int</StockSyncInterval>
      <LiveSyncInterval>int</LiveSyncInterval>
      <WorkingTimes>string</WorkingTimes>
      <JobSheetHideWorkingTimes>boolean</JobSheetHideWorkingTimes>
      <JobSheetHideTravel>boolean</JobSheetHideTravel>
      <LabourProductTaxCodeID>int</LabourProductTaxCodeID>
      <FlatChargeProductTaxCodeID>int</FlatChargeProductTaxCodeID>
      <MileageProductTaxCodeID>int</MileageProductTaxCodeID>
      <LabourRates>string</LabourRates>
      <PublicHolidays>string</PublicHolidays>
      <ActivityTypes>string</ActivityTypes>
      <LastSubmittedDate>dateTime</LastSubmittedDate>
      <HistoryDays>int</HistoryDays>
      <ActivityTypeID>int</ActivityTypeID>
      <AllowCompletedVisitChange>boolean</AllowCompletedVisitChange>
      <PromptNoMeterRead>boolean</PromptNoMeterRead>
      <EquipUserRef1>string</EquipUserRef1>
      <EquipUserRef1Caption>string</EquipUserRef1Caption>
      <EquipUserRef2Caption>string</EquipUserRef2Caption>
      <CanCreateJobs>boolean</CanCreateJobs>
      <CanCreateEquipment>boolean</CanCreateEquipment>
      <JobTypes>string</JobTypes>
      <DefaultJobTypeID>int</DefaultJobTypeID>
      <WarrantyJobTypeID>int</WarrantyJobTypeID>
      <EmployeeID>int</EmployeeID>
      <JobListUseSiteTown>boolean</JobListUseSiteTown>
      <UseTimesheets>boolean</UseTimesheets>
      <JobListUseETA>boolean</JobListUseETA>
      <JobMustCompleteInspection>int</JobMustCompleteInspection>
      <CanModifyEquipAttributes>boolean</CanModifyEquipAttributes>
      <CanAddEquipAttributes>boolean</CanAddEquipAttributes>
      <CanModifyJobAttributes>boolean</CanModifyJobAttributes>
      <CanAddJobAttributes>boolean</CanAddJobAttributes>
      <Attributes>string</Attributes>
      <AttributeCat>string</AttributeCat>
      <AttributeList>string</AttributeList>
      <UseAttributeCategoryFiltering>boolean</UseAttributeCategoryFiltering>
      <MeterTypes>string</MeterTypes>
      <MeterBilling>boolean</MeterBilling>
      <CanCreateEquipMeters>boolean</CanCreateEquipMeters>
      <InspectTemplate>string</InspectTemplate>
      <InspectAttribute>string</InspectAttribute>
      <InspectAttributeCat>string</InspectAttributeCat>
      <InspectAttributeType>string</InspectAttributeType>
      <InspectListCode>string</InspectListCode>
      <InspectTemplateCat>string</InspectTemplateCat>
      <InspectTemplateLines>string</InspectTemplateLines>
      <SvcType>string</SvcType>
      <HideTargetDuration>boolean</HideTargetDuration>
      <AutoSetVisitTimeOff>boolean</AutoSetVisitTimeOff>
      <AllowSignOffBeforeComplete>boolean</AllowSignOffBeforeComplete>
      <InspectReasonsNotDone>string</InspectReasonsNotDone>
      <InspectionDependencies>string</InspectionDependencies>
      <AllowUpdateETA>boolean</AllowUpdateETA>
      <UseManuals>boolean</UseManuals>
      <UseEstimatedDuration>boolean</UseEstimatedDuration>
      <CustomerReportLogo>string</CustomerReportLogo>
      <CanCreateMakeModel>boolean</CanCreateMakeModel>
      <EquipCat>string</EquipCat>
      <EquipType>string</EquipType>
      <EquipSubType>string</EquipSubType>
      <StockShowSellingPrice>boolean</StockShowSellingPrice>
      <StockShowSupplier>boolean</StockShowSupplier>
      <TimesheetUseFlexitime>boolean</TimesheetUseFlexitime>
      <LanguageID>int</LanguageID>
      <CanModifyEquip>boolean</CanModifyEquip>
      <CanModifyEquipSvcDetails>boolean</CanModifyEquipSvcDetails>
      <EquipDefaultFromMakeModel>boolean</EquipDefaultFromMakeModel>
      <CanSpecifyNewEquipNo>boolean</CanSpecifyNewEquipNo>
      <EquipStatusJobTypes>string</EquipStatusJobTypes>
      <MaintContractTypeJobTypes>string</MaintContractTypeJobTypes>
      <MakeModelDefaultSvcTypes>boolean</MakeModelDefaultSvcTypes>
      <TaxSystem>int</TaxSystem>
      <CustomerTaxCodeExempt>int</CustomerTaxCodeExempt>
      <MiscTypes>string</MiscTypes>
      <MiscTypeIDDefault>int</MiscTypeIDDefault>
      <JobTypeMiscExcl>string</JobTypeMiscExcl>
      <CanModifySiteNotes>boolean</CanModifySiteNotes>
      <CanRetireEquip>boolean</CanRetireEquip>
      <SiteNotesWarning>boolean</SiteNotesWarning>
      <CanChangeJobType>boolean</CanChangeJobType>
      <CanCreateFollowUpVisit>boolean</CanCreateFollowUpVisit>
      <MustSpecifyNewEquipNo>boolean</MustSpecifyNewEquipNo>
      <CanViewJobSheetPrices>boolean</CanViewJobSheetPrices>
      <PartsPricesToFourDecimalPlaces>boolean</PartsPricesToFourDecimalPlaces>
      <LogCommsErrors>boolean</LogCommsErrors>
      <StoreID>int</StoreID>
      <CanChooseStoreOnJobParts>boolean</CanChooseStoreOnJobParts>
      <CanChooseOtherEngineersVansOnJobParts>boolean</CanChooseOtherEngineersVansOnJobParts>
      <CanChooseOtherStoresOnJobParts>boolean</CanChooseOtherStoresOnJobParts>
      <EquipUserRef3Caption>string</EquipUserRef3Caption>
      <EquipUserRef4Caption>string</EquipUserRef4Caption>
      <EquipReplaceMakeModelDefault>boolean</EquipReplaceMakeModelDefault>
      <JobFirstHourRateOnFirstVisitOnly>boolean</JobFirstHourRateOnFirstVisitOnly>
      <CanConfirmAllDone>boolean</CanConfirmAllDone>
      <StockUnits>string</StockUnits>
      <JobTypePartsExcl>string</JobTypePartsExcl>
      <CanSearchAllStores>boolean</CanSearchAllStores>
      <CanShowObsoleteParts>boolean</CanShowObsoleteParts>
      <CanShowZeroLevelParts>boolean</CanShowZeroLevelParts>
      <CanAddPartsWithInsufficentStock>boolean</CanAddPartsWithInsufficentStock>
      <EngineerJobSessionCompleteTimeout>int</EngineerJobSessionCompleteTimeout>
      <EngineerAllowEquipmentLevelFollowUpVisits>boolean</EngineerAllowEquipmentLevelFollowUpVisits>
      <EngineerAddEquipmentUserRefToJobEquipList>boolean</EngineerAddEquipmentUserRefToJobEquipList>
      <PDAThirdPartyCameraApp>string</PDAThirdPartyCameraApp>
      <CanExportLocalDB>boolean</CanExportLocalDB>
      <EngineerDisallowCustomerNotPresentSignOff>boolean</EngineerDisallowCustomerNotPresentSignOff>
      <CanReplaceExistingEquipment>boolean</CanReplaceExistingEquipment>
      <CanAddInspectionToJob>boolean</CanAddInspectionToJob>
      <CanAddInspectionToEquipment>boolean</CanAddInspectionToEquipment>
    </LookupDataGetResponse>
  </soap12:Body>
</soap12:Envelope>