Atom
Click here for a complete list of operations.
WorkOrderSave
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 /atom/atom.asmx HTTP/1.1
Host: atom.joycecrane.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/WorkOrderSave"
<?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>
<WorkOrderSave xmlns="http://tempuri.org/">
<UserName>string</UserName>
<WorkOrder>
<OldWoNumb>string</OldWoNumb>
<WoNumb>string</WoNumb>
<CompCode>string</CompCode>
<CompGroupNumb>string</CompGroupNumb>
<Category>string</Category>
<UnitOwner>string</UnitOwner>
<UnitCode>string</UnitCode>
<DateIssued>string</DateIssued>
<Status>string</Status>
<DateFinished>string</DateFinished>
<DateClosed>string</DateClosed>
<DueDate>string</DueDate>
<WorkDescription>string</WorkDescription>
<Yard>string</Yard>
<Department>string</Department>
<Job>string</Job>
<Priority>string</Priority>
<Reason>string</Reason>
<HrsUp>string</HrsUp>
<HrsUpDate>string</HrsUpDate>
<HrsLo>string</HrsLo>
<HrsLoDate>string</HrsLoDate>
<MilesKm>string</MilesKm>
<MilesKmDate>string</MilesKmDate>
<RepairComments>string</RepairComments>
<CustCode>string</CustCode>
<CustGroupNumb>string</CustGroupNumb>
<JobSite>string</JobSite>
<SalesPerson>string</SalesPerson>
<AboveCost>string</AboveCost>
<AboveCostValue>string</AboveCostValue>
<PO>string</PO>
<PartsAmount>string</PartsAmount>
<SavePdf>boolean</SavePdf>
<ReportedBy>string</ReportedBy>
<ReportToPhone>string</ReportToPhone>
<ReportedToWP>string</ReportedToWP>
<ReportToEmail>string</ReportToEmail>
<OrderedBy>string</OrderedBy>
<OrdByPhone>string</OrdByPhone>
<OrderedByWP>string</OrderedByWP>
<OrderedByEmail>string</OrderedByEmail>
<TermCondID>string</TermCondID>
<OrderedByContactID>string</OrderedByContactID>
<ReportedToContactID>string</ReportedToContactID>
<ComponentBackID>string</ComponentBackID>
<ComponentID>string</ComponentID>
<UnitComponent>string</UnitComponent>
<WoFooterID>string</WoFooterID>
<QuoteWoCode>string</QuoteWoCode>
<PriceList>string</PriceList>
<BillToID>string</BillToID>
<ComponentCode>string</ComponentCode>
<EmpID>string</EmpID>
<PricingMatrixCode>string</PricingMatrixCode>
<UpdateUnitHrsUp>boolean</UpdateUnitHrsUp>
<UpdateUnitHrsLo>boolean</UpdateUnitHrsLo>
<UpdateUnitMilesKm>boolean</UpdateUnitMilesKm>
<IsNew>boolean</IsNew>
<RefreshSupported>boolean</RefreshSupported>
<DataState>string</DataState>
<PrevMaintValidated>boolean</PrevMaintValidated>
<CertificatesValidated>boolean</CertificatesValidated>
<EnhancedLastMaintValidations>boolean</EnhancedLastMaintValidations>
<Activities>
<Activity>
<WoDetailId>string</WoDetailId>
<ActivityCode>string</ActivityCode>
<UnitActivityId>string</UnitActivityId>
<Description>string</Description>
<Billable>boolean</Billable>
<DateFinished>string</DateFinished>
<Comments>string</Comments>
<StandardTime>string</StandardTime>
<Price>string</Price>
<QuoteWoCode>string</QuoteWoCode>
<PotentialWarranty>boolean</PotentialWarranty>
<Deleted>boolean</Deleted>
<UpdatePrevMaint>boolean</UpdatePrevMaint>
<UpdatePrevMaintDate>boolean</UpdatePrevMaintDate>
<SkipLastMaintDateValidation>boolean</SkipLastMaintDateValidation>
<SkipLastMaintUpperValidation>boolean</SkipLastMaintUpperValidation>
<SkipLastMaintLowerValidation>boolean</SkipLastMaintLowerValidation>
<SkipLastMaintMilesValidation>boolean</SkipLastMaintMilesValidation>
</Activity>
<Activity>
<WoDetailId>string</WoDetailId>
<ActivityCode>string</ActivityCode>
<UnitActivityId>string</UnitActivityId>
<Description>string</Description>
<Billable>boolean</Billable>
<DateFinished>string</DateFinished>
<Comments>string</Comments>
<StandardTime>string</StandardTime>
<Price>string</Price>
<QuoteWoCode>string</QuoteWoCode>
<PotentialWarranty>boolean</PotentialWarranty>
<Deleted>boolean</Deleted>
<UpdatePrevMaint>boolean</UpdatePrevMaint>
<UpdatePrevMaintDate>boolean</UpdatePrevMaintDate>
<SkipLastMaintDateValidation>boolean</SkipLastMaintDateValidation>
<SkipLastMaintUpperValidation>boolean</SkipLastMaintUpperValidation>
<SkipLastMaintLowerValidation>boolean</SkipLastMaintLowerValidation>
<SkipLastMaintMilesValidation>boolean</SkipLastMaintMilesValidation>
</Activity>
</Activities>
<Parts>
<Part>
<MatTransId>string</MatTransId>
<PartCode>string</PartCode>
<PartDesc>string</PartDesc>
<TransDate>string</TransDate>
<Measure>string</Measure>
<Quantity>string</Quantity>
<Price>string</Price>
<Burden>string</Burden>
<WorkDescription>string</WorkDescription>
<Yard>string</Yard>
<Location>string</Location>
<PartQtyId>string</PartQtyId>
<NewUsed>string</NewUsed>
<ActivityCode>string</ActivityCode>
<ClassCode>string</ClassCode>
<PartsLabor>string</PartsLabor>
<WoDetailId>string</WoDetailId>
<QuoteWoCode>string</QuoteWoCode>
<Amount>string</Amount>
<SellingPriceUsed>string</SellingPriceUsed>
<Status>boolean</Status>
<CompanyCode>string</CompanyCode>
<ActivityPartID>string</ActivityPartID>
<RetailPrice>string</RetailPrice>
<MarkupPerc>string</MarkupPerc>
<Deleted>boolean</Deleted>
<Billable>boolean</Billable>
</Part>
<Part>
<MatTransId>string</MatTransId>
<PartCode>string</PartCode>
<PartDesc>string</PartDesc>
<TransDate>string</TransDate>
<Measure>string</Measure>
<Quantity>string</Quantity>
<Price>string</Price>
<Burden>string</Burden>
<WorkDescription>string</WorkDescription>
<Yard>string</Yard>
<Location>string</Location>
<PartQtyId>string</PartQtyId>
<NewUsed>string</NewUsed>
<ActivityCode>string</ActivityCode>
<ClassCode>string</ClassCode>
<PartsLabor>string</PartsLabor>
<WoDetailId>string</WoDetailId>
<QuoteWoCode>string</QuoteWoCode>
<Amount>string</Amount>
<SellingPriceUsed>string</SellingPriceUsed>
<Status>boolean</Status>
<CompanyCode>string</CompanyCode>
<ActivityPartID>string</ActivityPartID>
<RetailPrice>string</RetailPrice>
<MarkupPerc>string</MarkupPerc>
<Deleted>boolean</Deleted>
<Billable>boolean</Billable>
</Part>
</Parts>
<ActionLists>
<ActionList>
<WoActionListId>string</WoActionListId>
<ActivityCode>string</ActivityCode>
<ActionListText>string</ActionListText>
<Comments>string</Comments>
<Completed>boolean</Completed>
<AddedList>boolean</AddedList>
<CompletedBy>string</CompletedBy>
<CompletedDate>string</CompletedDate>
<Deleted>boolean</Deleted>
<NotApplicable>boolean</NotApplicable>
<Deficiency>boolean</Deficiency>
<DefPriority>string</DefPriority>
<QuoteWoCode>string</QuoteWoCode>
<LineNumb>string</LineNumb>
<Signed>boolean</Signed>
</ActionList>
<ActionList>
<WoActionListId>string</WoActionListId>
<ActivityCode>string</ActivityCode>
<ActionListText>string</ActionListText>
<Comments>string</Comments>
<Completed>boolean</Completed>
<AddedList>boolean</AddedList>
<CompletedBy>string</CompletedBy>
<CompletedDate>string</CompletedDate>
<Deleted>boolean</Deleted>
<NotApplicable>boolean</NotApplicable>
<Deficiency>boolean</Deficiency>
<DefPriority>string</DefPriority>
<QuoteWoCode>string</QuoteWoCode>
<LineNumb>string</LineNumb>
<Signed>boolean</Signed>
</ActionList>
</ActionLists>
<Estimates>
<WorkOrderEstimate>
<WoEstID>string</WoEstID>
<EstimateDate>string</EstimateDate>
<PartCode>string</PartCode>
<Description>string</Description>
<UnitCode>string</UnitCode>
<Qty>string</Qty>
<Price>string</Price>
<Amount>string</Amount>
<MeasureCode>string</MeasureCode>
<BurdenCode>string</BurdenCode>
<YardCode>string</YardCode>
<LocationID>string</LocationID>
<NewUsed>string</NewUsed>
<PartLabor>string</PartLabor>
<PartQtyID>string</PartQtyID>
<UnionCode>string</UnionCode>
<CraftCode>string</CraftCode>
<Comments>string</Comments>
<Cost>string</Cost>
<MarkupPerc>string</MarkupPerc>
<Deleted>boolean</Deleted>
</WorkOrderEstimate>
<WorkOrderEstimate>
<WoEstID>string</WoEstID>
<EstimateDate>string</EstimateDate>
<PartCode>string</PartCode>
<Description>string</Description>
<UnitCode>string</UnitCode>
<Qty>string</Qty>
<Price>string</Price>
<Amount>string</Amount>
<MeasureCode>string</MeasureCode>
<BurdenCode>string</BurdenCode>
<YardCode>string</YardCode>
<LocationID>string</LocationID>
<NewUsed>string</NewUsed>
<PartLabor>string</PartLabor>
<PartQtyID>string</PartQtyID>
<UnionCode>string</UnionCode>
<CraftCode>string</CraftCode>
<Comments>string</Comments>
<Cost>string</Cost>
<MarkupPerc>string</MarkupPerc>
<Deleted>boolean</Deleted>
</WorkOrderEstimate>
</Estimates>
<Employees>
<WorkOrderEmployee>
<WoEmpID>string</WoEmpID>
<EmpType>string</EmpType>
<Employee>string</Employee>
<WorkDate>string</WorkDate>
<EstStart>string</EstStart>
<EstEnd>string</EstEnd>
<ActStart>string</ActStart>
<ActEnd>string</ActEnd>
<Activity>string</Activity>
<Comments>string</Comments>
<Priority>string</Priority>
<EndDate>string</EndDate>
<Deleted>boolean</Deleted>
</WorkOrderEmployee>
<WorkOrderEmployee>
<WoEmpID>string</WoEmpID>
<EmpType>string</EmpType>
<Employee>string</Employee>
<WorkDate>string</WorkDate>
<EstStart>string</EstStart>
<EstEnd>string</EstEnd>
<ActStart>string</ActStart>
<ActEnd>string</ActEnd>
<Activity>string</Activity>
<Comments>string</Comments>
<Priority>string</Priority>
<EndDate>string</EndDate>
<Deleted>boolean</Deleted>
</WorkOrderEmployee>
</Employees>
<InHouseComments>
<WorkOrderInHouse>
<WoInHouseID>string</WoInHouseID>
<JobInHouseID>string</JobInHouseID>
<Comments>string</Comments>
<ForInvoice>boolean</ForInvoice>
<Resolved>boolean</Resolved>
<ResolvedComments>string</ResolvedComments>
<ResolvedDate>string</ResolvedDate>
<ResolvedBy>string</ResolvedBy>
<Deleted>boolean</Deleted>
</WorkOrderInHouse>
<WorkOrderInHouse>
<WoInHouseID>string</WoInHouseID>
<JobInHouseID>string</JobInHouseID>
<Comments>string</Comments>
<ForInvoice>boolean</ForInvoice>
<Resolved>boolean</Resolved>
<ResolvedComments>string</ResolvedComments>
<ResolvedDate>string</ResolvedDate>
<ResolvedBy>string</ResolvedBy>
<Deleted>boolean</Deleted>
</WorkOrderInHouse>
</InHouseComments>
</WorkOrder>
</WorkOrderSave>
</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>
<WorkOrderSaveResponse xmlns="http://tempuri.org/">
<WorkOrderSaveResult>string</WorkOrderSaveResult>
</WorkOrderSaveResponse>
</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 /atom/atom.asmx HTTP/1.1
Host: atom.joycecrane.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>
<WorkOrderSave xmlns="http://tempuri.org/">
<UserName>string</UserName>
<WorkOrder>
<OldWoNumb>string</OldWoNumb>
<WoNumb>string</WoNumb>
<CompCode>string</CompCode>
<CompGroupNumb>string</CompGroupNumb>
<Category>string</Category>
<UnitOwner>string</UnitOwner>
<UnitCode>string</UnitCode>
<DateIssued>string</DateIssued>
<Status>string</Status>
<DateFinished>string</DateFinished>
<DateClosed>string</DateClosed>
<DueDate>string</DueDate>
<WorkDescription>string</WorkDescription>
<Yard>string</Yard>
<Department>string</Department>
<Job>string</Job>
<Priority>string</Priority>
<Reason>string</Reason>
<HrsUp>string</HrsUp>
<HrsUpDate>string</HrsUpDate>
<HrsLo>string</HrsLo>
<HrsLoDate>string</HrsLoDate>
<MilesKm>string</MilesKm>
<MilesKmDate>string</MilesKmDate>
<RepairComments>string</RepairComments>
<CustCode>string</CustCode>
<CustGroupNumb>string</CustGroupNumb>
<JobSite>string</JobSite>
<SalesPerson>string</SalesPerson>
<AboveCost>string</AboveCost>
<AboveCostValue>string</AboveCostValue>
<PO>string</PO>
<PartsAmount>string</PartsAmount>
<SavePdf>boolean</SavePdf>
<ReportedBy>string</ReportedBy>
<ReportToPhone>string</ReportToPhone>
<ReportedToWP>string</ReportedToWP>
<ReportToEmail>string</ReportToEmail>
<OrderedBy>string</OrderedBy>
<OrdByPhone>string</OrdByPhone>
<OrderedByWP>string</OrderedByWP>
<OrderedByEmail>string</OrderedByEmail>
<TermCondID>string</TermCondID>
<OrderedByContactID>string</OrderedByContactID>
<ReportedToContactID>string</ReportedToContactID>
<ComponentBackID>string</ComponentBackID>
<ComponentID>string</ComponentID>
<UnitComponent>string</UnitComponent>
<WoFooterID>string</WoFooterID>
<QuoteWoCode>string</QuoteWoCode>
<PriceList>string</PriceList>
<BillToID>string</BillToID>
<ComponentCode>string</ComponentCode>
<EmpID>string</EmpID>
<PricingMatrixCode>string</PricingMatrixCode>
<UpdateUnitHrsUp>boolean</UpdateUnitHrsUp>
<UpdateUnitHrsLo>boolean</UpdateUnitHrsLo>
<UpdateUnitMilesKm>boolean</UpdateUnitMilesKm>
<IsNew>boolean</IsNew>
<RefreshSupported>boolean</RefreshSupported>
<DataState>string</DataState>
<PrevMaintValidated>boolean</PrevMaintValidated>
<CertificatesValidated>boolean</CertificatesValidated>
<EnhancedLastMaintValidations>boolean</EnhancedLastMaintValidations>
<Activities>
<Activity>
<WoDetailId>string</WoDetailId>
<ActivityCode>string</ActivityCode>
<UnitActivityId>string</UnitActivityId>
<Description>string</Description>
<Billable>boolean</Billable>
<DateFinished>string</DateFinished>
<Comments>string</Comments>
<StandardTime>string</StandardTime>
<Price>string</Price>
<QuoteWoCode>string</QuoteWoCode>
<PotentialWarranty>boolean</PotentialWarranty>
<Deleted>boolean</Deleted>
<UpdatePrevMaint>boolean</UpdatePrevMaint>
<UpdatePrevMaintDate>boolean</UpdatePrevMaintDate>
<SkipLastMaintDateValidation>boolean</SkipLastMaintDateValidation>
<SkipLastMaintUpperValidation>boolean</SkipLastMaintUpperValidation>
<SkipLastMaintLowerValidation>boolean</SkipLastMaintLowerValidation>
<SkipLastMaintMilesValidation>boolean</SkipLastMaintMilesValidation>
</Activity>
<Activity>
<WoDetailId>string</WoDetailId>
<ActivityCode>string</ActivityCode>
<UnitActivityId>string</UnitActivityId>
<Description>string</Description>
<Billable>boolean</Billable>
<DateFinished>string</DateFinished>
<Comments>string</Comments>
<StandardTime>string</StandardTime>
<Price>string</Price>
<QuoteWoCode>string</QuoteWoCode>
<PotentialWarranty>boolean</PotentialWarranty>
<Deleted>boolean</Deleted>
<UpdatePrevMaint>boolean</UpdatePrevMaint>
<UpdatePrevMaintDate>boolean</UpdatePrevMaintDate>
<SkipLastMaintDateValidation>boolean</SkipLastMaintDateValidation>
<SkipLastMaintUpperValidation>boolean</SkipLastMaintUpperValidation>
<SkipLastMaintLowerValidation>boolean</SkipLastMaintLowerValidation>
<SkipLastMaintMilesValidation>boolean</SkipLastMaintMilesValidation>
</Activity>
</Activities>
<Parts>
<Part>
<MatTransId>string</MatTransId>
<PartCode>string</PartCode>
<PartDesc>string</PartDesc>
<TransDate>string</TransDate>
<Measure>string</Measure>
<Quantity>string</Quantity>
<Price>string</Price>
<Burden>string</Burden>
<WorkDescription>string</WorkDescription>
<Yard>string</Yard>
<Location>string</Location>
<PartQtyId>string</PartQtyId>
<NewUsed>string</NewUsed>
<ActivityCode>string</ActivityCode>
<ClassCode>string</ClassCode>
<PartsLabor>string</PartsLabor>
<WoDetailId>string</WoDetailId>
<QuoteWoCode>string</QuoteWoCode>
<Amount>string</Amount>
<SellingPriceUsed>string</SellingPriceUsed>
<Status>boolean</Status>
<CompanyCode>string</CompanyCode>
<ActivityPartID>string</ActivityPartID>
<RetailPrice>string</RetailPrice>
<MarkupPerc>string</MarkupPerc>
<Deleted>boolean</Deleted>
<Billable>boolean</Billable>
</Part>
<Part>
<MatTransId>string</MatTransId>
<PartCode>string</PartCode>
<PartDesc>string</PartDesc>
<TransDate>string</TransDate>
<Measure>string</Measure>
<Quantity>string</Quantity>
<Price>string</Price>
<Burden>string</Burden>
<WorkDescription>string</WorkDescription>
<Yard>string</Yard>
<Location>string</Location>
<PartQtyId>string</PartQtyId>
<NewUsed>string</NewUsed>
<ActivityCode>string</ActivityCode>
<ClassCode>string</ClassCode>
<PartsLabor>string</PartsLabor>
<WoDetailId>string</WoDetailId>
<QuoteWoCode>string</QuoteWoCode>
<Amount>string</Amount>
<SellingPriceUsed>string</SellingPriceUsed>
<Status>boolean</Status>
<CompanyCode>string</CompanyCode>
<ActivityPartID>string</ActivityPartID>
<RetailPrice>string</RetailPrice>
<MarkupPerc>string</MarkupPerc>
<Deleted>boolean</Deleted>
<Billable>boolean</Billable>
</Part>
</Parts>
<ActionLists>
<ActionList>
<WoActionListId>string</WoActionListId>
<ActivityCode>string</ActivityCode>
<ActionListText>string</ActionListText>
<Comments>string</Comments>
<Completed>boolean</Completed>
<AddedList>boolean</AddedList>
<CompletedBy>string</CompletedBy>
<CompletedDate>string</CompletedDate>
<Deleted>boolean</Deleted>
<NotApplicable>boolean</NotApplicable>
<Deficiency>boolean</Deficiency>
<DefPriority>string</DefPriority>
<QuoteWoCode>string</QuoteWoCode>
<LineNumb>string</LineNumb>
<Signed>boolean</Signed>
</ActionList>
<ActionList>
<WoActionListId>string</WoActionListId>
<ActivityCode>string</ActivityCode>
<ActionListText>string</ActionListText>
<Comments>string</Comments>
<Completed>boolean</Completed>
<AddedList>boolean</AddedList>
<CompletedBy>string</CompletedBy>
<CompletedDate>string</CompletedDate>
<Deleted>boolean</Deleted>
<NotApplicable>boolean</NotApplicable>
<Deficiency>boolean</Deficiency>
<DefPriority>string</DefPriority>
<QuoteWoCode>string</QuoteWoCode>
<LineNumb>string</LineNumb>
<Signed>boolean</Signed>
</ActionList>
</ActionLists>
<Estimates>
<WorkOrderEstimate>
<WoEstID>string</WoEstID>
<EstimateDate>string</EstimateDate>
<PartCode>string</PartCode>
<Description>string</Description>
<UnitCode>string</UnitCode>
<Qty>string</Qty>
<Price>string</Price>
<Amount>string</Amount>
<MeasureCode>string</MeasureCode>
<BurdenCode>string</BurdenCode>
<YardCode>string</YardCode>
<LocationID>string</LocationID>
<NewUsed>string</NewUsed>
<PartLabor>string</PartLabor>
<PartQtyID>string</PartQtyID>
<UnionCode>string</UnionCode>
<CraftCode>string</CraftCode>
<Comments>string</Comments>
<Cost>string</Cost>
<MarkupPerc>string</MarkupPerc>
<Deleted>boolean</Deleted>
</WorkOrderEstimate>
<WorkOrderEstimate>
<WoEstID>string</WoEstID>
<EstimateDate>string</EstimateDate>
<PartCode>string</PartCode>
<Description>string</Description>
<UnitCode>string</UnitCode>
<Qty>string</Qty>
<Price>string</Price>
<Amount>string</Amount>
<MeasureCode>string</MeasureCode>
<BurdenCode>string</BurdenCode>
<YardCode>string</YardCode>
<LocationID>string</LocationID>
<NewUsed>string</NewUsed>
<PartLabor>string</PartLabor>
<PartQtyID>string</PartQtyID>
<UnionCode>string</UnionCode>
<CraftCode>string</CraftCode>
<Comments>string</Comments>
<Cost>string</Cost>
<MarkupPerc>string</MarkupPerc>
<Deleted>boolean</Deleted>
</WorkOrderEstimate>
</Estimates>
<Employees>
<WorkOrderEmployee>
<WoEmpID>string</WoEmpID>
<EmpType>string</EmpType>
<Employee>string</Employee>
<WorkDate>string</WorkDate>
<EstStart>string</EstStart>
<EstEnd>string</EstEnd>
<ActStart>string</ActStart>
<ActEnd>string</ActEnd>
<Activity>string</Activity>
<Comments>string</Comments>
<Priority>string</Priority>
<EndDate>string</EndDate>
<Deleted>boolean</Deleted>
</WorkOrderEmployee>
<WorkOrderEmployee>
<WoEmpID>string</WoEmpID>
<EmpType>string</EmpType>
<Employee>string</Employee>
<WorkDate>string</WorkDate>
<EstStart>string</EstStart>
<EstEnd>string</EstEnd>
<ActStart>string</ActStart>
<ActEnd>string</ActEnd>
<Activity>string</Activity>
<Comments>string</Comments>
<Priority>string</Priority>
<EndDate>string</EndDate>
<Deleted>boolean</Deleted>
</WorkOrderEmployee>
</Employees>
<InHouseComments>
<WorkOrderInHouse>
<WoInHouseID>string</WoInHouseID>
<JobInHouseID>string</JobInHouseID>
<Comments>string</Comments>
<ForInvoice>boolean</ForInvoice>
<Resolved>boolean</Resolved>
<ResolvedComments>string</ResolvedComments>
<ResolvedDate>string</ResolvedDate>
<ResolvedBy>string</ResolvedBy>
<Deleted>boolean</Deleted>
</WorkOrderInHouse>
<WorkOrderInHouse>
<WoInHouseID>string</WoInHouseID>
<JobInHouseID>string</JobInHouseID>
<Comments>string</Comments>
<ForInvoice>boolean</ForInvoice>
<Resolved>boolean</Resolved>
<ResolvedComments>string</ResolvedComments>
<ResolvedDate>string</ResolvedDate>
<ResolvedBy>string</ResolvedBy>
<Deleted>boolean</Deleted>
</WorkOrderInHouse>
</InHouseComments>
</WorkOrder>
</WorkOrderSave>
</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>
<WorkOrderSaveResponse xmlns="http://tempuri.org/">
<WorkOrderSaveResult>string</WorkOrderSaveResult>
</WorkOrderSaveResponse>
</soap12:Body>
</soap12:Envelope>