ServiceApi
Click here for a complete list of operations.
ServiceLaborOpcodesTable
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 /ServiceAPI.asmx HTTP/1.1
Host: ot.dms.dealertrack.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "opentrack.dealertrack.com/ServiceLaborOpcodesTable"
<?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>
<ServiceLaborOpcodesTableRequest xmlns="opentrack.dealertrack.com" />
</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>
<ServiceLaborOpcodesTableResult xmlns="opentrack.dealertrack.com/transitional">
<Result>
<CompanyNumber>string</CompanyNumber>
<OperationCode>string</OperationCode>
<Description1>string</Description1>
<Description2>string</Description2>
<Description3>string</Description3>
<Description4>string</Description4>
<MajorCode>string</MajorCode>
<MinorCode>string</MinorCode>
<Manufacturer>string</Manufacturer>
<Make>string</Make>
<Model>string</Model>
<Engine>string</Engine>
<Year>string</Year>
<DefLinePaymentMethod>string</DefLinePaymentMethod>
<CorrectionLOP>string</CorrectionLOP>
<Type>string</Type>
<ExcludeDiscount>string</ExcludeDiscount>
<SkillLevel>string</SkillLevel>
<Taxable>string</Taxable>
<HazardMaterialCharge>string</HazardMaterialCharge>
<ShopSupplyCharge>string</ShopSupplyCharge>
<RetailMethod>string</RetailMethod>
<RetailAmount>string</RetailAmount>
<CostMethod>string</CostMethod>
<CostAmount>string</CostAmount>
<PartsMethod>string</PartsMethod>
<PartsAmount>string</PartsAmount>
<Estimate>string</Estimate>
<EstimatedHours>string</EstimatedHours>
<WaiterFlag>string</WaiterFlag>
<PredefinedCauseDescription>string</PredefinedCauseDescription>
<AdditionalDescriptionLine1>string</AdditionalDescriptionLine1>
<AdditionalDescriptionLine2>string</AdditionalDescriptionLine2>
<PredefinedComplaintDescription>string</PredefinedComplaintDescription>
<DefaultServiceType>string</DefaultServiceType>
</Result>
<Result>
<CompanyNumber>string</CompanyNumber>
<OperationCode>string</OperationCode>
<Description1>string</Description1>
<Description2>string</Description2>
<Description3>string</Description3>
<Description4>string</Description4>
<MajorCode>string</MajorCode>
<MinorCode>string</MinorCode>
<Manufacturer>string</Manufacturer>
<Make>string</Make>
<Model>string</Model>
<Engine>string</Engine>
<Year>string</Year>
<DefLinePaymentMethod>string</DefLinePaymentMethod>
<CorrectionLOP>string</CorrectionLOP>
<Type>string</Type>
<ExcludeDiscount>string</ExcludeDiscount>
<SkillLevel>string</SkillLevel>
<Taxable>string</Taxable>
<HazardMaterialCharge>string</HazardMaterialCharge>
<ShopSupplyCharge>string</ShopSupplyCharge>
<RetailMethod>string</RetailMethod>
<RetailAmount>string</RetailAmount>
<CostMethod>string</CostMethod>
<CostAmount>string</CostAmount>
<PartsMethod>string</PartsMethod>
<PartsAmount>string</PartsAmount>
<Estimate>string</Estimate>
<EstimatedHours>string</EstimatedHours>
<WaiterFlag>string</WaiterFlag>
<PredefinedCauseDescription>string</PredefinedCauseDescription>
<AdditionalDescriptionLine1>string</AdditionalDescriptionLine1>
<AdditionalDescriptionLine2>string</AdditionalDescriptionLine2>
<PredefinedComplaintDescription>string</PredefinedComplaintDescription>
<DefaultServiceType>string</DefaultServiceType>
</Result>
</ServiceLaborOpcodesTableResult>
</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 /ServiceAPI.asmx HTTP/1.1
Host: ot.dms.dealertrack.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>
<ServiceLaborOpcodesTableRequest xmlns="opentrack.dealertrack.com" />
</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>
<ServiceLaborOpcodesTableResult xmlns="opentrack.dealertrack.com/transitional">
<Result>
<CompanyNumber>string</CompanyNumber>
<OperationCode>string</OperationCode>
<Description1>string</Description1>
<Description2>string</Description2>
<Description3>string</Description3>
<Description4>string</Description4>
<MajorCode>string</MajorCode>
<MinorCode>string</MinorCode>
<Manufacturer>string</Manufacturer>
<Make>string</Make>
<Model>string</Model>
<Engine>string</Engine>
<Year>string</Year>
<DefLinePaymentMethod>string</DefLinePaymentMethod>
<CorrectionLOP>string</CorrectionLOP>
<Type>string</Type>
<ExcludeDiscount>string</ExcludeDiscount>
<SkillLevel>string</SkillLevel>
<Taxable>string</Taxable>
<HazardMaterialCharge>string</HazardMaterialCharge>
<ShopSupplyCharge>string</ShopSupplyCharge>
<RetailMethod>string</RetailMethod>
<RetailAmount>string</RetailAmount>
<CostMethod>string</CostMethod>
<CostAmount>string</CostAmount>
<PartsMethod>string</PartsMethod>
<PartsAmount>string</PartsAmount>
<Estimate>string</Estimate>
<EstimatedHours>string</EstimatedHours>
<WaiterFlag>string</WaiterFlag>
<PredefinedCauseDescription>string</PredefinedCauseDescription>
<AdditionalDescriptionLine1>string</AdditionalDescriptionLine1>
<AdditionalDescriptionLine2>string</AdditionalDescriptionLine2>
<PredefinedComplaintDescription>string</PredefinedComplaintDescription>
<DefaultServiceType>string</DefaultServiceType>
</Result>
<Result>
<CompanyNumber>string</CompanyNumber>
<OperationCode>string</OperationCode>
<Description1>string</Description1>
<Description2>string</Description2>
<Description3>string</Description3>
<Description4>string</Description4>
<MajorCode>string</MajorCode>
<MinorCode>string</MinorCode>
<Manufacturer>string</Manufacturer>
<Make>string</Make>
<Model>string</Model>
<Engine>string</Engine>
<Year>string</Year>
<DefLinePaymentMethod>string</DefLinePaymentMethod>
<CorrectionLOP>string</CorrectionLOP>
<Type>string</Type>
<ExcludeDiscount>string</ExcludeDiscount>
<SkillLevel>string</SkillLevel>
<Taxable>string</Taxable>
<HazardMaterialCharge>string</HazardMaterialCharge>
<ShopSupplyCharge>string</ShopSupplyCharge>
<RetailMethod>string</RetailMethod>
<RetailAmount>string</RetailAmount>
<CostMethod>string</CostMethod>
<CostAmount>string</CostAmount>
<PartsMethod>string</PartsMethod>
<PartsAmount>string</PartsAmount>
<Estimate>string</Estimate>
<EstimatedHours>string</EstimatedHours>
<WaiterFlag>string</WaiterFlag>
<PredefinedCauseDescription>string</PredefinedCauseDescription>
<AdditionalDescriptionLine1>string</AdditionalDescriptionLine1>
<AdditionalDescriptionLine2>string</AdditionalDescriptionLine2>
<PredefinedComplaintDescription>string</PredefinedComplaintDescription>
<DefaultServiceType>string</DefaultServiceType>
</Result>
</ServiceLaborOpcodesTableResult>
</soap12:Body>
</soap12:Envelope>