ServiceApi
Click here for a complete list of operations.
OpenRepairOrderLookup
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/OpenRepairOrderLookup"
<?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>
<OpenRepairOrderLookup xmlns="opentrack.dealertrack.com">
<Dealer>
<CompanyNumber>string</CompanyNumber>
<EnterpriseCode>string</EnterpriseCode>
<ServerName>string</ServerName>
</Dealer>
<LookupParms>
<CustomerName>string</CustomerName>
<CustomerNumber>string</CustomerNumber>
<CommonConsumerId>guid</CommonConsumerId>
<CreatedDateTimeEnd>dateTime</CreatedDateTimeEnd>
<CreatedDateTimeStart>dateTime</CreatedDateTimeStart>
<InternalKey>string</InternalKey>
<InternalOnly>string</InternalOnly>
<ModifiedAfter>dateTime</ModifiedAfter>
<RepairOrderNumber>string</RepairOrderNumber>
<StockNumber>string</StockNumber>
<TagNumber>string</TagNumber>
<VIN>string</VIN>
<VIN6>string</VIN6>
</LookupParms>
</OpenRepairOrderLookup>
</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>
<OpenRepairOrderLookupResult xmlns="opentrack.dealertrack.com/transitional">
<Result>
<CompanyNumber>string</CompanyNumber>
<InternalKey>string</InternalKey>
<CounterPersonID>string</CounterPersonID>
<RecordStatus>string</RecordStatus>
<DocumentType>string</DocumentType>
<TransactionType>string</TransactionType>
<OpenTransactionDate>string</OpenTransactionDate>
<RepairOrderNumber>string</RepairOrderNumber>
<CustomerNumber>string</CustomerNumber>
<CustomerKey>string</CustomerKey>
<CommonConsumerId>guid</CommonConsumerId>
<CustomerName>string</CustomerName>
<CustomerPhoneNumber>string</CustomerPhoneNumber>
<CustomerAddress1>string</CustomerAddress1>
<CustomerAddress2>string</CustomerAddress2>
<CustomerCity>string</CustomerCity>
<CustomerState>string</CustomerState>
<CustomerZipCode>string</CustomerZipCode>
<CustomerEmail>string</CustomerEmail>
<ShipToKey>string</ShipToKey>
<PaymentMethod>string</PaymentMethod>
<SaleType>string</SaleType>
<PriceLevel>string</PriceLevel>
<TaxExempt>string</TaxExempt>
<PartsTotal>string</PartsTotal>
<ShippingTotal>string</ShippingTotal>
<SpecialOrderDeposit>string</SpecialOrderDeposit>
<SpecialOrderDepositCR>string</SpecialOrderDepositCR>
<SpecialOrderDepositPercent>string</SpecialOrderDepositPercent>
<SpecialOrderDepositOverride>string</SpecialOrderDepositOverride>
<SpecialOrderOnHold>string</SpecialOrderOnHold>
<PartsSalesTax1>string</PartsSalesTax1>
<PartsSalesTax2>string</PartsSalesTax2>
<PartsSalesTax3>string</PartsSalesTax3>
<PartsSalesTax4>string</PartsSalesTax4>
<CounterPersonName>string</CounterPersonName>
<SortKey>string</SortKey>
<AuthorizeCounterPersonID>string</AuthorizeCounterPersonID>
<CreditCardARCustomerNumber>string</CreditCardARCustomerNumber>
<PurchaseOrderNumber>string</PurchaseOrderNumber>
<ReceiptNumber>string</ReceiptNumber>
<OriginalDocNumber>string</OriginalDocNumber>
<InternalAccountNumber>string</InternalAccountNumber>
<ROType>string</ROType>
<ROStatus>string</ROStatus>
<WarrantyRO>string</WarrantyRO>
<PartsApproved>string</PartsApproved>
<ServiceApproved>string</ServiceApproved>
<ServiceWriterID>string</ServiceWriterID>
<ROTechnicianID>string</ROTechnicianID>
<TotalEstimate>string</TotalEstimate>
<ServiceContractComp>string</ServiceContractComp>
<ServiceContractComp2>string</ServiceContractComp2>
<ServiceContractDeduct>string</ServiceContractDeduct>
<ServiceContractDeduct2>string</ServiceContractDeduct2>
<WarrantyDeduct>string</WarrantyDeduct>
<VIN>string</VIN>
<StockNumber>string</StockNumber>
<Make>string</Make>
<Model>string</Model>
<ModelYear>string</ModelYear>
<Truck>string</Truck>
<FranchiseCode>string</FranchiseCode>
<OdometerIn>string</OdometerIn>
<OdometerOut>string</OdometerOut>
<TimeIn>string</TimeIn>
<PromisedDateTime>string</PromisedDateTime>
<RemainingTime>string</RemainingTime>
<TagNumber>string</TagNumber>
<CheckNumber>string</CheckNumber>
<HeaderComments>string</HeaderComments>
<ShopSupplyOverride>string</ShopSupplyOverride>
<HazardousMaterialOverride>string</HazardousMaterialOverride>
<LaborTotal>string</LaborTotal>
<SubletTotal>string</SubletTotal>
<SCDeductPaid>string</SCDeductPaid>
<CustomerPayHazardousMaterial>string</CustomerPayHazardousMaterial>
<CustomerPayTax1>string</CustomerPayTax1>
<CustomerPayTax2>string</CustomerPayTax2>
<CustomerPayTax3>string</CustomerPayTax3>
<CustomerPayTax4>string</CustomerPayTax4>
<WarrantyTax1>string</WarrantyTax1>
<WarrantyTax2>string</WarrantyTax2>
<WarrantyTax3>string</WarrantyTax3>
<WarrantyTax4>string</WarrantyTax4>
<InternalTax1>string</InternalTax1>
<InternalTax2>string</InternalTax2>
<InternalTax3>string</InternalTax3>
<InternalTax4>string</InternalTax4>
<ServiceContractTax1>string</ServiceContractTax1>
<ServiceContractTax2>string</ServiceContractTax2>
<ServiceContractTax3>string</ServiceContractTax3>
<ServiceContractTax4>string</ServiceContractTax4>
<CustomerPayShopSup>string</CustomerPayShopSup>
<WarrantyShopSup>string</WarrantyShopSup>
<InternalShopSup>string</InternalShopSup>
<ServiceContractShopSup>string</ServiceContractShopSup>
<CouponNumber>string</CouponNumber>
<CouponDiscount>string</CouponDiscount>
<TotalCouponDiscount>string</TotalCouponDiscount>
<PaidByManufacturer>string</PaidByManufacturer>
<PaidByDealer>string</PaidByDealer>
<CustomerPayTotalDue>string</CustomerPayTotalDue>
<OrderStatus>string</OrderStatus>
<DateToArrive>string</DateToArrive>
<ARCustomerKey>string</ARCustomerKey>
<WarrantyRONumber>string</WarrantyRONumber>
<WorkStationID>string</WorkStationID>
<InternalAuthorizedBy>string</InternalAuthorizedBy>
<AppointmentDateTime>string</AppointmentDateTime>
<DateTimeLastLineComplete>string</DateTimeLastLineComplete>
<DateTimePreInvoiced>string</DateTimePreInvoiced>
<InternalPayType>string</InternalPayType>
<RepairOrderPriority>string</RepairOrderPriority>
<DailyRentalAgreementNumber>string</DailyRentalAgreementNumber>
<TowedInIndicator>string</TowedInIndicator>
<AppointmentId>string</AppointmentId>
<Details>
<OpenRepairOrderDetail>
<ServiceLineNumber>string</ServiceLineNumber>
<LineType>string</LineType>
<SequenceNumber>string</SequenceNumber>
<CounterPersonID>string</CounterPersonID>
<TransCode>string</TransCode>
<SpecialOrderEmergencyPurchase>string</SpecialOrderEmergencyPurchase>
<TransDate>string</TransDate>
<Manufacturer>string</Manufacturer>
<PartNumber>string</PartNumber>
<PartNoLength>string</PartNoLength>
<StockGroup>string</StockGroup>
<BinLocation>string</BinLocation>
<Quantity>string</Quantity>
<Cost>string</Cost>
<ListPrice>string</ListPrice>
<TradePrice>string</TradePrice>
<FlatPrice>string</FlatPrice>
<NetPrice>string</NetPrice>
<BookList>string</BookList>
<PriceMethod>string</PriceMethod>
<PricePercent>string</PricePercent>
<PriceBase>string</PriceBase>
<SpecialCode>string</SpecialCode>
<PriceOverride>string</PriceOverride>
<GroupPrice>string</GroupPrice>
<IsCorePart>string</IsCorePart>
<AddNSPart>string</AddNSPart>
<SpecialOrderPriority>string</SpecialOrderPriority>
<OriginalSpecialOrder>string</OriginalSpecialOrder>
<ExcludeFromHistory>string</ExcludeFromHistory>
<Comments>string</Comments>
<LineStatus>string</LineStatus>
<ServiceType>string</ServiceType>
<LinePaymentMethod>string</LinePaymentMethod>
<PolicyAdjustment>string</PolicyAdjustment>
<TechnicianID>string</TechnicianID>
<LaborOpCode>string</LaborOpCode>
<CorrectionLaborOpCode>string</CorrectionLaborOpCode>
<LaborHours>string</LaborHours>
<LaborCostHours>string</LaborCostHours>
<ActualRetailAmount>string</ActualRetailAmount>
<FailureCode>string</FailureCode>
<PriceLevel>string</PriceLevel>
<PriceStrategyAssignment>string</PriceStrategyAssignment>
<SubletVendorNumber>string</SubletVendorNumber>
<SubletInvoiceNumber>string</SubletInvoiceNumber>
<CouponNumber>string</CouponNumber>
<FactoryLaborHours>string</FactoryLaborHours>
<AuthorizationCode>string</AuthorizationCode>
<BatteryWarrantyCode>string</BatteryWarrantyCode>
<DateTimeLineCompleted>string</DateTimeLineCompleted>
<InternalAccount>string</InternalAccount>
<Authorizer>string</Authorizer>
<NetItemTotal>string</NetItemTotal>
<AdministrativeLaborAmount>string</AdministrativeLaborAmount>
<AdministrativeHours>string</AdministrativeHours>
<PaintAndMaterialsCost>string</PaintAndMaterialsCost>
<PaintAndMaterialsRetail>string</PaintAndMaterialsRetail>
<RepeatRepairFlag>string</RepeatRepairFlag>
<TaxableInternalLine>string</TaxableInternalLine>
<UpsellFlag>string</UpsellFlag>
<WarrantyClaimType>string</WarrantyClaimType>
<VATCode>string</VATCode>
<VATAmount>string</VATAmount>
<ReturnToInventoryFlag>string</ReturnToInventoryFlag>
<SkillLevel>string</SkillLevel>
<OEMReplacementFlag>string</OEMReplacementFlag>
<CostDifferential>string</CostDifferential>
<OptionSequenceNumber>string</OptionSequenceNumber>
<DispatchStartTime>string</DispatchStartTime>
<TotalDiscountLabor>string</TotalDiscountLabor>
<TotalDiscountParts>string</TotalDiscountParts>
</OpenRepairOrderDetail>
<OpenRepairOrderDetail>
<ServiceLineNumber>string</ServiceLineNumber>
<LineType>string</LineType>
<SequenceNumber>string</SequenceNumber>
<CounterPersonID>string</CounterPersonID>
<TransCode>string</TransCode>
<SpecialOrderEmergencyPurchase>string</SpecialOrderEmergencyPurchase>
<TransDate>string</TransDate>
<Manufacturer>string</Manufacturer>
<PartNumber>string</PartNumber>
<PartNoLength>string</PartNoLength>
<StockGroup>string</StockGroup>
<BinLocation>string</BinLocation>
<Quantity>string</Quantity>
<Cost>string</Cost>
<ListPrice>string</ListPrice>
<TradePrice>string</TradePrice>
<FlatPrice>string</FlatPrice>
<NetPrice>string</NetPrice>
<BookList>string</BookList>
<PriceMethod>string</PriceMethod>
<PricePercent>string</PricePercent>
<PriceBase>string</PriceBase>
<SpecialCode>string</SpecialCode>
<PriceOverride>string</PriceOverride>
<GroupPrice>string</GroupPrice>
<IsCorePart>string</IsCorePart>
<AddNSPart>string</AddNSPart>
<SpecialOrderPriority>string</SpecialOrderPriority>
<OriginalSpecialOrder>string</OriginalSpecialOrder>
<ExcludeFromHistory>string</ExcludeFromHistory>
<Comments>string</Comments>
<LineStatus>string</LineStatus>
<ServiceType>string</ServiceType>
<LinePaymentMethod>string</LinePaymentMethod>
<PolicyAdjustment>string</PolicyAdjustment>
<TechnicianID>string</TechnicianID>
<LaborOpCode>string</LaborOpCode>
<CorrectionLaborOpCode>string</CorrectionLaborOpCode>
<LaborHours>string</LaborHours>
<LaborCostHours>string</LaborCostHours>
<ActualRetailAmount>string</ActualRetailAmount>
<FailureCode>string</FailureCode>
<PriceLevel>string</PriceLevel>
<PriceStrategyAssignment>string</PriceStrategyAssignment>
<SubletVendorNumber>string</SubletVendorNumber>
<SubletInvoiceNumber>string</SubletInvoiceNumber>
<CouponNumber>string</CouponNumber>
<FactoryLaborHours>string</FactoryLaborHours>
<AuthorizationCode>string</AuthorizationCode>
<BatteryWarrantyCode>string</BatteryWarrantyCode>
<DateTimeLineCompleted>string</DateTimeLineCompleted>
<InternalAccount>string</InternalAccount>
<Authorizer>string</Authorizer>
<NetItemTotal>string</NetItemTotal>
<AdministrativeLaborAmount>string</AdministrativeLaborAmount>
<AdministrativeHours>string</AdministrativeHours>
<PaintAndMaterialsCost>string</PaintAndMaterialsCost>
<PaintAndMaterialsRetail>string</PaintAndMaterialsRetail>
<RepeatRepairFlag>string</RepeatRepairFlag>
<TaxableInternalLine>string</TaxableInternalLine>
<UpsellFlag>string</UpsellFlag>
<WarrantyClaimType>string</WarrantyClaimType>
<VATCode>string</VATCode>
<VATAmount>string</VATAmount>
<ReturnToInventoryFlag>string</ReturnToInventoryFlag>
<SkillLevel>string</SkillLevel>
<OEMReplacementFlag>string</OEMReplacementFlag>
<CostDifferential>string</CostDifferential>
<OptionSequenceNumber>string</OptionSequenceNumber>
<DispatchStartTime>string</DispatchStartTime>
<TotalDiscountLabor>string</TotalDiscountLabor>
<TotalDiscountParts>string</TotalDiscountParts>
</OpenRepairOrderDetail>
</Details>
<LastModified>dateTime</LastModified>
<Fees>
<RepairOrderFee>
<ServiceLineNumber>decimal</ServiceLineNumber>
<FeeCode>string</FeeCode>
<LinePaymentMethod>string</LinePaymentMethod>
<TotalFeesAmount>decimal</TotalFeesAmount>
<CustomerFeesAmount>decimal</CustomerFeesAmount>
<CustomerPartsAmount>decimal</CustomerPartsAmount>
<CustomerLaborAmount>decimal</CustomerLaborAmount>
<InternalFeesAmount>decimal</InternalFeesAmount>
<InternalPartsAmount>decimal</InternalPartsAmount>
<InternalLaborAmount>decimal</InternalLaborAmount>
<ServiceFeesAmount>decimal</ServiceFeesAmount>
<ServicePartsAmount>decimal</ServicePartsAmount>
<ServiceLaborAmount>decimal</ServiceLaborAmount>
<WarrantyFeesAmount>decimal</WarrantyFeesAmount>
<WarrantyPartsAmount>decimal</WarrantyPartsAmount>
<WarrantyLaborAmount>decimal</WarrantyLaborAmount>
<FeeDescription>string</FeeDescription>
<FeeType>string</FeeType>
<ValidFrom>dateTime</ValidFrom>
<ValidTill>dateTime</ValidTill>
<PaymentMethods>string</PaymentMethods>
<AmountType>string</AmountType>
<MinimumAmount>decimal</MinimumAmount>
<MaximumAmount>decimal</MaximumAmount>
<CalculationBasis>string</CalculationBasis>
<PartsAccount>string</PartsAccount>
<PartsPercentage>decimal</PartsPercentage>
<LaborAccount>string</LaborAccount>
<LaborPercentage>decimal</LaborPercentage>
<Taxable>string</Taxable>
</RepairOrderFee>
<RepairOrderFee>
<ServiceLineNumber>decimal</ServiceLineNumber>
<FeeCode>string</FeeCode>
<LinePaymentMethod>string</LinePaymentMethod>
<TotalFeesAmount>decimal</TotalFeesAmount>
<CustomerFeesAmount>decimal</CustomerFeesAmount>
<CustomerPartsAmount>decimal</CustomerPartsAmount>
<CustomerLaborAmount>decimal</CustomerLaborAmount>
<InternalFeesAmount>decimal</InternalFeesAmount>
<InternalPartsAmount>decimal</InternalPartsAmount>
<InternalLaborAmount>decimal</InternalLaborAmount>
<ServiceFeesAmount>decimal</ServiceFeesAmount>
<ServicePartsAmount>decimal</ServicePartsAmount>
<ServiceLaborAmount>decimal</ServiceLaborAmount>
<WarrantyFeesAmount>decimal</WarrantyFeesAmount>
<WarrantyPartsAmount>decimal</WarrantyPartsAmount>
<WarrantyLaborAmount>decimal</WarrantyLaborAmount>
<FeeDescription>string</FeeDescription>
<FeeType>string</FeeType>
<ValidFrom>dateTime</ValidFrom>
<ValidTill>dateTime</ValidTill>
<PaymentMethods>string</PaymentMethods>
<AmountType>string</AmountType>
<MinimumAmount>decimal</MinimumAmount>
<MaximumAmount>decimal</MaximumAmount>
<CalculationBasis>string</CalculationBasis>
<PartsAccount>string</PartsAccount>
<PartsPercentage>decimal</PartsPercentage>
<LaborAccount>string</LaborAccount>
<LaborPercentage>decimal</LaborPercentage>
<Taxable>string</Taxable>
</RepairOrderFee>
</Fees>
</Result>
<Result>
<CompanyNumber>string</CompanyNumber>
<InternalKey>string</InternalKey>
<CounterPersonID>string</CounterPersonID>
<RecordStatus>string</RecordStatus>
<DocumentType>string</DocumentType>
<TransactionType>string</TransactionType>
<OpenTransactionDate>string</OpenTransactionDate>
<RepairOrderNumber>string</RepairOrderNumber>
<CustomerNumber>string</CustomerNumber>
<CustomerKey>string</CustomerKey>
<CommonConsumerId>guid</CommonConsumerId>
<CustomerName>string</CustomerName>
<CustomerPhoneNumber>string</CustomerPhoneNumber>
<CustomerAddress1>string</CustomerAddress1>
<CustomerAddress2>string</CustomerAddress2>
<CustomerCity>string</CustomerCity>
<CustomerState>string</CustomerState>
<CustomerZipCode>string</CustomerZipCode>
<CustomerEmail>string</CustomerEmail>
<ShipToKey>string</ShipToKey>
<PaymentMethod>string</PaymentMethod>
<SaleType>string</SaleType>
<PriceLevel>string</PriceLevel>
<TaxExempt>string</TaxExempt>
<PartsTotal>string</PartsTotal>
<ShippingTotal>string</ShippingTotal>
<SpecialOrderDeposit>string</SpecialOrderDeposit>
<SpecialOrderDepositCR>string</SpecialOrderDepositCR>
<SpecialOrderDepositPercent>string</SpecialOrderDepositPercent>
<SpecialOrderDepositOverride>string</SpecialOrderDepositOverride>
<SpecialOrderOnHold>string</SpecialOrderOnHold>
<PartsSalesTax1>string</PartsSalesTax1>
<PartsSalesTax2>string</PartsSalesTax2>
<PartsSalesTax3>string</PartsSalesTax3>
<PartsSalesTax4>string</PartsSalesTax4>
<CounterPersonName>string</CounterPersonName>
<SortKey>string</SortKey>
<AuthorizeCounterPersonID>string</AuthorizeCounterPersonID>
<CreditCardARCustomerNumber>string</CreditCardARCustomerNumber>
<PurchaseOrderNumber>string</PurchaseOrderNumber>
<ReceiptNumber>string</ReceiptNumber>
<OriginalDocNumber>string</OriginalDocNumber>
<InternalAccountNumber>string</InternalAccountNumber>
<ROType>string</ROType>
<ROStatus>string</ROStatus>
<WarrantyRO>string</WarrantyRO>
<PartsApproved>string</PartsApproved>
<ServiceApproved>string</ServiceApproved>
<ServiceWriterID>string</ServiceWriterID>
<ROTechnicianID>string</ROTechnicianID>
<TotalEstimate>string</TotalEstimate>
<ServiceContractComp>string</ServiceContractComp>
<ServiceContractComp2>string</ServiceContractComp2>
<ServiceContractDeduct>string</ServiceContractDeduct>
<ServiceContractDeduct2>string</ServiceContractDeduct2>
<WarrantyDeduct>string</WarrantyDeduct>
<VIN>string</VIN>
<StockNumber>string</StockNumber>
<Make>string</Make>
<Model>string</Model>
<ModelYear>string</ModelYear>
<Truck>string</Truck>
<FranchiseCode>string</FranchiseCode>
<OdometerIn>string</OdometerIn>
<OdometerOut>string</OdometerOut>
<TimeIn>string</TimeIn>
<PromisedDateTime>string</PromisedDateTime>
<RemainingTime>string</RemainingTime>
<TagNumber>string</TagNumber>
<CheckNumber>string</CheckNumber>
<HeaderComments>string</HeaderComments>
<ShopSupplyOverride>string</ShopSupplyOverride>
<HazardousMaterialOverride>string</HazardousMaterialOverride>
<LaborTotal>string</LaborTotal>
<SubletTotal>string</SubletTotal>
<SCDeductPaid>string</SCDeductPaid>
<CustomerPayHazardousMaterial>string</CustomerPayHazardousMaterial>
<CustomerPayTax1>string</CustomerPayTax1>
<CustomerPayTax2>string</CustomerPayTax2>
<CustomerPayTax3>string</CustomerPayTax3>
<CustomerPayTax4>string</CustomerPayTax4>
<WarrantyTax1>string</WarrantyTax1>
<WarrantyTax2>string</WarrantyTax2>
<WarrantyTax3>string</WarrantyTax3>
<WarrantyTax4>string</WarrantyTax4>
<InternalTax1>string</InternalTax1>
<InternalTax2>string</InternalTax2>
<InternalTax3>string</InternalTax3>
<InternalTax4>string</InternalTax4>
<ServiceContractTax1>string</ServiceContractTax1>
<ServiceContractTax2>string</ServiceContractTax2>
<ServiceContractTax3>string</ServiceContractTax3>
<ServiceContractTax4>string</ServiceContractTax4>
<CustomerPayShopSup>string</CustomerPayShopSup>
<WarrantyShopSup>string</WarrantyShopSup>
<InternalShopSup>string</InternalShopSup>
<ServiceContractShopSup>string</ServiceContractShopSup>
<CouponNumber>string</CouponNumber>
<CouponDiscount>string</CouponDiscount>
<TotalCouponDiscount>string</TotalCouponDiscount>
<PaidByManufacturer>string</PaidByManufacturer>
<PaidByDealer>string</PaidByDealer>
<CustomerPayTotalDue>string</CustomerPayTotalDue>
<OrderStatus>string</OrderStatus>
<DateToArrive>string</DateToArrive>
<ARCustomerKey>string</ARCustomerKey>
<WarrantyRONumber>string</WarrantyRONumber>
<WorkStationID>string</WorkStationID>
<InternalAuthorizedBy>string</InternalAuthorizedBy>
<AppointmentDateTime>string</AppointmentDateTime>
<DateTimeLastLineComplete>string</DateTimeLastLineComplete>
<DateTimePreInvoiced>string</DateTimePreInvoiced>
<InternalPayType>string</InternalPayType>
<RepairOrderPriority>string</RepairOrderPriority>
<DailyRentalAgreementNumber>string</DailyRentalAgreementNumber>
<TowedInIndicator>string</TowedInIndicator>
<AppointmentId>string</AppointmentId>
<Details>
<OpenRepairOrderDetail>
<ServiceLineNumber>string</ServiceLineNumber>
<LineType>string</LineType>
<SequenceNumber>string</SequenceNumber>
<CounterPersonID>string</CounterPersonID>
<TransCode>string</TransCode>
<SpecialOrderEmergencyPurchase>string</SpecialOrderEmergencyPurchase>
<TransDate>string</TransDate>
<Manufacturer>string</Manufacturer>
<PartNumber>string</PartNumber>
<PartNoLength>string</PartNoLength>
<StockGroup>string</StockGroup>
<BinLocation>string</BinLocation>
<Quantity>string</Quantity>
<Cost>string</Cost>
<ListPrice>string</ListPrice>
<TradePrice>string</TradePrice>
<FlatPrice>string</FlatPrice>
<NetPrice>string</NetPrice>
<BookList>string</BookList>
<PriceMethod>string</PriceMethod>
<PricePercent>string</PricePercent>
<PriceBase>string</PriceBase>
<SpecialCode>string</SpecialCode>
<PriceOverride>string</PriceOverride>
<GroupPrice>string</GroupPrice>
<IsCorePart>string</IsCorePart>
<AddNSPart>string</AddNSPart>
<SpecialOrderPriority>string</SpecialOrderPriority>
<OriginalSpecialOrder>string</OriginalSpecialOrder>
<ExcludeFromHistory>string</ExcludeFromHistory>
<Comments>string</Comments>
<LineStatus>string</LineStatus>
<ServiceType>string</ServiceType>
<LinePaymentMethod>string</LinePaymentMethod>
<PolicyAdjustment>string</PolicyAdjustment>
<TechnicianID>string</TechnicianID>
<LaborOpCode>string</LaborOpCode>
<CorrectionLaborOpCode>string</CorrectionLaborOpCode>
<LaborHours>string</LaborHours>
<LaborCostHours>string</LaborCostHours>
<ActualRetailAmount>string</ActualRetailAmount>
<FailureCode>string</FailureCode>
<PriceLevel>string</PriceLevel>
<PriceStrategyAssignment>string</PriceStrategyAssignment>
<SubletVendorNumber>string</SubletVendorNumber>
<SubletInvoiceNumber>string</SubletInvoiceNumber>
<CouponNumber>string</CouponNumber>
<FactoryLaborHours>string</FactoryLaborHours>
<AuthorizationCode>string</AuthorizationCode>
<BatteryWarrantyCode>string</BatteryWarrantyCode>
<DateTimeLineCompleted>string</DateTimeLineCompleted>
<InternalAccount>string</InternalAccount>
<Authorizer>string</Authorizer>
<NetItemTotal>string</NetItemTotal>
<AdministrativeLaborAmount>string</AdministrativeLaborAmount>
<AdministrativeHours>string</AdministrativeHours>
<PaintAndMaterialsCost>string</PaintAndMaterialsCost>
<PaintAndMaterialsRetail>string</PaintAndMaterialsRetail>
<RepeatRepairFlag>string</RepeatRepairFlag>
<TaxableInternalLine>string</TaxableInternalLine>
<UpsellFlag>string</UpsellFlag>
<WarrantyClaimType>string</WarrantyClaimType>
<VATCode>string</VATCode>
<VATAmount>string</VATAmount>
<ReturnToInventoryFlag>string</ReturnToInventoryFlag>
<SkillLevel>string</SkillLevel>
<OEMReplacementFlag>string</OEMReplacementFlag>
<CostDifferential>string</CostDifferential>
<OptionSequenceNumber>string</OptionSequenceNumber>
<DispatchStartTime>string</DispatchStartTime>
<TotalDiscountLabor>string</TotalDiscountLabor>
<TotalDiscountParts>string</TotalDiscountParts>
</OpenRepairOrderDetail>
<OpenRepairOrderDetail>
<ServiceLineNumber>string</ServiceLineNumber>
<LineType>string</LineType>
<SequenceNumber>string</SequenceNumber>
<CounterPersonID>string</CounterPersonID>
<TransCode>string</TransCode>
<SpecialOrderEmergencyPurchase>string</SpecialOrderEmergencyPurchase>
<TransDate>string</TransDate>
<Manufacturer>string</Manufacturer>
<PartNumber>string</PartNumber>
<PartNoLength>string</PartNoLength>
<StockGroup>string</StockGroup>
<BinLocation>string</BinLocation>
<Quantity>string</Quantity>
<Cost>string</Cost>
<ListPrice>string</ListPrice>
<TradePrice>string</TradePrice>
<FlatPrice>string</FlatPrice>
<NetPrice>string</NetPrice>
<BookList>string</BookList>
<PriceMethod>string</PriceMethod>
<PricePercent>string</PricePercent>
<PriceBase>string</PriceBase>
<SpecialCode>string</SpecialCode>
<PriceOverride>string</PriceOverride>
<GroupPrice>string</GroupPrice>
<IsCorePart>string</IsCorePart>
<AddNSPart>string</AddNSPart>
<SpecialOrderPriority>string</SpecialOrderPriority>
<OriginalSpecialOrder>string</OriginalSpecialOrder>
<ExcludeFromHistory>string</ExcludeFromHistory>
<Comments>string</Comments>
<LineStatus>string</LineStatus>
<ServiceType>string</ServiceType>
<LinePaymentMethod>string</LinePaymentMethod>
<PolicyAdjustment>string</PolicyAdjustment>
<TechnicianID>string</TechnicianID>
<LaborOpCode>string</LaborOpCode>
<CorrectionLaborOpCode>string</CorrectionLaborOpCode>
<LaborHours>string</LaborHours>
<LaborCostHours>string</LaborCostHours>
<ActualRetailAmount>string</ActualRetailAmount>
<FailureCode>string</FailureCode>
<PriceLevel>string</PriceLevel>
<PriceStrategyAssignment>string</PriceStrategyAssignment>
<SubletVendorNumber>string</SubletVendorNumber>
<SubletInvoiceNumber>string</SubletInvoiceNumber>
<CouponNumber>string</CouponNumber>
<FactoryLaborHours>string</FactoryLaborHours>
<AuthorizationCode>string</AuthorizationCode>
<BatteryWarrantyCode>string</BatteryWarrantyCode>
<DateTimeLineCompleted>string</DateTimeLineCompleted>
<InternalAccount>string</InternalAccount>
<Authorizer>string</Authorizer>
<NetItemTotal>string</NetItemTotal>
<AdministrativeLaborAmount>string</AdministrativeLaborAmount>
<AdministrativeHours>string</AdministrativeHours>
<PaintAndMaterialsCost>string</PaintAndMaterialsCost>
<PaintAndMaterialsRetail>string</PaintAndMaterialsRetail>
<RepeatRepairFlag>string</RepeatRepairFlag>
<TaxableInternalLine>string</TaxableInternalLine>
<UpsellFlag>string</UpsellFlag>
<WarrantyClaimType>string</WarrantyClaimType>
<VATCode>string</VATCode>
<VATAmount>string</VATAmount>
<ReturnToInventoryFlag>string</ReturnToInventoryFlag>
<SkillLevel>string</SkillLevel>
<OEMReplacementFlag>string</OEMReplacementFlag>
<CostDifferential>string</CostDifferential>
<OptionSequenceNumber>string</OptionSequenceNumber>
<DispatchStartTime>string</DispatchStartTime>
<TotalDiscountLabor>string</TotalDiscountLabor>
<TotalDiscountParts>string</TotalDiscountParts>
</OpenRepairOrderDetail>
</Details>
<LastModified>dateTime</LastModified>
<Fees>
<RepairOrderFee>
<ServiceLineNumber>decimal</ServiceLineNumber>
<FeeCode>string</FeeCode>
<LinePaymentMethod>string</LinePaymentMethod>
<TotalFeesAmount>decimal</TotalFeesAmount>
<CustomerFeesAmount>decimal</CustomerFeesAmount>
<CustomerPartsAmount>decimal</CustomerPartsAmount>
<CustomerLaborAmount>decimal</CustomerLaborAmount>
<InternalFeesAmount>decimal</InternalFeesAmount>
<InternalPartsAmount>decimal</InternalPartsAmount>
<InternalLaborAmount>decimal</InternalLaborAmount>
<ServiceFeesAmount>decimal</ServiceFeesAmount>
<ServicePartsAmount>decimal</ServicePartsAmount>
<ServiceLaborAmount>decimal</ServiceLaborAmount>
<WarrantyFeesAmount>decimal</WarrantyFeesAmount>
<WarrantyPartsAmount>decimal</WarrantyPartsAmount>
<WarrantyLaborAmount>decimal</WarrantyLaborAmount>
<FeeDescription>string</FeeDescription>
<FeeType>string</FeeType>
<ValidFrom>dateTime</ValidFrom>
<ValidTill>dateTime</ValidTill>
<PaymentMethods>string</PaymentMethods>
<AmountType>string</AmountType>
<MinimumAmount>decimal</MinimumAmount>
<MaximumAmount>decimal</MaximumAmount>
<CalculationBasis>string</CalculationBasis>
<PartsAccount>string</PartsAccount>
<PartsPercentage>decimal</PartsPercentage>
<LaborAccount>string</LaborAccount>
<LaborPercentage>decimal</LaborPercentage>
<Taxable>string</Taxable>
</RepairOrderFee>
<RepairOrderFee>
<ServiceLineNumber>decimal</ServiceLineNumber>
<FeeCode>string</FeeCode>
<LinePaymentMethod>string</LinePaymentMethod>
<TotalFeesAmount>decimal</TotalFeesAmount>
<CustomerFeesAmount>decimal</CustomerFeesAmount>
<CustomerPartsAmount>decimal</CustomerPartsAmount>
<CustomerLaborAmount>decimal</CustomerLaborAmount>
<InternalFeesAmount>decimal</InternalFeesAmount>
<InternalPartsAmount>decimal</InternalPartsAmount>
<InternalLaborAmount>decimal</InternalLaborAmount>
<ServiceFeesAmount>decimal</ServiceFeesAmount>
<ServicePartsAmount>decimal</ServicePartsAmount>
<ServiceLaborAmount>decimal</ServiceLaborAmount>
<WarrantyFeesAmount>decimal</WarrantyFeesAmount>
<WarrantyPartsAmount>decimal</WarrantyPartsAmount>
<WarrantyLaborAmount>decimal</WarrantyLaborAmount>
<FeeDescription>string</FeeDescription>
<FeeType>string</FeeType>
<ValidFrom>dateTime</ValidFrom>
<ValidTill>dateTime</ValidTill>
<PaymentMethods>string</PaymentMethods>
<AmountType>string</AmountType>
<MinimumAmount>decimal</MinimumAmount>
<MaximumAmount>decimal</MaximumAmount>
<CalculationBasis>string</CalculationBasis>
<PartsAccount>string</PartsAccount>
<PartsPercentage>decimal</PartsPercentage>
<LaborAccount>string</LaborAccount>
<LaborPercentage>decimal</LaborPercentage>
<Taxable>string</Taxable>
</RepairOrderFee>
</Fees>
</Result>
</OpenRepairOrderLookupResult>
</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>
<OpenRepairOrderLookup xmlns="opentrack.dealertrack.com">
<Dealer>
<CompanyNumber>string</CompanyNumber>
<EnterpriseCode>string</EnterpriseCode>
<ServerName>string</ServerName>
</Dealer>
<LookupParms>
<CustomerName>string</CustomerName>
<CustomerNumber>string</CustomerNumber>
<CommonConsumerId>guid</CommonConsumerId>
<CreatedDateTimeEnd>dateTime</CreatedDateTimeEnd>
<CreatedDateTimeStart>dateTime</CreatedDateTimeStart>
<InternalKey>string</InternalKey>
<InternalOnly>string</InternalOnly>
<ModifiedAfter>dateTime</ModifiedAfter>
<RepairOrderNumber>string</RepairOrderNumber>
<StockNumber>string</StockNumber>
<TagNumber>string</TagNumber>
<VIN>string</VIN>
<VIN6>string</VIN6>
</LookupParms>
</OpenRepairOrderLookup>
</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>
<OpenRepairOrderLookupResult xmlns="opentrack.dealertrack.com/transitional">
<Result>
<CompanyNumber>string</CompanyNumber>
<InternalKey>string</InternalKey>
<CounterPersonID>string</CounterPersonID>
<RecordStatus>string</RecordStatus>
<DocumentType>string</DocumentType>
<TransactionType>string</TransactionType>
<OpenTransactionDate>string</OpenTransactionDate>
<RepairOrderNumber>string</RepairOrderNumber>
<CustomerNumber>string</CustomerNumber>
<CustomerKey>string</CustomerKey>
<CommonConsumerId>guid</CommonConsumerId>
<CustomerName>string</CustomerName>
<CustomerPhoneNumber>string</CustomerPhoneNumber>
<CustomerAddress1>string</CustomerAddress1>
<CustomerAddress2>string</CustomerAddress2>
<CustomerCity>string</CustomerCity>
<CustomerState>string</CustomerState>
<CustomerZipCode>string</CustomerZipCode>
<CustomerEmail>string</CustomerEmail>
<ShipToKey>string</ShipToKey>
<PaymentMethod>string</PaymentMethod>
<SaleType>string</SaleType>
<PriceLevel>string</PriceLevel>
<TaxExempt>string</TaxExempt>
<PartsTotal>string</PartsTotal>
<ShippingTotal>string</ShippingTotal>
<SpecialOrderDeposit>string</SpecialOrderDeposit>
<SpecialOrderDepositCR>string</SpecialOrderDepositCR>
<SpecialOrderDepositPercent>string</SpecialOrderDepositPercent>
<SpecialOrderDepositOverride>string</SpecialOrderDepositOverride>
<SpecialOrderOnHold>string</SpecialOrderOnHold>
<PartsSalesTax1>string</PartsSalesTax1>
<PartsSalesTax2>string</PartsSalesTax2>
<PartsSalesTax3>string</PartsSalesTax3>
<PartsSalesTax4>string</PartsSalesTax4>
<CounterPersonName>string</CounterPersonName>
<SortKey>string</SortKey>
<AuthorizeCounterPersonID>string</AuthorizeCounterPersonID>
<CreditCardARCustomerNumber>string</CreditCardARCustomerNumber>
<PurchaseOrderNumber>string</PurchaseOrderNumber>
<ReceiptNumber>string</ReceiptNumber>
<OriginalDocNumber>string</OriginalDocNumber>
<InternalAccountNumber>string</InternalAccountNumber>
<ROType>string</ROType>
<ROStatus>string</ROStatus>
<WarrantyRO>string</WarrantyRO>
<PartsApproved>string</PartsApproved>
<ServiceApproved>string</ServiceApproved>
<ServiceWriterID>string</ServiceWriterID>
<ROTechnicianID>string</ROTechnicianID>
<TotalEstimate>string</TotalEstimate>
<ServiceContractComp>string</ServiceContractComp>
<ServiceContractComp2>string</ServiceContractComp2>
<ServiceContractDeduct>string</ServiceContractDeduct>
<ServiceContractDeduct2>string</ServiceContractDeduct2>
<WarrantyDeduct>string</WarrantyDeduct>
<VIN>string</VIN>
<StockNumber>string</StockNumber>
<Make>string</Make>
<Model>string</Model>
<ModelYear>string</ModelYear>
<Truck>string</Truck>
<FranchiseCode>string</FranchiseCode>
<OdometerIn>string</OdometerIn>
<OdometerOut>string</OdometerOut>
<TimeIn>string</TimeIn>
<PromisedDateTime>string</PromisedDateTime>
<RemainingTime>string</RemainingTime>
<TagNumber>string</TagNumber>
<CheckNumber>string</CheckNumber>
<HeaderComments>string</HeaderComments>
<ShopSupplyOverride>string</ShopSupplyOverride>
<HazardousMaterialOverride>string</HazardousMaterialOverride>
<LaborTotal>string</LaborTotal>
<SubletTotal>string</SubletTotal>
<SCDeductPaid>string</SCDeductPaid>
<CustomerPayHazardousMaterial>string</CustomerPayHazardousMaterial>
<CustomerPayTax1>string</CustomerPayTax1>
<CustomerPayTax2>string</CustomerPayTax2>
<CustomerPayTax3>string</CustomerPayTax3>
<CustomerPayTax4>string</CustomerPayTax4>
<WarrantyTax1>string</WarrantyTax1>
<WarrantyTax2>string</WarrantyTax2>
<WarrantyTax3>string</WarrantyTax3>
<WarrantyTax4>string</WarrantyTax4>
<InternalTax1>string</InternalTax1>
<InternalTax2>string</InternalTax2>
<InternalTax3>string</InternalTax3>
<InternalTax4>string</InternalTax4>
<ServiceContractTax1>string</ServiceContractTax1>
<ServiceContractTax2>string</ServiceContractTax2>
<ServiceContractTax3>string</ServiceContractTax3>
<ServiceContractTax4>string</ServiceContractTax4>
<CustomerPayShopSup>string</CustomerPayShopSup>
<WarrantyShopSup>string</WarrantyShopSup>
<InternalShopSup>string</InternalShopSup>
<ServiceContractShopSup>string</ServiceContractShopSup>
<CouponNumber>string</CouponNumber>
<CouponDiscount>string</CouponDiscount>
<TotalCouponDiscount>string</TotalCouponDiscount>
<PaidByManufacturer>string</PaidByManufacturer>
<PaidByDealer>string</PaidByDealer>
<CustomerPayTotalDue>string</CustomerPayTotalDue>
<OrderStatus>string</OrderStatus>
<DateToArrive>string</DateToArrive>
<ARCustomerKey>string</ARCustomerKey>
<WarrantyRONumber>string</WarrantyRONumber>
<WorkStationID>string</WorkStationID>
<InternalAuthorizedBy>string</InternalAuthorizedBy>
<AppointmentDateTime>string</AppointmentDateTime>
<DateTimeLastLineComplete>string</DateTimeLastLineComplete>
<DateTimePreInvoiced>string</DateTimePreInvoiced>
<InternalPayType>string</InternalPayType>
<RepairOrderPriority>string</RepairOrderPriority>
<DailyRentalAgreementNumber>string</DailyRentalAgreementNumber>
<TowedInIndicator>string</TowedInIndicator>
<AppointmentId>string</AppointmentId>
<Details>
<OpenRepairOrderDetail>
<ServiceLineNumber>string</ServiceLineNumber>
<LineType>string</LineType>
<SequenceNumber>string</SequenceNumber>
<CounterPersonID>string</CounterPersonID>
<TransCode>string</TransCode>
<SpecialOrderEmergencyPurchase>string</SpecialOrderEmergencyPurchase>
<TransDate>string</TransDate>
<Manufacturer>string</Manufacturer>
<PartNumber>string</PartNumber>
<PartNoLength>string</PartNoLength>
<StockGroup>string</StockGroup>
<BinLocation>string</BinLocation>
<Quantity>string</Quantity>
<Cost>string</Cost>
<ListPrice>string</ListPrice>
<TradePrice>string</TradePrice>
<FlatPrice>string</FlatPrice>
<NetPrice>string</NetPrice>
<BookList>string</BookList>
<PriceMethod>string</PriceMethod>
<PricePercent>string</PricePercent>
<PriceBase>string</PriceBase>
<SpecialCode>string</SpecialCode>
<PriceOverride>string</PriceOverride>
<GroupPrice>string</GroupPrice>
<IsCorePart>string</IsCorePart>
<AddNSPart>string</AddNSPart>
<SpecialOrderPriority>string</SpecialOrderPriority>
<OriginalSpecialOrder>string</OriginalSpecialOrder>
<ExcludeFromHistory>string</ExcludeFromHistory>
<Comments>string</Comments>
<LineStatus>string</LineStatus>
<ServiceType>string</ServiceType>
<LinePaymentMethod>string</LinePaymentMethod>
<PolicyAdjustment>string</PolicyAdjustment>
<TechnicianID>string</TechnicianID>
<LaborOpCode>string</LaborOpCode>
<CorrectionLaborOpCode>string</CorrectionLaborOpCode>
<LaborHours>string</LaborHours>
<LaborCostHours>string</LaborCostHours>
<ActualRetailAmount>string</ActualRetailAmount>
<FailureCode>string</FailureCode>
<PriceLevel>string</PriceLevel>
<PriceStrategyAssignment>string</PriceStrategyAssignment>
<SubletVendorNumber>string</SubletVendorNumber>
<SubletInvoiceNumber>string</SubletInvoiceNumber>
<CouponNumber>string</CouponNumber>
<FactoryLaborHours>string</FactoryLaborHours>
<AuthorizationCode>string</AuthorizationCode>
<BatteryWarrantyCode>string</BatteryWarrantyCode>
<DateTimeLineCompleted>string</DateTimeLineCompleted>
<InternalAccount>string</InternalAccount>
<Authorizer>string</Authorizer>
<NetItemTotal>string</NetItemTotal>
<AdministrativeLaborAmount>string</AdministrativeLaborAmount>
<AdministrativeHours>string</AdministrativeHours>
<PaintAndMaterialsCost>string</PaintAndMaterialsCost>
<PaintAndMaterialsRetail>string</PaintAndMaterialsRetail>
<RepeatRepairFlag>string</RepeatRepairFlag>
<TaxableInternalLine>string</TaxableInternalLine>
<UpsellFlag>string</UpsellFlag>
<WarrantyClaimType>string</WarrantyClaimType>
<VATCode>string</VATCode>
<VATAmount>string</VATAmount>
<ReturnToInventoryFlag>string</ReturnToInventoryFlag>
<SkillLevel>string</SkillLevel>
<OEMReplacementFlag>string</OEMReplacementFlag>
<CostDifferential>string</CostDifferential>
<OptionSequenceNumber>string</OptionSequenceNumber>
<DispatchStartTime>string</DispatchStartTime>
<TotalDiscountLabor>string</TotalDiscountLabor>
<TotalDiscountParts>string</TotalDiscountParts>
</OpenRepairOrderDetail>
<OpenRepairOrderDetail>
<ServiceLineNumber>string</ServiceLineNumber>
<LineType>string</LineType>
<SequenceNumber>string</SequenceNumber>
<CounterPersonID>string</CounterPersonID>
<TransCode>string</TransCode>
<SpecialOrderEmergencyPurchase>string</SpecialOrderEmergencyPurchase>
<TransDate>string</TransDate>
<Manufacturer>string</Manufacturer>
<PartNumber>string</PartNumber>
<PartNoLength>string</PartNoLength>
<StockGroup>string</StockGroup>
<BinLocation>string</BinLocation>
<Quantity>string</Quantity>
<Cost>string</Cost>
<ListPrice>string</ListPrice>
<TradePrice>string</TradePrice>
<FlatPrice>string</FlatPrice>
<NetPrice>string</NetPrice>
<BookList>string</BookList>
<PriceMethod>string</PriceMethod>
<PricePercent>string</PricePercent>
<PriceBase>string</PriceBase>
<SpecialCode>string</SpecialCode>
<PriceOverride>string</PriceOverride>
<GroupPrice>string</GroupPrice>
<IsCorePart>string</IsCorePart>
<AddNSPart>string</AddNSPart>
<SpecialOrderPriority>string</SpecialOrderPriority>
<OriginalSpecialOrder>string</OriginalSpecialOrder>
<ExcludeFromHistory>string</ExcludeFromHistory>
<Comments>string</Comments>
<LineStatus>string</LineStatus>
<ServiceType>string</ServiceType>
<LinePaymentMethod>string</LinePaymentMethod>
<PolicyAdjustment>string</PolicyAdjustment>
<TechnicianID>string</TechnicianID>
<LaborOpCode>string</LaborOpCode>
<CorrectionLaborOpCode>string</CorrectionLaborOpCode>
<LaborHours>string</LaborHours>
<LaborCostHours>string</LaborCostHours>
<ActualRetailAmount>string</ActualRetailAmount>
<FailureCode>string</FailureCode>
<PriceLevel>string</PriceLevel>
<PriceStrategyAssignment>string</PriceStrategyAssignment>
<SubletVendorNumber>string</SubletVendorNumber>
<SubletInvoiceNumber>string</SubletInvoiceNumber>
<CouponNumber>string</CouponNumber>
<FactoryLaborHours>string</FactoryLaborHours>
<AuthorizationCode>string</AuthorizationCode>
<BatteryWarrantyCode>string</BatteryWarrantyCode>
<DateTimeLineCompleted>string</DateTimeLineCompleted>
<InternalAccount>string</InternalAccount>
<Authorizer>string</Authorizer>
<NetItemTotal>string</NetItemTotal>
<AdministrativeLaborAmount>string</AdministrativeLaborAmount>
<AdministrativeHours>string</AdministrativeHours>
<PaintAndMaterialsCost>string</PaintAndMaterialsCost>
<PaintAndMaterialsRetail>string</PaintAndMaterialsRetail>
<RepeatRepairFlag>string</RepeatRepairFlag>
<TaxableInternalLine>string</TaxableInternalLine>
<UpsellFlag>string</UpsellFlag>
<WarrantyClaimType>string</WarrantyClaimType>
<VATCode>string</VATCode>
<VATAmount>string</VATAmount>
<ReturnToInventoryFlag>string</ReturnToInventoryFlag>
<SkillLevel>string</SkillLevel>
<OEMReplacementFlag>string</OEMReplacementFlag>
<CostDifferential>string</CostDifferential>
<OptionSequenceNumber>string</OptionSequenceNumber>
<DispatchStartTime>string</DispatchStartTime>
<TotalDiscountLabor>string</TotalDiscountLabor>
<TotalDiscountParts>string</TotalDiscountParts>
</OpenRepairOrderDetail>
</Details>
<LastModified>dateTime</LastModified>
<Fees>
<RepairOrderFee>
<ServiceLineNumber>decimal</ServiceLineNumber>
<FeeCode>string</FeeCode>
<LinePaymentMethod>string</LinePaymentMethod>
<TotalFeesAmount>decimal</TotalFeesAmount>
<CustomerFeesAmount>decimal</CustomerFeesAmount>
<CustomerPartsAmount>decimal</CustomerPartsAmount>
<CustomerLaborAmount>decimal</CustomerLaborAmount>
<InternalFeesAmount>decimal</InternalFeesAmount>
<InternalPartsAmount>decimal</InternalPartsAmount>
<InternalLaborAmount>decimal</InternalLaborAmount>
<ServiceFeesAmount>decimal</ServiceFeesAmount>
<ServicePartsAmount>decimal</ServicePartsAmount>
<ServiceLaborAmount>decimal</ServiceLaborAmount>
<WarrantyFeesAmount>decimal</WarrantyFeesAmount>
<WarrantyPartsAmount>decimal</WarrantyPartsAmount>
<WarrantyLaborAmount>decimal</WarrantyLaborAmount>
<FeeDescription>string</FeeDescription>
<FeeType>string</FeeType>
<ValidFrom>dateTime</ValidFrom>
<ValidTill>dateTime</ValidTill>
<PaymentMethods>string</PaymentMethods>
<AmountType>string</AmountType>
<MinimumAmount>decimal</MinimumAmount>
<MaximumAmount>decimal</MaximumAmount>
<CalculationBasis>string</CalculationBasis>
<PartsAccount>string</PartsAccount>
<PartsPercentage>decimal</PartsPercentage>
<LaborAccount>string</LaborAccount>
<LaborPercentage>decimal</LaborPercentage>
<Taxable>string</Taxable>
</RepairOrderFee>
<RepairOrderFee>
<ServiceLineNumber>decimal</ServiceLineNumber>
<FeeCode>string</FeeCode>
<LinePaymentMethod>string</LinePaymentMethod>
<TotalFeesAmount>decimal</TotalFeesAmount>
<CustomerFeesAmount>decimal</CustomerFeesAmount>
<CustomerPartsAmount>decimal</CustomerPartsAmount>
<CustomerLaborAmount>decimal</CustomerLaborAmount>
<InternalFeesAmount>decimal</InternalFeesAmount>
<InternalPartsAmount>decimal</InternalPartsAmount>
<InternalLaborAmount>decimal</InternalLaborAmount>
<ServiceFeesAmount>decimal</ServiceFeesAmount>
<ServicePartsAmount>decimal</ServicePartsAmount>
<ServiceLaborAmount>decimal</ServiceLaborAmount>
<WarrantyFeesAmount>decimal</WarrantyFeesAmount>
<WarrantyPartsAmount>decimal</WarrantyPartsAmount>
<WarrantyLaborAmount>decimal</WarrantyLaborAmount>
<FeeDescription>string</FeeDescription>
<FeeType>string</FeeType>
<ValidFrom>dateTime</ValidFrom>
<ValidTill>dateTime</ValidTill>
<PaymentMethods>string</PaymentMethods>
<AmountType>string</AmountType>
<MinimumAmount>decimal</MinimumAmount>
<MaximumAmount>decimal</MaximumAmount>
<CalculationBasis>string</CalculationBasis>
<PartsAccount>string</PartsAccount>
<PartsPercentage>decimal</PartsPercentage>
<LaborAccount>string</LaborAccount>
<LaborPercentage>decimal</LaborPercentage>
<Taxable>string</Taxable>
</RepairOrderFee>
</Fees>
</Result>
<Result>
<CompanyNumber>string</CompanyNumber>
<InternalKey>string</InternalKey>
<CounterPersonID>string</CounterPersonID>
<RecordStatus>string</RecordStatus>
<DocumentType>string</DocumentType>
<TransactionType>string</TransactionType>
<OpenTransactionDate>string</OpenTransactionDate>
<RepairOrderNumber>string</RepairOrderNumber>
<CustomerNumber>string</CustomerNumber>
<CustomerKey>string</CustomerKey>
<CommonConsumerId>guid</CommonConsumerId>
<CustomerName>string</CustomerName>
<CustomerPhoneNumber>string</CustomerPhoneNumber>
<CustomerAddress1>string</CustomerAddress1>
<CustomerAddress2>string</CustomerAddress2>
<CustomerCity>string</CustomerCity>
<CustomerState>string</CustomerState>
<CustomerZipCode>string</CustomerZipCode>
<CustomerEmail>string</CustomerEmail>
<ShipToKey>string</ShipToKey>
<PaymentMethod>string</PaymentMethod>
<SaleType>string</SaleType>
<PriceLevel>string</PriceLevel>
<TaxExempt>string</TaxExempt>
<PartsTotal>string</PartsTotal>
<ShippingTotal>string</ShippingTotal>
<SpecialOrderDeposit>string</SpecialOrderDeposit>
<SpecialOrderDepositCR>string</SpecialOrderDepositCR>
<SpecialOrderDepositPercent>string</SpecialOrderDepositPercent>
<SpecialOrderDepositOverride>string</SpecialOrderDepositOverride>
<SpecialOrderOnHold>string</SpecialOrderOnHold>
<PartsSalesTax1>string</PartsSalesTax1>
<PartsSalesTax2>string</PartsSalesTax2>
<PartsSalesTax3>string</PartsSalesTax3>
<PartsSalesTax4>string</PartsSalesTax4>
<CounterPersonName>string</CounterPersonName>
<SortKey>string</SortKey>
<AuthorizeCounterPersonID>string</AuthorizeCounterPersonID>
<CreditCardARCustomerNumber>string</CreditCardARCustomerNumber>
<PurchaseOrderNumber>string</PurchaseOrderNumber>
<ReceiptNumber>string</ReceiptNumber>
<OriginalDocNumber>string</OriginalDocNumber>
<InternalAccountNumber>string</InternalAccountNumber>
<ROType>string</ROType>
<ROStatus>string</ROStatus>
<WarrantyRO>string</WarrantyRO>
<PartsApproved>string</PartsApproved>
<ServiceApproved>string</ServiceApproved>
<ServiceWriterID>string</ServiceWriterID>
<ROTechnicianID>string</ROTechnicianID>
<TotalEstimate>string</TotalEstimate>
<ServiceContractComp>string</ServiceContractComp>
<ServiceContractComp2>string</ServiceContractComp2>
<ServiceContractDeduct>string</ServiceContractDeduct>
<ServiceContractDeduct2>string</ServiceContractDeduct2>
<WarrantyDeduct>string</WarrantyDeduct>
<VIN>string</VIN>
<StockNumber>string</StockNumber>
<Make>string</Make>
<Model>string</Model>
<ModelYear>string</ModelYear>
<Truck>string</Truck>
<FranchiseCode>string</FranchiseCode>
<OdometerIn>string</OdometerIn>
<OdometerOut>string</OdometerOut>
<TimeIn>string</TimeIn>
<PromisedDateTime>string</PromisedDateTime>
<RemainingTime>string</RemainingTime>
<TagNumber>string</TagNumber>
<CheckNumber>string</CheckNumber>
<HeaderComments>string</HeaderComments>
<ShopSupplyOverride>string</ShopSupplyOverride>
<HazardousMaterialOverride>string</HazardousMaterialOverride>
<LaborTotal>string</LaborTotal>
<SubletTotal>string</SubletTotal>
<SCDeductPaid>string</SCDeductPaid>
<CustomerPayHazardousMaterial>string</CustomerPayHazardousMaterial>
<CustomerPayTax1>string</CustomerPayTax1>
<CustomerPayTax2>string</CustomerPayTax2>
<CustomerPayTax3>string</CustomerPayTax3>
<CustomerPayTax4>string</CustomerPayTax4>
<WarrantyTax1>string</WarrantyTax1>
<WarrantyTax2>string</WarrantyTax2>
<WarrantyTax3>string</WarrantyTax3>
<WarrantyTax4>string</WarrantyTax4>
<InternalTax1>string</InternalTax1>
<InternalTax2>string</InternalTax2>
<InternalTax3>string</InternalTax3>
<InternalTax4>string</InternalTax4>
<ServiceContractTax1>string</ServiceContractTax1>
<ServiceContractTax2>string</ServiceContractTax2>
<ServiceContractTax3>string</ServiceContractTax3>
<ServiceContractTax4>string</ServiceContractTax4>
<CustomerPayShopSup>string</CustomerPayShopSup>
<WarrantyShopSup>string</WarrantyShopSup>
<InternalShopSup>string</InternalShopSup>
<ServiceContractShopSup>string</ServiceContractShopSup>
<CouponNumber>string</CouponNumber>
<CouponDiscount>string</CouponDiscount>
<TotalCouponDiscount>string</TotalCouponDiscount>
<PaidByManufacturer>string</PaidByManufacturer>
<PaidByDealer>string</PaidByDealer>
<CustomerPayTotalDue>string</CustomerPayTotalDue>
<OrderStatus>string</OrderStatus>
<DateToArrive>string</DateToArrive>
<ARCustomerKey>string</ARCustomerKey>
<WarrantyRONumber>string</WarrantyRONumber>
<WorkStationID>string</WorkStationID>
<InternalAuthorizedBy>string</InternalAuthorizedBy>
<AppointmentDateTime>string</AppointmentDateTime>
<DateTimeLastLineComplete>string</DateTimeLastLineComplete>
<DateTimePreInvoiced>string</DateTimePreInvoiced>
<InternalPayType>string</InternalPayType>
<RepairOrderPriority>string</RepairOrderPriority>
<DailyRentalAgreementNumber>string</DailyRentalAgreementNumber>
<TowedInIndicator>string</TowedInIndicator>
<AppointmentId>string</AppointmentId>
<Details>
<OpenRepairOrderDetail>
<ServiceLineNumber>string</ServiceLineNumber>
<LineType>string</LineType>
<SequenceNumber>string</SequenceNumber>
<CounterPersonID>string</CounterPersonID>
<TransCode>string</TransCode>
<SpecialOrderEmergencyPurchase>string</SpecialOrderEmergencyPurchase>
<TransDate>string</TransDate>
<Manufacturer>string</Manufacturer>
<PartNumber>string</PartNumber>
<PartNoLength>string</PartNoLength>
<StockGroup>string</StockGroup>
<BinLocation>string</BinLocation>
<Quantity>string</Quantity>
<Cost>string</Cost>
<ListPrice>string</ListPrice>
<TradePrice>string</TradePrice>
<FlatPrice>string</FlatPrice>
<NetPrice>string</NetPrice>
<BookList>string</BookList>
<PriceMethod>string</PriceMethod>
<PricePercent>string</PricePercent>
<PriceBase>string</PriceBase>
<SpecialCode>string</SpecialCode>
<PriceOverride>string</PriceOverride>
<GroupPrice>string</GroupPrice>
<IsCorePart>string</IsCorePart>
<AddNSPart>string</AddNSPart>
<SpecialOrderPriority>string</SpecialOrderPriority>
<OriginalSpecialOrder>string</OriginalSpecialOrder>
<ExcludeFromHistory>string</ExcludeFromHistory>
<Comments>string</Comments>
<LineStatus>string</LineStatus>
<ServiceType>string</ServiceType>
<LinePaymentMethod>string</LinePaymentMethod>
<PolicyAdjustment>string</PolicyAdjustment>
<TechnicianID>string</TechnicianID>
<LaborOpCode>string</LaborOpCode>
<CorrectionLaborOpCode>string</CorrectionLaborOpCode>
<LaborHours>string</LaborHours>
<LaborCostHours>string</LaborCostHours>
<ActualRetailAmount>string</ActualRetailAmount>
<FailureCode>string</FailureCode>
<PriceLevel>string</PriceLevel>
<PriceStrategyAssignment>string</PriceStrategyAssignment>
<SubletVendorNumber>string</SubletVendorNumber>
<SubletInvoiceNumber>string</SubletInvoiceNumber>
<CouponNumber>string</CouponNumber>
<FactoryLaborHours>string</FactoryLaborHours>
<AuthorizationCode>string</AuthorizationCode>
<BatteryWarrantyCode>string</BatteryWarrantyCode>
<DateTimeLineCompleted>string</DateTimeLineCompleted>
<InternalAccount>string</InternalAccount>
<Authorizer>string</Authorizer>
<NetItemTotal>string</NetItemTotal>
<AdministrativeLaborAmount>string</AdministrativeLaborAmount>
<AdministrativeHours>string</AdministrativeHours>
<PaintAndMaterialsCost>string</PaintAndMaterialsCost>
<PaintAndMaterialsRetail>string</PaintAndMaterialsRetail>
<RepeatRepairFlag>string</RepeatRepairFlag>
<TaxableInternalLine>string</TaxableInternalLine>
<UpsellFlag>string</UpsellFlag>
<WarrantyClaimType>string</WarrantyClaimType>
<VATCode>string</VATCode>
<VATAmount>string</VATAmount>
<ReturnToInventoryFlag>string</ReturnToInventoryFlag>
<SkillLevel>string</SkillLevel>
<OEMReplacementFlag>string</OEMReplacementFlag>
<CostDifferential>string</CostDifferential>
<OptionSequenceNumber>string</OptionSequenceNumber>
<DispatchStartTime>string</DispatchStartTime>
<TotalDiscountLabor>string</TotalDiscountLabor>
<TotalDiscountParts>string</TotalDiscountParts>
</OpenRepairOrderDetail>
<OpenRepairOrderDetail>
<ServiceLineNumber>string</ServiceLineNumber>
<LineType>string</LineType>
<SequenceNumber>string</SequenceNumber>
<CounterPersonID>string</CounterPersonID>
<TransCode>string</TransCode>
<SpecialOrderEmergencyPurchase>string</SpecialOrderEmergencyPurchase>
<TransDate>string</TransDate>
<Manufacturer>string</Manufacturer>
<PartNumber>string</PartNumber>
<PartNoLength>string</PartNoLength>
<StockGroup>string</StockGroup>
<BinLocation>string</BinLocation>
<Quantity>string</Quantity>
<Cost>string</Cost>
<ListPrice>string</ListPrice>
<TradePrice>string</TradePrice>
<FlatPrice>string</FlatPrice>
<NetPrice>string</NetPrice>
<BookList>string</BookList>
<PriceMethod>string</PriceMethod>
<PricePercent>string</PricePercent>
<PriceBase>string</PriceBase>
<SpecialCode>string</SpecialCode>
<PriceOverride>string</PriceOverride>
<GroupPrice>string</GroupPrice>
<IsCorePart>string</IsCorePart>
<AddNSPart>string</AddNSPart>
<SpecialOrderPriority>string</SpecialOrderPriority>
<OriginalSpecialOrder>string</OriginalSpecialOrder>
<ExcludeFromHistory>string</ExcludeFromHistory>
<Comments>string</Comments>
<LineStatus>string</LineStatus>
<ServiceType>string</ServiceType>
<LinePaymentMethod>string</LinePaymentMethod>
<PolicyAdjustment>string</PolicyAdjustment>
<TechnicianID>string</TechnicianID>
<LaborOpCode>string</LaborOpCode>
<CorrectionLaborOpCode>string</CorrectionLaborOpCode>
<LaborHours>string</LaborHours>
<LaborCostHours>string</LaborCostHours>
<ActualRetailAmount>string</ActualRetailAmount>
<FailureCode>string</FailureCode>
<PriceLevel>string</PriceLevel>
<PriceStrategyAssignment>string</PriceStrategyAssignment>
<SubletVendorNumber>string</SubletVendorNumber>
<SubletInvoiceNumber>string</SubletInvoiceNumber>
<CouponNumber>string</CouponNumber>
<FactoryLaborHours>string</FactoryLaborHours>
<AuthorizationCode>string</AuthorizationCode>
<BatteryWarrantyCode>string</BatteryWarrantyCode>
<DateTimeLineCompleted>string</DateTimeLineCompleted>
<InternalAccount>string</InternalAccount>
<Authorizer>string</Authorizer>
<NetItemTotal>string</NetItemTotal>
<AdministrativeLaborAmount>string</AdministrativeLaborAmount>
<AdministrativeHours>string</AdministrativeHours>
<PaintAndMaterialsCost>string</PaintAndMaterialsCost>
<PaintAndMaterialsRetail>string</PaintAndMaterialsRetail>
<RepeatRepairFlag>string</RepeatRepairFlag>
<TaxableInternalLine>string</TaxableInternalLine>
<UpsellFlag>string</UpsellFlag>
<WarrantyClaimType>string</WarrantyClaimType>
<VATCode>string</VATCode>
<VATAmount>string</VATAmount>
<ReturnToInventoryFlag>string</ReturnToInventoryFlag>
<SkillLevel>string</SkillLevel>
<OEMReplacementFlag>string</OEMReplacementFlag>
<CostDifferential>string</CostDifferential>
<OptionSequenceNumber>string</OptionSequenceNumber>
<DispatchStartTime>string</DispatchStartTime>
<TotalDiscountLabor>string</TotalDiscountLabor>
<TotalDiscountParts>string</TotalDiscountParts>
</OpenRepairOrderDetail>
</Details>
<LastModified>dateTime</LastModified>
<Fees>
<RepairOrderFee>
<ServiceLineNumber>decimal</ServiceLineNumber>
<FeeCode>string</FeeCode>
<LinePaymentMethod>string</LinePaymentMethod>
<TotalFeesAmount>decimal</TotalFeesAmount>
<CustomerFeesAmount>decimal</CustomerFeesAmount>
<CustomerPartsAmount>decimal</CustomerPartsAmount>
<CustomerLaborAmount>decimal</CustomerLaborAmount>
<InternalFeesAmount>decimal</InternalFeesAmount>
<InternalPartsAmount>decimal</InternalPartsAmount>
<InternalLaborAmount>decimal</InternalLaborAmount>
<ServiceFeesAmount>decimal</ServiceFeesAmount>
<ServicePartsAmount>decimal</ServicePartsAmount>
<ServiceLaborAmount>decimal</ServiceLaborAmount>
<WarrantyFeesAmount>decimal</WarrantyFeesAmount>
<WarrantyPartsAmount>decimal</WarrantyPartsAmount>
<WarrantyLaborAmount>decimal</WarrantyLaborAmount>
<FeeDescription>string</FeeDescription>
<FeeType>string</FeeType>
<ValidFrom>dateTime</ValidFrom>
<ValidTill>dateTime</ValidTill>
<PaymentMethods>string</PaymentMethods>
<AmountType>string</AmountType>
<MinimumAmount>decimal</MinimumAmount>
<MaximumAmount>decimal</MaximumAmount>
<CalculationBasis>string</CalculationBasis>
<PartsAccount>string</PartsAccount>
<PartsPercentage>decimal</PartsPercentage>
<LaborAccount>string</LaborAccount>
<LaborPercentage>decimal</LaborPercentage>
<Taxable>string</Taxable>
</RepairOrderFee>
<RepairOrderFee>
<ServiceLineNumber>decimal</ServiceLineNumber>
<FeeCode>string</FeeCode>
<LinePaymentMethod>string</LinePaymentMethod>
<TotalFeesAmount>decimal</TotalFeesAmount>
<CustomerFeesAmount>decimal</CustomerFeesAmount>
<CustomerPartsAmount>decimal</CustomerPartsAmount>
<CustomerLaborAmount>decimal</CustomerLaborAmount>
<InternalFeesAmount>decimal</InternalFeesAmount>
<InternalPartsAmount>decimal</InternalPartsAmount>
<InternalLaborAmount>decimal</InternalLaborAmount>
<ServiceFeesAmount>decimal</ServiceFeesAmount>
<ServicePartsAmount>decimal</ServicePartsAmount>
<ServiceLaborAmount>decimal</ServiceLaborAmount>
<WarrantyFeesAmount>decimal</WarrantyFeesAmount>
<WarrantyPartsAmount>decimal</WarrantyPartsAmount>
<WarrantyLaborAmount>decimal</WarrantyLaborAmount>
<FeeDescription>string</FeeDescription>
<FeeType>string</FeeType>
<ValidFrom>dateTime</ValidFrom>
<ValidTill>dateTime</ValidTill>
<PaymentMethods>string</PaymentMethods>
<AmountType>string</AmountType>
<MinimumAmount>decimal</MinimumAmount>
<MaximumAmount>decimal</MaximumAmount>
<CalculationBasis>string</CalculationBasis>
<PartsAccount>string</PartsAccount>
<PartsPercentage>decimal</PartsPercentage>
<LaborAccount>string</LaborAccount>
<LaborPercentage>decimal</LaborPercentage>
<Taxable>string</Taxable>
</RepairOrderFee>
</Fees>
</Result>
</OpenRepairOrderLookupResult>
</soap12:Body>
</soap12:Envelope>