EPMS_Connect
Click here for a complete list of operations.
GetOrderDetails
Returns the OrderHeader and OrderComponent Fields of the JobNumber sent.
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 /EnterpriseWebService/Service.asmx HTTP/1.1
Host: epms.strategicfactory.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://localhost/EnterpriseWebService/Enterprise Connect/GetOrderDetails"
<?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>
<GetOrderDetails xmlns="http://localhost/EnterpriseWebService/Enterprise Connect">
<Credentials>
<Username>string</Username>
<Password>string</Password>
</Credentials>
<JobNumber>string</JobNumber>
<JobType>string</JobType>
</GetOrderDetails>
</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>
<GetOrderDetailsResponse xmlns="http://localhost/EnterpriseWebService/Enterprise Connect">
<GetOrderDetailsResult>
<OrderInfo>
<OrderHeaderInfo>
<ID>long</ID>
<EstimateNumber>string</EstimateNumber>
<JobNumber>string</JobNumber>
<CustAccount>string</CustAccount>
<CustName>string</CustName>
<CustAddress1>string</CustAddress1>
<CustAddress2>string</CustAddress2>
<CustCity>string</CustCity>
<CustState>string</CustState>
<CustZip>string</CustZip>
<CustPhone>string</CustPhone>
<CustFax>string</CustFax>
<CustContact>string</CustContact>
<CustContactID>int</CustContactID>
<CustCountry>string</CustCountry>
<CustEmail>string</CustEmail>
<SalesRepCode>string</SalesRepCode>
<EndUserName>string</EndUserName>
<EndUserAccount>string</EndUserAccount>
<CSR>string</CSR>
<Estimator>string</Estimator>
<JobDescription>string</JobDescription>
<PONumber>string</PONumber>
<PrevPONumber>string</PrevPONumber>
<PrevJobNumber>string</PrevJobNumber>
<DistPO>string</DistPO>
<PrevDistPO>string</PrevDistPO>
<EstimateDate>string</EstimateDate>
<EstTimeFrame>string</EstTimeFrame>
<ReleaseNumber>string</ReleaseNumber>
<RFQ>string</RFQ>
<RFQDate>string</RFQDate>
<TotalOverride>boolean</TotalOverride>
<CommissionA>float</CommissionA>
<CommissionB>float</CommissionB>
<CommissionTableA>string</CommissionTableA>
<CommissionTableB>string</CommissionTableB>
<EstimateStatus>string</EstimateStatus>
<UserDefined1>string</UserDefined1>
<UserDefined2>string</UserDefined2>
<UserDefined3>string</UserDefined3>
<UserDefined4>string</UserDefined4>
<UserDefined5>string</UserDefined5>
<CustUserDefined1>string</CustUserDefined1>
<CustUserDefined2>string</CustUserDefined2>
<CustUserDefined3>string</CustUserDefined3>
<TaxCodeA>string</TaxCodeA>
<TaxCodeB>string</TaxCodeB>
<TaxCodeC>string</TaxCodeC>
<TaxCodeD>string</TaxCodeD>
<JobDetailDescription>string</JobDetailDescription>
<Notes>string</Notes>
<BindInstructions>string</BindInstructions>
<OriginalJobNumber>string</OriginalJobNumber>
<DueTime>string</DueTime>
<DueDate>string</DueDate>
<DueTimeText>string</DueTimeText>
<CompleteDate>string</CompleteDate>
<OrderDate>string</OrderDate>
<JobStatus>string</JobStatus>
<OrderType>string</OrderType>
<ProofDate>string</ProofDate>
<ProofTime>string</ProofTime>
<ProofTimeText>string</ProofTimeText>
<PriorityLevel>short</PriorityLevel>
<QuickOrder>boolean</QuickOrder>
<ProofComments>string</ProofComments>
<Revision>boolean</Revision>
<RevisionDate>string</RevisionDate>
<RevisionReason>string</RevisionReason>
<Prepayment>decimal</Prepayment>
<FormNumber>string</FormNumber>
<TotalComponents>int</TotalComponents>
<BackOrder>boolean</BackOrder>
<CustAddress3>string</CustAddress3>
<CustCounty>string</CustCounty>
<MJobDetailDescription>string</MJobDetailDescription>
<TotalSellPrice>decimal</TotalSellPrice>
<RecordInUse>boolean</RecordInUse>
<PriceOverrideOption>boolean</PriceOverrideOption>
<NoProofRequired>boolean</NoProofRequired>
<LastCostCenter>short</LastCostCenter>
<CollabriaOrder>boolean</CollabriaOrder>
<CollabriaID>string</CollabriaID>
<MNotes>string</MNotes>
<CC_Number>string</CC_Number>
<CC_Exp_Month>int</CC_Exp_Month>
<CC_Exp_Year>int</CC_Exp_Year>
<TotalBookThickness>float</TotalBookThickness>
<MScheduleNotes>string</MScheduleNotes>
<ScheduleNotes>string</ScheduleNotes>
<RFQFlag>boolean</RFQFlag>
<PlantID>string</PlantID>
<NoDueDate>boolean</NoDueDate>
<ReorderDate>string</ReorderDate>
<DeliveryDate>string</DeliveryDate>
<Discount>float</Discount>
<UseDMRate>boolean</UseDMRate>
<TaxJurisdiction>string</TaxJurisdiction>
<ARJobCloseOut>boolean</ARJobCloseOut>
<OnLineUserID>int</OnLineUserID>
<OutsideOrder>boolean</OutsideOrder>
<ProofDeliveryDate>string</ProofDeliveryDate>
<GLJobCloseOut>boolean</GLJobCloseOut>
<OutsideOrderID>string</OutsideOrderID>
<PricingOnLineReady>boolean</PricingOnLineReady>
<CC_NameOnCard>string</CC_NameOnCard>
<CC_Expiration>string</CC_Expiration>
<MakeComponentCalculations>boolean</MakeComponentCalculations>
<RequestForOrder>boolean</RequestForOrder>
<QuoteDueDate>string</QuoteDueDate>
<DontChargeFreight>boolean</DontChargeFreight>
<ManualCommission>decimal</ManualCommission>
<OriginatedFromRFQ>boolean</OriginatedFromRFQ>
<PickSlipPrinted>boolean</PickSlipPrinted>
<PaymentMethod>string</PaymentMethod>
<CheckNumber>string</CheckNumber>
<BackOrderFrom>string</BackOrderFrom>
<TemplateCode>string</TemplateCode>
<OriginalPlantID>string</OriginalPlantID>
<OriginalEstimateNumber>string</OriginalEstimateNumber>
<LockSchedule>boolean</LockSchedule>
<SchUserDefined1>string</SchUserDefined1>
<SchUserDefined2>string</SchUserDefined2>
<SchUserDefined3>string</SchUserDefined3>
<SchUserDefined4>string</SchUserDefined4>
<SchUserDefined5>string</SchUserDefined5>
<SchUserDefined6>string</SchUserDefined6>
<SchUserDefined7>string</SchUserDefined7>
<SchUserDefined8>string</SchUserDefined8>
<SchUserDefined9>string</SchUserDefined9>
<SchUserDefined10>string</SchUserDefined10>
<SchUserDefined11>string</SchUserDefined11>
<SchUserDefined12>string</SchUserDefined12>
<SchUserDefined13>string</SchUserDefined13>
<SchUserDefined14>string</SchUserDefined14>
<SchUserDefined15>string</SchUserDefined15>
<UserDefined6>string</UserDefined6>
<PODate>string</PODate>
<TaxOverrideAmount>decimal</TaxOverrideAmount>
<OrderTime>string</OrderTime>
<ProofApprovalTime>string</ProofApprovalTime>
<LastSurveyDate>string</LastSurveyDate>
<DontCombineCartonQty>boolean</DontCombineCartonQty>
<JobType>string</JobType>
<IsRevision>boolean</IsRevision>
<JobTicketPrintDate>string</JobTicketPrintDate>
<CustomerOvers>float</CustomerOvers>
<AcceleshipOrderId>int</AcceleshipOrderId>
<LastOpenedBy>string</LastOpenedBy>
<EstimateDueDate>string</EstimateDueDate>
<PressInstructions>string</PressInstructions>
<PPInstructions>string</PPInstructions>
<ASInstructions>string</ASInstructions>
<StockInstructions>string</StockInstructions>
<PostInstructions>string</PostInstructions>
<DetailDescription>string</DetailDescription>
<InkInstructions>string</InkInstructions>
<MiscInstructions>string</MiscInstructions>
<JobRouted>boolean</JobRouted>
<BillingContact>string</BillingContact>
<BillContactID>int</BillContactID>
<UserDefined7>string</UserDefined7>
<ManufacturerItemNumber>string</ManufacturerItemNumber>
<StatusReasonCode>string</StatusReasonCode>
<SchedulePriority>short</SchedulePriority>
<ArCloseOutOption>int</ArCloseOutOption>
<CurrencyCode>string</CurrencyCode>
<ExchangeRate>float</ExchangeRate>
<FromCopy>boolean</FromCopy>
<FromEstimate>boolean</FromEstimate>
<FromOrder>boolean</FromOrder>
<PrevEstimateNumber>string</PrevEstimateNumber>
<TotalComponentsQtyCalculated>boolean</TotalComponentsQtyCalculated>
<HasBindAll>boolean</HasBindAll>
<OpportunityFlag>boolean</OpportunityFlag>
<AvaTaxOverride>boolean</AvaTaxOverride>
<JobComponents xsi:nil="true" />
</OrderHeaderInfo>
<OrderHeaderInfo>
<ID>long</ID>
<EstimateNumber>string</EstimateNumber>
<JobNumber>string</JobNumber>
<CustAccount>string</CustAccount>
<CustName>string</CustName>
<CustAddress1>string</CustAddress1>
<CustAddress2>string</CustAddress2>
<CustCity>string</CustCity>
<CustState>string</CustState>
<CustZip>string</CustZip>
<CustPhone>string</CustPhone>
<CustFax>string</CustFax>
<CustContact>string</CustContact>
<CustContactID>int</CustContactID>
<CustCountry>string</CustCountry>
<CustEmail>string</CustEmail>
<SalesRepCode>string</SalesRepCode>
<EndUserName>string</EndUserName>
<EndUserAccount>string</EndUserAccount>
<CSR>string</CSR>
<Estimator>string</Estimator>
<JobDescription>string</JobDescription>
<PONumber>string</PONumber>
<PrevPONumber>string</PrevPONumber>
<PrevJobNumber>string</PrevJobNumber>
<DistPO>string</DistPO>
<PrevDistPO>string</PrevDistPO>
<EstimateDate>string</EstimateDate>
<EstTimeFrame>string</EstTimeFrame>
<ReleaseNumber>string</ReleaseNumber>
<RFQ>string</RFQ>
<RFQDate>string</RFQDate>
<TotalOverride>boolean</TotalOverride>
<CommissionA>float</CommissionA>
<CommissionB>float</CommissionB>
<CommissionTableA>string</CommissionTableA>
<CommissionTableB>string</CommissionTableB>
<EstimateStatus>string</EstimateStatus>
<UserDefined1>string</UserDefined1>
<UserDefined2>string</UserDefined2>
<UserDefined3>string</UserDefined3>
<UserDefined4>string</UserDefined4>
<UserDefined5>string</UserDefined5>
<CustUserDefined1>string</CustUserDefined1>
<CustUserDefined2>string</CustUserDefined2>
<CustUserDefined3>string</CustUserDefined3>
<TaxCodeA>string</TaxCodeA>
<TaxCodeB>string</TaxCodeB>
<TaxCodeC>string</TaxCodeC>
<TaxCodeD>string</TaxCodeD>
<JobDetailDescription>string</JobDetailDescription>
<Notes>string</Notes>
<BindInstructions>string</BindInstructions>
<OriginalJobNumber>string</OriginalJobNumber>
<DueTime>string</DueTime>
<DueDate>string</DueDate>
<DueTimeText>string</DueTimeText>
<CompleteDate>string</CompleteDate>
<OrderDate>string</OrderDate>
<JobStatus>string</JobStatus>
<OrderType>string</OrderType>
<ProofDate>string</ProofDate>
<ProofTime>string</ProofTime>
<ProofTimeText>string</ProofTimeText>
<PriorityLevel>short</PriorityLevel>
<QuickOrder>boolean</QuickOrder>
<ProofComments>string</ProofComments>
<Revision>boolean</Revision>
<RevisionDate>string</RevisionDate>
<RevisionReason>string</RevisionReason>
<Prepayment>decimal</Prepayment>
<FormNumber>string</FormNumber>
<TotalComponents>int</TotalComponents>
<BackOrder>boolean</BackOrder>
<CustAddress3>string</CustAddress3>
<CustCounty>string</CustCounty>
<MJobDetailDescription>string</MJobDetailDescription>
<TotalSellPrice>decimal</TotalSellPrice>
<RecordInUse>boolean</RecordInUse>
<PriceOverrideOption>boolean</PriceOverrideOption>
<NoProofRequired>boolean</NoProofRequired>
<LastCostCenter>short</LastCostCenter>
<CollabriaOrder>boolean</CollabriaOrder>
<CollabriaID>string</CollabriaID>
<MNotes>string</MNotes>
<CC_Number>string</CC_Number>
<CC_Exp_Month>int</CC_Exp_Month>
<CC_Exp_Year>int</CC_Exp_Year>
<TotalBookThickness>float</TotalBookThickness>
<MScheduleNotes>string</MScheduleNotes>
<ScheduleNotes>string</ScheduleNotes>
<RFQFlag>boolean</RFQFlag>
<PlantID>string</PlantID>
<NoDueDate>boolean</NoDueDate>
<ReorderDate>string</ReorderDate>
<DeliveryDate>string</DeliveryDate>
<Discount>float</Discount>
<UseDMRate>boolean</UseDMRate>
<TaxJurisdiction>string</TaxJurisdiction>
<ARJobCloseOut>boolean</ARJobCloseOut>
<OnLineUserID>int</OnLineUserID>
<OutsideOrder>boolean</OutsideOrder>
<ProofDeliveryDate>string</ProofDeliveryDate>
<GLJobCloseOut>boolean</GLJobCloseOut>
<OutsideOrderID>string</OutsideOrderID>
<PricingOnLineReady>boolean</PricingOnLineReady>
<CC_NameOnCard>string</CC_NameOnCard>
<CC_Expiration>string</CC_Expiration>
<MakeComponentCalculations>boolean</MakeComponentCalculations>
<RequestForOrder>boolean</RequestForOrder>
<QuoteDueDate>string</QuoteDueDate>
<DontChargeFreight>boolean</DontChargeFreight>
<ManualCommission>decimal</ManualCommission>
<OriginatedFromRFQ>boolean</OriginatedFromRFQ>
<PickSlipPrinted>boolean</PickSlipPrinted>
<PaymentMethod>string</PaymentMethod>
<CheckNumber>string</CheckNumber>
<BackOrderFrom>string</BackOrderFrom>
<TemplateCode>string</TemplateCode>
<OriginalPlantID>string</OriginalPlantID>
<OriginalEstimateNumber>string</OriginalEstimateNumber>
<LockSchedule>boolean</LockSchedule>
<SchUserDefined1>string</SchUserDefined1>
<SchUserDefined2>string</SchUserDefined2>
<SchUserDefined3>string</SchUserDefined3>
<SchUserDefined4>string</SchUserDefined4>
<SchUserDefined5>string</SchUserDefined5>
<SchUserDefined6>string</SchUserDefined6>
<SchUserDefined7>string</SchUserDefined7>
<SchUserDefined8>string</SchUserDefined8>
<SchUserDefined9>string</SchUserDefined9>
<SchUserDefined10>string</SchUserDefined10>
<SchUserDefined11>string</SchUserDefined11>
<SchUserDefined12>string</SchUserDefined12>
<SchUserDefined13>string</SchUserDefined13>
<SchUserDefined14>string</SchUserDefined14>
<SchUserDefined15>string</SchUserDefined15>
<UserDefined6>string</UserDefined6>
<PODate>string</PODate>
<TaxOverrideAmount>decimal</TaxOverrideAmount>
<OrderTime>string</OrderTime>
<ProofApprovalTime>string</ProofApprovalTime>
<LastSurveyDate>string</LastSurveyDate>
<DontCombineCartonQty>boolean</DontCombineCartonQty>
<JobType>string</JobType>
<IsRevision>boolean</IsRevision>
<JobTicketPrintDate>string</JobTicketPrintDate>
<CustomerOvers>float</CustomerOvers>
<AcceleshipOrderId>int</AcceleshipOrderId>
<LastOpenedBy>string</LastOpenedBy>
<EstimateDueDate>string</EstimateDueDate>
<PressInstructions>string</PressInstructions>
<PPInstructions>string</PPInstructions>
<ASInstructions>string</ASInstructions>
<StockInstructions>string</StockInstructions>
<PostInstructions>string</PostInstructions>
<DetailDescription>string</DetailDescription>
<InkInstructions>string</InkInstructions>
<MiscInstructions>string</MiscInstructions>
<JobRouted>boolean</JobRouted>
<BillingContact>string</BillingContact>
<BillContactID>int</BillContactID>
<UserDefined7>string</UserDefined7>
<ManufacturerItemNumber>string</ManufacturerItemNumber>
<StatusReasonCode>string</StatusReasonCode>
<SchedulePriority>short</SchedulePriority>
<ArCloseOutOption>int</ArCloseOutOption>
<CurrencyCode>string</CurrencyCode>
<ExchangeRate>float</ExchangeRate>
<FromCopy>boolean</FromCopy>
<FromEstimate>boolean</FromEstimate>
<FromOrder>boolean</FromOrder>
<PrevEstimateNumber>string</PrevEstimateNumber>
<TotalComponentsQtyCalculated>boolean</TotalComponentsQtyCalculated>
<HasBindAll>boolean</HasBindAll>
<OpportunityFlag>boolean</OpportunityFlag>
<AvaTaxOverride>boolean</AvaTaxOverride>
<JobComponents xsi:nil="true" />
</OrderHeaderInfo>
</OrderInfo>
<message>string</message>
</GetOrderDetailsResult>
</GetOrderDetailsResponse>
</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 /EnterpriseWebService/Service.asmx HTTP/1.1
Host: epms.strategicfactory.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>
<GetOrderDetails xmlns="http://localhost/EnterpriseWebService/Enterprise Connect">
<Credentials>
<Username>string</Username>
<Password>string</Password>
</Credentials>
<JobNumber>string</JobNumber>
<JobType>string</JobType>
</GetOrderDetails>
</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>
<GetOrderDetailsResponse xmlns="http://localhost/EnterpriseWebService/Enterprise Connect">
<GetOrderDetailsResult>
<OrderInfo>
<OrderHeaderInfo>
<ID>long</ID>
<EstimateNumber>string</EstimateNumber>
<JobNumber>string</JobNumber>
<CustAccount>string</CustAccount>
<CustName>string</CustName>
<CustAddress1>string</CustAddress1>
<CustAddress2>string</CustAddress2>
<CustCity>string</CustCity>
<CustState>string</CustState>
<CustZip>string</CustZip>
<CustPhone>string</CustPhone>
<CustFax>string</CustFax>
<CustContact>string</CustContact>
<CustContactID>int</CustContactID>
<CustCountry>string</CustCountry>
<CustEmail>string</CustEmail>
<SalesRepCode>string</SalesRepCode>
<EndUserName>string</EndUserName>
<EndUserAccount>string</EndUserAccount>
<CSR>string</CSR>
<Estimator>string</Estimator>
<JobDescription>string</JobDescription>
<PONumber>string</PONumber>
<PrevPONumber>string</PrevPONumber>
<PrevJobNumber>string</PrevJobNumber>
<DistPO>string</DistPO>
<PrevDistPO>string</PrevDistPO>
<EstimateDate>string</EstimateDate>
<EstTimeFrame>string</EstTimeFrame>
<ReleaseNumber>string</ReleaseNumber>
<RFQ>string</RFQ>
<RFQDate>string</RFQDate>
<TotalOverride>boolean</TotalOverride>
<CommissionA>float</CommissionA>
<CommissionB>float</CommissionB>
<CommissionTableA>string</CommissionTableA>
<CommissionTableB>string</CommissionTableB>
<EstimateStatus>string</EstimateStatus>
<UserDefined1>string</UserDefined1>
<UserDefined2>string</UserDefined2>
<UserDefined3>string</UserDefined3>
<UserDefined4>string</UserDefined4>
<UserDefined5>string</UserDefined5>
<CustUserDefined1>string</CustUserDefined1>
<CustUserDefined2>string</CustUserDefined2>
<CustUserDefined3>string</CustUserDefined3>
<TaxCodeA>string</TaxCodeA>
<TaxCodeB>string</TaxCodeB>
<TaxCodeC>string</TaxCodeC>
<TaxCodeD>string</TaxCodeD>
<JobDetailDescription>string</JobDetailDescription>
<Notes>string</Notes>
<BindInstructions>string</BindInstructions>
<OriginalJobNumber>string</OriginalJobNumber>
<DueTime>string</DueTime>
<DueDate>string</DueDate>
<DueTimeText>string</DueTimeText>
<CompleteDate>string</CompleteDate>
<OrderDate>string</OrderDate>
<JobStatus>string</JobStatus>
<OrderType>string</OrderType>
<ProofDate>string</ProofDate>
<ProofTime>string</ProofTime>
<ProofTimeText>string</ProofTimeText>
<PriorityLevel>short</PriorityLevel>
<QuickOrder>boolean</QuickOrder>
<ProofComments>string</ProofComments>
<Revision>boolean</Revision>
<RevisionDate>string</RevisionDate>
<RevisionReason>string</RevisionReason>
<Prepayment>decimal</Prepayment>
<FormNumber>string</FormNumber>
<TotalComponents>int</TotalComponents>
<BackOrder>boolean</BackOrder>
<CustAddress3>string</CustAddress3>
<CustCounty>string</CustCounty>
<MJobDetailDescription>string</MJobDetailDescription>
<TotalSellPrice>decimal</TotalSellPrice>
<RecordInUse>boolean</RecordInUse>
<PriceOverrideOption>boolean</PriceOverrideOption>
<NoProofRequired>boolean</NoProofRequired>
<LastCostCenter>short</LastCostCenter>
<CollabriaOrder>boolean</CollabriaOrder>
<CollabriaID>string</CollabriaID>
<MNotes>string</MNotes>
<CC_Number>string</CC_Number>
<CC_Exp_Month>int</CC_Exp_Month>
<CC_Exp_Year>int</CC_Exp_Year>
<TotalBookThickness>float</TotalBookThickness>
<MScheduleNotes>string</MScheduleNotes>
<ScheduleNotes>string</ScheduleNotes>
<RFQFlag>boolean</RFQFlag>
<PlantID>string</PlantID>
<NoDueDate>boolean</NoDueDate>
<ReorderDate>string</ReorderDate>
<DeliveryDate>string</DeliveryDate>
<Discount>float</Discount>
<UseDMRate>boolean</UseDMRate>
<TaxJurisdiction>string</TaxJurisdiction>
<ARJobCloseOut>boolean</ARJobCloseOut>
<OnLineUserID>int</OnLineUserID>
<OutsideOrder>boolean</OutsideOrder>
<ProofDeliveryDate>string</ProofDeliveryDate>
<GLJobCloseOut>boolean</GLJobCloseOut>
<OutsideOrderID>string</OutsideOrderID>
<PricingOnLineReady>boolean</PricingOnLineReady>
<CC_NameOnCard>string</CC_NameOnCard>
<CC_Expiration>string</CC_Expiration>
<MakeComponentCalculations>boolean</MakeComponentCalculations>
<RequestForOrder>boolean</RequestForOrder>
<QuoteDueDate>string</QuoteDueDate>
<DontChargeFreight>boolean</DontChargeFreight>
<ManualCommission>decimal</ManualCommission>
<OriginatedFromRFQ>boolean</OriginatedFromRFQ>
<PickSlipPrinted>boolean</PickSlipPrinted>
<PaymentMethod>string</PaymentMethod>
<CheckNumber>string</CheckNumber>
<BackOrderFrom>string</BackOrderFrom>
<TemplateCode>string</TemplateCode>
<OriginalPlantID>string</OriginalPlantID>
<OriginalEstimateNumber>string</OriginalEstimateNumber>
<LockSchedule>boolean</LockSchedule>
<SchUserDefined1>string</SchUserDefined1>
<SchUserDefined2>string</SchUserDefined2>
<SchUserDefined3>string</SchUserDefined3>
<SchUserDefined4>string</SchUserDefined4>
<SchUserDefined5>string</SchUserDefined5>
<SchUserDefined6>string</SchUserDefined6>
<SchUserDefined7>string</SchUserDefined7>
<SchUserDefined8>string</SchUserDefined8>
<SchUserDefined9>string</SchUserDefined9>
<SchUserDefined10>string</SchUserDefined10>
<SchUserDefined11>string</SchUserDefined11>
<SchUserDefined12>string</SchUserDefined12>
<SchUserDefined13>string</SchUserDefined13>
<SchUserDefined14>string</SchUserDefined14>
<SchUserDefined15>string</SchUserDefined15>
<UserDefined6>string</UserDefined6>
<PODate>string</PODate>
<TaxOverrideAmount>decimal</TaxOverrideAmount>
<OrderTime>string</OrderTime>
<ProofApprovalTime>string</ProofApprovalTime>
<LastSurveyDate>string</LastSurveyDate>
<DontCombineCartonQty>boolean</DontCombineCartonQty>
<JobType>string</JobType>
<IsRevision>boolean</IsRevision>
<JobTicketPrintDate>string</JobTicketPrintDate>
<CustomerOvers>float</CustomerOvers>
<AcceleshipOrderId>int</AcceleshipOrderId>
<LastOpenedBy>string</LastOpenedBy>
<EstimateDueDate>string</EstimateDueDate>
<PressInstructions>string</PressInstructions>
<PPInstructions>string</PPInstructions>
<ASInstructions>string</ASInstructions>
<StockInstructions>string</StockInstructions>
<PostInstructions>string</PostInstructions>
<DetailDescription>string</DetailDescription>
<InkInstructions>string</InkInstructions>
<MiscInstructions>string</MiscInstructions>
<JobRouted>boolean</JobRouted>
<BillingContact>string</BillingContact>
<BillContactID>int</BillContactID>
<UserDefined7>string</UserDefined7>
<ManufacturerItemNumber>string</ManufacturerItemNumber>
<StatusReasonCode>string</StatusReasonCode>
<SchedulePriority>short</SchedulePriority>
<ArCloseOutOption>int</ArCloseOutOption>
<CurrencyCode>string</CurrencyCode>
<ExchangeRate>float</ExchangeRate>
<FromCopy>boolean</FromCopy>
<FromEstimate>boolean</FromEstimate>
<FromOrder>boolean</FromOrder>
<PrevEstimateNumber>string</PrevEstimateNumber>
<TotalComponentsQtyCalculated>boolean</TotalComponentsQtyCalculated>
<HasBindAll>boolean</HasBindAll>
<OpportunityFlag>boolean</OpportunityFlag>
<AvaTaxOverride>boolean</AvaTaxOverride>
<JobComponents xsi:nil="true" />
</OrderHeaderInfo>
<OrderHeaderInfo>
<ID>long</ID>
<EstimateNumber>string</EstimateNumber>
<JobNumber>string</JobNumber>
<CustAccount>string</CustAccount>
<CustName>string</CustName>
<CustAddress1>string</CustAddress1>
<CustAddress2>string</CustAddress2>
<CustCity>string</CustCity>
<CustState>string</CustState>
<CustZip>string</CustZip>
<CustPhone>string</CustPhone>
<CustFax>string</CustFax>
<CustContact>string</CustContact>
<CustContactID>int</CustContactID>
<CustCountry>string</CustCountry>
<CustEmail>string</CustEmail>
<SalesRepCode>string</SalesRepCode>
<EndUserName>string</EndUserName>
<EndUserAccount>string</EndUserAccount>
<CSR>string</CSR>
<Estimator>string</Estimator>
<JobDescription>string</JobDescription>
<PONumber>string</PONumber>
<PrevPONumber>string</PrevPONumber>
<PrevJobNumber>string</PrevJobNumber>
<DistPO>string</DistPO>
<PrevDistPO>string</PrevDistPO>
<EstimateDate>string</EstimateDate>
<EstTimeFrame>string</EstTimeFrame>
<ReleaseNumber>string</ReleaseNumber>
<RFQ>string</RFQ>
<RFQDate>string</RFQDate>
<TotalOverride>boolean</TotalOverride>
<CommissionA>float</CommissionA>
<CommissionB>float</CommissionB>
<CommissionTableA>string</CommissionTableA>
<CommissionTableB>string</CommissionTableB>
<EstimateStatus>string</EstimateStatus>
<UserDefined1>string</UserDefined1>
<UserDefined2>string</UserDefined2>
<UserDefined3>string</UserDefined3>
<UserDefined4>string</UserDefined4>
<UserDefined5>string</UserDefined5>
<CustUserDefined1>string</CustUserDefined1>
<CustUserDefined2>string</CustUserDefined2>
<CustUserDefined3>string</CustUserDefined3>
<TaxCodeA>string</TaxCodeA>
<TaxCodeB>string</TaxCodeB>
<TaxCodeC>string</TaxCodeC>
<TaxCodeD>string</TaxCodeD>
<JobDetailDescription>string</JobDetailDescription>
<Notes>string</Notes>
<BindInstructions>string</BindInstructions>
<OriginalJobNumber>string</OriginalJobNumber>
<DueTime>string</DueTime>
<DueDate>string</DueDate>
<DueTimeText>string</DueTimeText>
<CompleteDate>string</CompleteDate>
<OrderDate>string</OrderDate>
<JobStatus>string</JobStatus>
<OrderType>string</OrderType>
<ProofDate>string</ProofDate>
<ProofTime>string</ProofTime>
<ProofTimeText>string</ProofTimeText>
<PriorityLevel>short</PriorityLevel>
<QuickOrder>boolean</QuickOrder>
<ProofComments>string</ProofComments>
<Revision>boolean</Revision>
<RevisionDate>string</RevisionDate>
<RevisionReason>string</RevisionReason>
<Prepayment>decimal</Prepayment>
<FormNumber>string</FormNumber>
<TotalComponents>int</TotalComponents>
<BackOrder>boolean</BackOrder>
<CustAddress3>string</CustAddress3>
<CustCounty>string</CustCounty>
<MJobDetailDescription>string</MJobDetailDescription>
<TotalSellPrice>decimal</TotalSellPrice>
<RecordInUse>boolean</RecordInUse>
<PriceOverrideOption>boolean</PriceOverrideOption>
<NoProofRequired>boolean</NoProofRequired>
<LastCostCenter>short</LastCostCenter>
<CollabriaOrder>boolean</CollabriaOrder>
<CollabriaID>string</CollabriaID>
<MNotes>string</MNotes>
<CC_Number>string</CC_Number>
<CC_Exp_Month>int</CC_Exp_Month>
<CC_Exp_Year>int</CC_Exp_Year>
<TotalBookThickness>float</TotalBookThickness>
<MScheduleNotes>string</MScheduleNotes>
<ScheduleNotes>string</ScheduleNotes>
<RFQFlag>boolean</RFQFlag>
<PlantID>string</PlantID>
<NoDueDate>boolean</NoDueDate>
<ReorderDate>string</ReorderDate>
<DeliveryDate>string</DeliveryDate>
<Discount>float</Discount>
<UseDMRate>boolean</UseDMRate>
<TaxJurisdiction>string</TaxJurisdiction>
<ARJobCloseOut>boolean</ARJobCloseOut>
<OnLineUserID>int</OnLineUserID>
<OutsideOrder>boolean</OutsideOrder>
<ProofDeliveryDate>string</ProofDeliveryDate>
<GLJobCloseOut>boolean</GLJobCloseOut>
<OutsideOrderID>string</OutsideOrderID>
<PricingOnLineReady>boolean</PricingOnLineReady>
<CC_NameOnCard>string</CC_NameOnCard>
<CC_Expiration>string</CC_Expiration>
<MakeComponentCalculations>boolean</MakeComponentCalculations>
<RequestForOrder>boolean</RequestForOrder>
<QuoteDueDate>string</QuoteDueDate>
<DontChargeFreight>boolean</DontChargeFreight>
<ManualCommission>decimal</ManualCommission>
<OriginatedFromRFQ>boolean</OriginatedFromRFQ>
<PickSlipPrinted>boolean</PickSlipPrinted>
<PaymentMethod>string</PaymentMethod>
<CheckNumber>string</CheckNumber>
<BackOrderFrom>string</BackOrderFrom>
<TemplateCode>string</TemplateCode>
<OriginalPlantID>string</OriginalPlantID>
<OriginalEstimateNumber>string</OriginalEstimateNumber>
<LockSchedule>boolean</LockSchedule>
<SchUserDefined1>string</SchUserDefined1>
<SchUserDefined2>string</SchUserDefined2>
<SchUserDefined3>string</SchUserDefined3>
<SchUserDefined4>string</SchUserDefined4>
<SchUserDefined5>string</SchUserDefined5>
<SchUserDefined6>string</SchUserDefined6>
<SchUserDefined7>string</SchUserDefined7>
<SchUserDefined8>string</SchUserDefined8>
<SchUserDefined9>string</SchUserDefined9>
<SchUserDefined10>string</SchUserDefined10>
<SchUserDefined11>string</SchUserDefined11>
<SchUserDefined12>string</SchUserDefined12>
<SchUserDefined13>string</SchUserDefined13>
<SchUserDefined14>string</SchUserDefined14>
<SchUserDefined15>string</SchUserDefined15>
<UserDefined6>string</UserDefined6>
<PODate>string</PODate>
<TaxOverrideAmount>decimal</TaxOverrideAmount>
<OrderTime>string</OrderTime>
<ProofApprovalTime>string</ProofApprovalTime>
<LastSurveyDate>string</LastSurveyDate>
<DontCombineCartonQty>boolean</DontCombineCartonQty>
<JobType>string</JobType>
<IsRevision>boolean</IsRevision>
<JobTicketPrintDate>string</JobTicketPrintDate>
<CustomerOvers>float</CustomerOvers>
<AcceleshipOrderId>int</AcceleshipOrderId>
<LastOpenedBy>string</LastOpenedBy>
<EstimateDueDate>string</EstimateDueDate>
<PressInstructions>string</PressInstructions>
<PPInstructions>string</PPInstructions>
<ASInstructions>string</ASInstructions>
<StockInstructions>string</StockInstructions>
<PostInstructions>string</PostInstructions>
<DetailDescription>string</DetailDescription>
<InkInstructions>string</InkInstructions>
<MiscInstructions>string</MiscInstructions>
<JobRouted>boolean</JobRouted>
<BillingContact>string</BillingContact>
<BillContactID>int</BillContactID>
<UserDefined7>string</UserDefined7>
<ManufacturerItemNumber>string</ManufacturerItemNumber>
<StatusReasonCode>string</StatusReasonCode>
<SchedulePriority>short</SchedulePriority>
<ArCloseOutOption>int</ArCloseOutOption>
<CurrencyCode>string</CurrencyCode>
<ExchangeRate>float</ExchangeRate>
<FromCopy>boolean</FromCopy>
<FromEstimate>boolean</FromEstimate>
<FromOrder>boolean</FromOrder>
<PrevEstimateNumber>string</PrevEstimateNumber>
<TotalComponentsQtyCalculated>boolean</TotalComponentsQtyCalculated>
<HasBindAll>boolean</HasBindAll>
<OpportunityFlag>boolean</OpportunityFlag>
<AvaTaxOverride>boolean</AvaTaxOverride>
<JobComponents xsi:nil="true" />
</OrderHeaderInfo>
</OrderInfo>
<message>string</message>
</GetOrderDetailsResult>
</GetOrderDetailsResponse>
</soap12:Body>
</soap12:Envelope>