ATK_Pro_Mobile_WS


Click here for a complete list of operations.

getMachines

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 /PrimaryMobileWebservice_MySql/ATK_Pro_Mobile_WS.asmx HTTP/1.1
Host: atkworldwide.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/getMachines"

<?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>
    <getMachines xmlns="http://tempuri.org/">
      <companyId>string</companyId>
    </getMachines>
  </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>
    <getMachinesResponse xmlns="http://tempuri.org/">
      <getMachinesResult>
        <Machine>
          <MachineId>guid</MachineId>
          <Name>string</Name>
          <ModelNumber>string</ModelNumber>
          <Make>string</Make>
          <Hours>string</Hours>
          <companyId>guid</companyId>
          <deleted>boolean</deleted>
          <servicedate>dateTime</servicedate>
          <inspectionDate>dateTime</inspectionDate>
          <dateAdded>dateTime</dateAdded>
          <serviceFrequency>string</serviceFrequency>
          <MachineTypeId>guid</MachineTypeId>
          <RealMachineName>string</RealMachineName>
          <AvgLitres_Hour>double</AvgLitres_Hour>
          <CurLitres_Hour>double</CurLitres_Hour>
          <PastelCode>string</PastelCode>
          <PastelSubcode>string</PastelSubcode>
          <VINNumber>string</VINNumber>
          <EngineNumber>string</EngineNumber>
          <ManYear>string</ManYear>
          <Color>string</Color>
          <Tracker>string</Tracker>
          <SiteNameDisplay>string</SiteNameDisplay>
          <NormalConsumption>double</NormalConsumption>
          <NedfleetCardNr>string</NedfleetCardNr>
          <ServicePlan>string</ServicePlan>
          <ExtendedWarranty>string</ExtendedWarranty>
          <ExtendedServicePlan>string</ExtendedServicePlan>
          <Finance_Bank>string</Finance_Bank>
          <Finance_Account>string</Finance_Account>
          <ROPS>string</ROPS>
          <ReflectiveStrips>string</ReflectiveStrips>
          <LicenceDiskExpiryDate>dateTime</LicenceDiskExpiryDate>
          <Owners>string</Owners>
          <Plant>string</Plant>
          <COR>string</COR>
          <Registration_no>string</Registration_no>
          <Compass_ID>string</Compass_ID>
          <Drum_Make>string</Drum_Make>
          <Drum_Size_M3>string</Drum_Size_M3>
          <Contract_Commenced>dateTime</Contract_Commenced>
          <Contract_Terminated>dateTime</Contract_Terminated>
          <Average_hrs_mth>string</Average_hrs_mth>
          <Cab_Type>string</Cab_Type>
          <Approx_mth_Replacement>string</Approx_mth_Replacement>
          <Mobile_Fixed>string</Mobile_Fixed>
          <Capex_Replacement_Date>dateTime</Capex_Replacement_Date>
          <Current_Mileage>string</Current_Mileage>
          <Callibration_Certificate_Expiry>dateTime</Callibration_Certificate_Expiry>
          <Fire_Permit_Expiry>dateTime</Fire_Permit_Expiry>
          <Engen_Safe_Loading_Expiry>dateTime</Engen_Safe_Loading_Expiry>
          <Pneumatic_Tanker_PressureTest>dateTime</Pneumatic_Tanker_PressureTest>
          <BluetoothBeaconId>guid</BluetoothBeaconId>
          <MANumber>string</MANumber>
          <GLCode>string</GLCode>
          <Current_Consuption>string</Current_Consuption>
          <AvgHoursPerMonth>double</AvgHoursPerMonth>
          <COR_DueDate>dateTime</COR_DueDate>
          <LOD_Owner_CompanyId>guid</LOD_Owner_CompanyId>
          <BackedUp>boolean</BackedUp>
          <Last_SixMonth_LoadInspD>dateTime</Last_SixMonth_LoadInspD>
          <Last_SixMonth_LoadInspCol>string</Last_SixMonth_LoadInspCol>
          <Last_LoadTestColor>string</Last_LoadTestColor>
          <PrestartDone>dateTime</PrestartDone>
          <PrestartDoneColor>string</PrestartDoneColor>
          <PrestartDoneImage>string</PrestartDoneImage>
          <PrestartDoneTextColor>string</PrestartDoneTextColor>
          <ServiceDateDueTextColor>string</ServiceDateDueTextColor>
          <CurrentMonthUsage>double</CurrentMonthUsage>
          <CurrentMonthFuel>double</CurrentMonthFuel>
          <PDI_Id>guid</PDI_Id>
          <ConditionSheet_Id>guid</ConditionSheet_Id>
          <InspectionType>string</InspectionType>
          <ArtisanDate>dateTime</ArtisanDate>
          <ConveyorDate>dateTime</ConveyorDate>
          <ArtisanColor>string</ArtisanColor>
          <ConveyorColor>string</ConveyorColor>
          <OverallPicture>string</OverallPicture>
          <LinkedMachineId>string</LinkedMachineId>
          <MachineCategoryName>string</MachineCategoryName>
          <LiezelUsage>double</LiezelUsage>
          <Current_BurnRate>string</Current_BurnRate>
          <Avg_BurnRate>string</Avg_BurnRate>
          <MonthsFuel_Total>string</MonthsFuel_Total>
          <Barcode_Number>string</Barcode_Number>
          <FuelTankSize>string</FuelTankSize>
        </Machine>
        <Machine>
          <MachineId>guid</MachineId>
          <Name>string</Name>
          <ModelNumber>string</ModelNumber>
          <Make>string</Make>
          <Hours>string</Hours>
          <companyId>guid</companyId>
          <deleted>boolean</deleted>
          <servicedate>dateTime</servicedate>
          <inspectionDate>dateTime</inspectionDate>
          <dateAdded>dateTime</dateAdded>
          <serviceFrequency>string</serviceFrequency>
          <MachineTypeId>guid</MachineTypeId>
          <RealMachineName>string</RealMachineName>
          <AvgLitres_Hour>double</AvgLitres_Hour>
          <CurLitres_Hour>double</CurLitres_Hour>
          <PastelCode>string</PastelCode>
          <PastelSubcode>string</PastelSubcode>
          <VINNumber>string</VINNumber>
          <EngineNumber>string</EngineNumber>
          <ManYear>string</ManYear>
          <Color>string</Color>
          <Tracker>string</Tracker>
          <SiteNameDisplay>string</SiteNameDisplay>
          <NormalConsumption>double</NormalConsumption>
          <NedfleetCardNr>string</NedfleetCardNr>
          <ServicePlan>string</ServicePlan>
          <ExtendedWarranty>string</ExtendedWarranty>
          <ExtendedServicePlan>string</ExtendedServicePlan>
          <Finance_Bank>string</Finance_Bank>
          <Finance_Account>string</Finance_Account>
          <ROPS>string</ROPS>
          <ReflectiveStrips>string</ReflectiveStrips>
          <LicenceDiskExpiryDate>dateTime</LicenceDiskExpiryDate>
          <Owners>string</Owners>
          <Plant>string</Plant>
          <COR>string</COR>
          <Registration_no>string</Registration_no>
          <Compass_ID>string</Compass_ID>
          <Drum_Make>string</Drum_Make>
          <Drum_Size_M3>string</Drum_Size_M3>
          <Contract_Commenced>dateTime</Contract_Commenced>
          <Contract_Terminated>dateTime</Contract_Terminated>
          <Average_hrs_mth>string</Average_hrs_mth>
          <Cab_Type>string</Cab_Type>
          <Approx_mth_Replacement>string</Approx_mth_Replacement>
          <Mobile_Fixed>string</Mobile_Fixed>
          <Capex_Replacement_Date>dateTime</Capex_Replacement_Date>
          <Current_Mileage>string</Current_Mileage>
          <Callibration_Certificate_Expiry>dateTime</Callibration_Certificate_Expiry>
          <Fire_Permit_Expiry>dateTime</Fire_Permit_Expiry>
          <Engen_Safe_Loading_Expiry>dateTime</Engen_Safe_Loading_Expiry>
          <Pneumatic_Tanker_PressureTest>dateTime</Pneumatic_Tanker_PressureTest>
          <BluetoothBeaconId>guid</BluetoothBeaconId>
          <MANumber>string</MANumber>
          <GLCode>string</GLCode>
          <Current_Consuption>string</Current_Consuption>
          <AvgHoursPerMonth>double</AvgHoursPerMonth>
          <COR_DueDate>dateTime</COR_DueDate>
          <LOD_Owner_CompanyId>guid</LOD_Owner_CompanyId>
          <BackedUp>boolean</BackedUp>
          <Last_SixMonth_LoadInspD>dateTime</Last_SixMonth_LoadInspD>
          <Last_SixMonth_LoadInspCol>string</Last_SixMonth_LoadInspCol>
          <Last_LoadTestColor>string</Last_LoadTestColor>
          <PrestartDone>dateTime</PrestartDone>
          <PrestartDoneColor>string</PrestartDoneColor>
          <PrestartDoneImage>string</PrestartDoneImage>
          <PrestartDoneTextColor>string</PrestartDoneTextColor>
          <ServiceDateDueTextColor>string</ServiceDateDueTextColor>
          <CurrentMonthUsage>double</CurrentMonthUsage>
          <CurrentMonthFuel>double</CurrentMonthFuel>
          <PDI_Id>guid</PDI_Id>
          <ConditionSheet_Id>guid</ConditionSheet_Id>
          <InspectionType>string</InspectionType>
          <ArtisanDate>dateTime</ArtisanDate>
          <ConveyorDate>dateTime</ConveyorDate>
          <ArtisanColor>string</ArtisanColor>
          <ConveyorColor>string</ConveyorColor>
          <OverallPicture>string</OverallPicture>
          <LinkedMachineId>string</LinkedMachineId>
          <MachineCategoryName>string</MachineCategoryName>
          <LiezelUsage>double</LiezelUsage>
          <Current_BurnRate>string</Current_BurnRate>
          <Avg_BurnRate>string</Avg_BurnRate>
          <MonthsFuel_Total>string</MonthsFuel_Total>
          <Barcode_Number>string</Barcode_Number>
          <FuelTankSize>string</FuelTankSize>
        </Machine>
      </getMachinesResult>
    </getMachinesResponse>
  </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 /PrimaryMobileWebservice_MySql/ATK_Pro_Mobile_WS.asmx HTTP/1.1
Host: atkworldwide.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>
    <getMachines xmlns="http://tempuri.org/">
      <companyId>string</companyId>
    </getMachines>
  </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>
    <getMachinesResponse xmlns="http://tempuri.org/">
      <getMachinesResult>
        <Machine>
          <MachineId>guid</MachineId>
          <Name>string</Name>
          <ModelNumber>string</ModelNumber>
          <Make>string</Make>
          <Hours>string</Hours>
          <companyId>guid</companyId>
          <deleted>boolean</deleted>
          <servicedate>dateTime</servicedate>
          <inspectionDate>dateTime</inspectionDate>
          <dateAdded>dateTime</dateAdded>
          <serviceFrequency>string</serviceFrequency>
          <MachineTypeId>guid</MachineTypeId>
          <RealMachineName>string</RealMachineName>
          <AvgLitres_Hour>double</AvgLitres_Hour>
          <CurLitres_Hour>double</CurLitres_Hour>
          <PastelCode>string</PastelCode>
          <PastelSubcode>string</PastelSubcode>
          <VINNumber>string</VINNumber>
          <EngineNumber>string</EngineNumber>
          <ManYear>string</ManYear>
          <Color>string</Color>
          <Tracker>string</Tracker>
          <SiteNameDisplay>string</SiteNameDisplay>
          <NormalConsumption>double</NormalConsumption>
          <NedfleetCardNr>string</NedfleetCardNr>
          <ServicePlan>string</ServicePlan>
          <ExtendedWarranty>string</ExtendedWarranty>
          <ExtendedServicePlan>string</ExtendedServicePlan>
          <Finance_Bank>string</Finance_Bank>
          <Finance_Account>string</Finance_Account>
          <ROPS>string</ROPS>
          <ReflectiveStrips>string</ReflectiveStrips>
          <LicenceDiskExpiryDate>dateTime</LicenceDiskExpiryDate>
          <Owners>string</Owners>
          <Plant>string</Plant>
          <COR>string</COR>
          <Registration_no>string</Registration_no>
          <Compass_ID>string</Compass_ID>
          <Drum_Make>string</Drum_Make>
          <Drum_Size_M3>string</Drum_Size_M3>
          <Contract_Commenced>dateTime</Contract_Commenced>
          <Contract_Terminated>dateTime</Contract_Terminated>
          <Average_hrs_mth>string</Average_hrs_mth>
          <Cab_Type>string</Cab_Type>
          <Approx_mth_Replacement>string</Approx_mth_Replacement>
          <Mobile_Fixed>string</Mobile_Fixed>
          <Capex_Replacement_Date>dateTime</Capex_Replacement_Date>
          <Current_Mileage>string</Current_Mileage>
          <Callibration_Certificate_Expiry>dateTime</Callibration_Certificate_Expiry>
          <Fire_Permit_Expiry>dateTime</Fire_Permit_Expiry>
          <Engen_Safe_Loading_Expiry>dateTime</Engen_Safe_Loading_Expiry>
          <Pneumatic_Tanker_PressureTest>dateTime</Pneumatic_Tanker_PressureTest>
          <BluetoothBeaconId>guid</BluetoothBeaconId>
          <MANumber>string</MANumber>
          <GLCode>string</GLCode>
          <Current_Consuption>string</Current_Consuption>
          <AvgHoursPerMonth>double</AvgHoursPerMonth>
          <COR_DueDate>dateTime</COR_DueDate>
          <LOD_Owner_CompanyId>guid</LOD_Owner_CompanyId>
          <BackedUp>boolean</BackedUp>
          <Last_SixMonth_LoadInspD>dateTime</Last_SixMonth_LoadInspD>
          <Last_SixMonth_LoadInspCol>string</Last_SixMonth_LoadInspCol>
          <Last_LoadTestColor>string</Last_LoadTestColor>
          <PrestartDone>dateTime</PrestartDone>
          <PrestartDoneColor>string</PrestartDoneColor>
          <PrestartDoneImage>string</PrestartDoneImage>
          <PrestartDoneTextColor>string</PrestartDoneTextColor>
          <ServiceDateDueTextColor>string</ServiceDateDueTextColor>
          <CurrentMonthUsage>double</CurrentMonthUsage>
          <CurrentMonthFuel>double</CurrentMonthFuel>
          <PDI_Id>guid</PDI_Id>
          <ConditionSheet_Id>guid</ConditionSheet_Id>
          <InspectionType>string</InspectionType>
          <ArtisanDate>dateTime</ArtisanDate>
          <ConveyorDate>dateTime</ConveyorDate>
          <ArtisanColor>string</ArtisanColor>
          <ConveyorColor>string</ConveyorColor>
          <OverallPicture>string</OverallPicture>
          <LinkedMachineId>string</LinkedMachineId>
          <MachineCategoryName>string</MachineCategoryName>
          <LiezelUsage>double</LiezelUsage>
          <Current_BurnRate>string</Current_BurnRate>
          <Avg_BurnRate>string</Avg_BurnRate>
          <MonthsFuel_Total>string</MonthsFuel_Total>
          <Barcode_Number>string</Barcode_Number>
          <FuelTankSize>string</FuelTankSize>
        </Machine>
        <Machine>
          <MachineId>guid</MachineId>
          <Name>string</Name>
          <ModelNumber>string</ModelNumber>
          <Make>string</Make>
          <Hours>string</Hours>
          <companyId>guid</companyId>
          <deleted>boolean</deleted>
          <servicedate>dateTime</servicedate>
          <inspectionDate>dateTime</inspectionDate>
          <dateAdded>dateTime</dateAdded>
          <serviceFrequency>string</serviceFrequency>
          <MachineTypeId>guid</MachineTypeId>
          <RealMachineName>string</RealMachineName>
          <AvgLitres_Hour>double</AvgLitres_Hour>
          <CurLitres_Hour>double</CurLitres_Hour>
          <PastelCode>string</PastelCode>
          <PastelSubcode>string</PastelSubcode>
          <VINNumber>string</VINNumber>
          <EngineNumber>string</EngineNumber>
          <ManYear>string</ManYear>
          <Color>string</Color>
          <Tracker>string</Tracker>
          <SiteNameDisplay>string</SiteNameDisplay>
          <NormalConsumption>double</NormalConsumption>
          <NedfleetCardNr>string</NedfleetCardNr>
          <ServicePlan>string</ServicePlan>
          <ExtendedWarranty>string</ExtendedWarranty>
          <ExtendedServicePlan>string</ExtendedServicePlan>
          <Finance_Bank>string</Finance_Bank>
          <Finance_Account>string</Finance_Account>
          <ROPS>string</ROPS>
          <ReflectiveStrips>string</ReflectiveStrips>
          <LicenceDiskExpiryDate>dateTime</LicenceDiskExpiryDate>
          <Owners>string</Owners>
          <Plant>string</Plant>
          <COR>string</COR>
          <Registration_no>string</Registration_no>
          <Compass_ID>string</Compass_ID>
          <Drum_Make>string</Drum_Make>
          <Drum_Size_M3>string</Drum_Size_M3>
          <Contract_Commenced>dateTime</Contract_Commenced>
          <Contract_Terminated>dateTime</Contract_Terminated>
          <Average_hrs_mth>string</Average_hrs_mth>
          <Cab_Type>string</Cab_Type>
          <Approx_mth_Replacement>string</Approx_mth_Replacement>
          <Mobile_Fixed>string</Mobile_Fixed>
          <Capex_Replacement_Date>dateTime</Capex_Replacement_Date>
          <Current_Mileage>string</Current_Mileage>
          <Callibration_Certificate_Expiry>dateTime</Callibration_Certificate_Expiry>
          <Fire_Permit_Expiry>dateTime</Fire_Permit_Expiry>
          <Engen_Safe_Loading_Expiry>dateTime</Engen_Safe_Loading_Expiry>
          <Pneumatic_Tanker_PressureTest>dateTime</Pneumatic_Tanker_PressureTest>
          <BluetoothBeaconId>guid</BluetoothBeaconId>
          <MANumber>string</MANumber>
          <GLCode>string</GLCode>
          <Current_Consuption>string</Current_Consuption>
          <AvgHoursPerMonth>double</AvgHoursPerMonth>
          <COR_DueDate>dateTime</COR_DueDate>
          <LOD_Owner_CompanyId>guid</LOD_Owner_CompanyId>
          <BackedUp>boolean</BackedUp>
          <Last_SixMonth_LoadInspD>dateTime</Last_SixMonth_LoadInspD>
          <Last_SixMonth_LoadInspCol>string</Last_SixMonth_LoadInspCol>
          <Last_LoadTestColor>string</Last_LoadTestColor>
          <PrestartDone>dateTime</PrestartDone>
          <PrestartDoneColor>string</PrestartDoneColor>
          <PrestartDoneImage>string</PrestartDoneImage>
          <PrestartDoneTextColor>string</PrestartDoneTextColor>
          <ServiceDateDueTextColor>string</ServiceDateDueTextColor>
          <CurrentMonthUsage>double</CurrentMonthUsage>
          <CurrentMonthFuel>double</CurrentMonthFuel>
          <PDI_Id>guid</PDI_Id>
          <ConditionSheet_Id>guid</ConditionSheet_Id>
          <InspectionType>string</InspectionType>
          <ArtisanDate>dateTime</ArtisanDate>
          <ConveyorDate>dateTime</ConveyorDate>
          <ArtisanColor>string</ArtisanColor>
          <ConveyorColor>string</ConveyorColor>
          <OverallPicture>string</OverallPicture>
          <LinkedMachineId>string</LinkedMachineId>
          <MachineCategoryName>string</MachineCategoryName>
          <LiezelUsage>double</LiezelUsage>
          <Current_BurnRate>string</Current_BurnRate>
          <Avg_BurnRate>string</Avg_BurnRate>
          <MonthsFuel_Total>string</MonthsFuel_Total>
          <Barcode_Number>string</Barcode_Number>
          <FuelTankSize>string</FuelTankSize>
        </Machine>
      </getMachinesResult>
    </getMachinesResponse>
  </soap12:Body>
</soap12:Envelope>