RepairOrderService
Click here for a complete list of operations.
Save
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 /RoseComServicesTest/RoseCommServiceV3/APIV1/RepairOrderService.asmx HTTP/1.1
Host: rosecommunications.salestarconnect.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/Save"
<?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>
<Save xmlns="http://tempuri.org/">
<pRepairOrder>
<OrderReference>string</OrderReference>
<Site>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Site>
<Currency>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Currency>
<OrderDate>dateTime</OrderDate>
<Customer>
<CustomerID>int</CustomerID>
<Reference>string</Reference>
<Contacts>
<Contact xsi:nil="true" />
<Contact xsi:nil="true" />
</Contacts>
<Category>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Category>
<IntroductionDate>dateTime</IntroductionDate>
<Source>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Source>
<MainAccountManager>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</MainAccountManager>
<SharedAccountManagers>
<ReferenceData xsi:nil="true" />
<ReferenceData xsi:nil="true" />
</SharedAccountManagers>
<IsActive>boolean</IsActive>
<IsMergeInvoice>boolean</IsMergeInvoice>
<PriceType>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</PriceType>
<Currency>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Currency>
<TaxGroup>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</TaxGroup>
<IsApproved>boolean</IsApproved>
<ApprovedUser>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</ApprovedUser>
<ApprovedDate>dateTime</ApprovedDate>
<PaymentTerm>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</PaymentTerm>
<SelfBillingPeriod>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</SelfBillingPeriod>
<Logo>base64Binary</Logo>
<MailingAddress>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<AddressLine3>string</AddressLine3>
<AddressLine4>string</AddressLine4>
<AddressLine5>string</AddressLine5>
<City>string</City>
<State>string</State>
<PostCode>string</PostCode>
<Country xsi:nil="true" />
<IsDefault>boolean</IsDefault>
<DateSince>dateTime</DateSince>
<DurationFromInMonths>int</DurationFromInMonths>
<PremisesType xsi:nil="true" />
<IsUsedForCreditCheck>boolean</IsUsedForCreditCheck>
<AddressSequence>int</AddressSequence>
<FullAddress>string</FullAddress>
<HouseName>string</HouseName>
<ConsigneeName>string</ConsigneeName>
<AddressCode>string</AddressCode>
<PhoneNumber>string</PhoneNumber>
<CustomerID>int</CustomerID>
<ContactID>int</ContactID>
</MailingAddress>
<InvoiceAddress>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<AddressLine3>string</AddressLine3>
<AddressLine4>string</AddressLine4>
<AddressLine5>string</AddressLine5>
<City>string</City>
<State>string</State>
<PostCode>string</PostCode>
<Country xsi:nil="true" />
<IsDefault>boolean</IsDefault>
<DateSince>dateTime</DateSince>
<DurationFromInMonths>int</DurationFromInMonths>
<PremisesType xsi:nil="true" />
<IsUsedForCreditCheck>boolean</IsUsedForCreditCheck>
<AddressSequence>int</AddressSequence>
<FullAddress>string</FullAddress>
<HouseName>string</HouseName>
<ConsigneeName>string</ConsigneeName>
<AddressCode>string</AddressCode>
<PhoneNumber>string</PhoneNumber>
<CustomerID>int</CustomerID>
<ContactID>int</ContactID>
</InvoiceAddress>
<DeliveryAddress>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<AddressLine3>string</AddressLine3>
<AddressLine4>string</AddressLine4>
<AddressLine5>string</AddressLine5>
<City>string</City>
<State>string</State>
<PostCode>string</PostCode>
<Country xsi:nil="true" />
<IsDefault>boolean</IsDefault>
<DateSince>dateTime</DateSince>
<DurationFromInMonths>int</DurationFromInMonths>
<PremisesType xsi:nil="true" />
<IsUsedForCreditCheck>boolean</IsUsedForCreditCheck>
<AddressSequence>int</AddressSequence>
<FullAddress>string</FullAddress>
<HouseName>string</HouseName>
<ConsigneeName>string</ConsigneeName>
<AddressCode>string</AddressCode>
<PhoneNumber>string</PhoneNumber>
<CustomerID>int</CustomerID>
<ContactID>int</ContactID>
</DeliveryAddress>
<WebSite>string</WebSite>
<OrderConfirmationEmail>
<CommunicationData>string</CommunicationData>
<Comments>string</Comments>
<IsPreferredMedium>boolean</IsPreferredMedium>
<CommunicationType xsi:nil="true" />
<ContactID>int</ContactID>
<IsDicisionMaker>boolean</IsDicisionMaker>
</OrderConfirmationEmail>
<DespatchConfirmationEmail>
<CommunicationData>string</CommunicationData>
<Comments>string</Comments>
<IsPreferredMedium>boolean</IsPreferredMedium>
<CommunicationType xsi:nil="true" />
<ContactID>int</ContactID>
<IsDicisionMaker>boolean</IsDicisionMaker>
</DespatchConfirmationEmail>
<SendMethod>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</SendMethod>
<SendFormat>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</SendFormat>
<SendAddress>string</SendAddress>
<ReceiveMethod>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</ReceiveMethod>
<ReceiveFormat>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</ReceiveFormat>
<TurnOverLevel>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</TurnOverLevel>
<EmployeeCountLevel>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</EmployeeCountLevel>
<BankAccount>
<BankAddress xsi:nil="true" />
<BankName>string</BankName>
<BranchName>string</BranchName>
<SortCode>string</SortCode>
<AccountNumber>string</AccountNumber>
<AccountHolder>string</AccountHolder>
<PhoneNumber>string</PhoneNumber>
<AccountAge>int</AccountAge>
<BBMNumber>int</BBMNumber>
<IsValidated>boolean</IsValidated>
<BankNotes>string</BankNotes>
</BankAccount>
<Proofs>
<Proof xsi:nil="true" />
<Proof xsi:nil="true" />
</Proofs>
<Comment>string</Comment>
<SourceNote>string</SourceNote>
<NetworkReferenceNumber>string</NetworkReferenceNumber>
<CompanyName>string</CompanyName>
<CompanyRegistrationNo>string</CompanyRegistrationNo>
<CompanyVatNo>string</CompanyVatNo>
<Industry>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Industry>
<MobilePhoneCountLevel>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</MobilePhoneCountLevel>
<TradingAsType>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</TradingAsType>
<CreditLimit>decimal</CreditLimit>
<LoggedInSiteID>int</LoggedInSiteID>
<SiteName>string</SiteName>
<CreditRates>string</CreditRates>
<CreditCategory>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</CreditCategory>
<AccountCode>string</AccountCode>
<Opportunities>
<CustomerOpportunity xsi:nil="true" />
<CustomerOpportunity xsi:nil="true" />
</Opportunities>
<AlternativeReference>string</AlternativeReference>
<TimeWithEmployer>int</TimeWithEmployer>
<DisplayName>string</DisplayName>
<CurrencyCode>string</CurrencyCode>
<Symbol>string</Symbol>
<ExchangeRate>decimal</ExchangeRate>
<OnStop>boolean</OnStop>
<UserName>string</UserName>
<Password1>string</Password1>
<Password2>string</Password2>
<Email>string</Email>
<Fax>string</Fax>
<Phone>string</Phone>
<AvailableToSpend>decimal</AvailableToSpend>
<Application>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Application>
<AllowedApplicationIDs>
<int>int</int>
<int>int</int>
</AllowedApplicationIDs>
<LangCode>string</LangCode>
<AccountBalance>decimal</AccountBalance>
<ProspectType>boolean</ProspectType>
<LoyaltyGroupID>int</LoyaltyGroupID>
</Customer>
<EmployeeID>long</EmployeeID>
<RepairOrderItems>
<RepairOrderItem>
<OrderReference>string</OrderReference>
<RepairOrderDate>dateTime</RepairOrderDate>
<Product xsi:nil="true" />
<TrackableItem xsi:nil="true" />
<SaleOrder xsi:nil="true" />
<Supplier xsi:nil="true" />
<DefectDescription>string</DefectDescription>
<Notes>string</Notes>
<IsItemNotExpectedFromCustomer>boolean</IsItemNotExpectedFromCustomer>
<ItemNotExpectedFromCustomerNotes>string</ItemNotExpectedFromCustomerNotes>
<IsItemReceivedFromCustomer>boolean</IsItemReceivedFromCustomer>
<CustomerItemReceivedLocation xsi:nil="true" />
<CustomerItemReceivedContainer xsi:nil="true" />
<IsCustomerItemAllBoxItemReceived>boolean</IsCustomerItemAllBoxItemReceived>
<IsItemReturedToCustomer>boolean</IsItemReturedToCustomer>
<ItemReturedDateToCustomer>dateTime</ItemReturedDateToCustomer>
<IsLoanPhoneIssued>boolean</IsLoanPhoneIssued>
<LoanPhoneProduct xsi:nil="true" />
<LoanPhoneTrackableItem xsi:nil="true" />
<LoanPhoneDeposit>decimal</LoanPhoneDeposit>
<IsDepositPaid>boolean</IsDepositPaid>
<IsLoanPhoneReturned>boolean</IsLoanPhoneReturned>
<LoanPhoneReceiveLocation xsi:nil="true" />
<LoanPhoneReceiveContainer xsi:nil="true" />
<LoanPhoneReturnDeposit>decimal</LoanPhoneReturnDeposit>
<IsDepositReturnPaid>boolean</IsDepositReturnPaid>
<IsLoanPhoneNotExpected>boolean</IsLoanPhoneNotExpected>
<IsCustomerItemReplaced>boolean</IsCustomerItemReplaced>
<CustomerItemReplacedProduct xsi:nil="true" />
<CustomerItemReplacedTrackableItem xsi:nil="true" />
<IsInvoicedForCustomerItemReplaced>boolean</IsInvoicedForCustomerItemReplaced>
<IsCustomerRefunded>boolean</IsCustomerRefunded>
<IsCustomerRefundIssued>boolean</IsCustomerRefundIssued>
<CustomerRefundedAmount>decimal</CustomerRefundedAmount>
<IsCustomerCreditIssued>boolean</IsCustomerCreditIssued>
<CustomerCreditedAmount>decimal</CustomerCreditedAmount>
<IsRepairInHouse>boolean</IsRepairInHouse>
<RepairInHouseLocation xsi:nil="true" />
<RepairInHouseContainer xsi:nil="true" />
<RepairCost>decimal</RepairCost>
<IsItemRepaired>boolean</IsItemRepaired>
<ItemMovedLocation xsi:nil="true" />
<ItemMovedContainer xsi:nil="true" />
<RepairNotes>string</RepairNotes>
<IsItemNotRepaired>boolean</IsItemNotRepaired>
<IsExternalRepair>boolean</IsExternalRepair>
<ExternalRepairSupplier xsi:nil="true" />
<IsSupplierItemReplaced>boolean</IsSupplierItemReplaced>
<SupplierItemReplacedProduct xsi:nil="true" />
<SupplierItemReplacedTrackableItem xsi:nil="true" />
<SupplierItemReplacedMovedLocation xsi:nil="true" />
<SupplierItemReplacedMovedContainer xsi:nil="true" />
<IsSupplierCredited>boolean</IsSupplierCredited>
<SupplierCreditNote xsi:nil="true" />
<SupplierReturnDespatchRef>string</SupplierReturnDespatchRef>
<SupplierReturnCreditNoteRef>string</SupplierReturnCreditNoteRef>
<SupplierCreditedAmount>decimal</SupplierCreditedAmount>
<IsAllowToIssueNewLoanItem>boolean</IsAllowToIssueNewLoanItem>
<IsCheckOutAfterCustomerActionTaken>boolean</IsCheckOutAfterCustomerActionTaken>
</RepairOrderItem>
<RepairOrderItem>
<OrderReference>string</OrderReference>
<RepairOrderDate>dateTime</RepairOrderDate>
<Product xsi:nil="true" />
<TrackableItem xsi:nil="true" />
<SaleOrder xsi:nil="true" />
<Supplier xsi:nil="true" />
<DefectDescription>string</DefectDescription>
<Notes>string</Notes>
<IsItemNotExpectedFromCustomer>boolean</IsItemNotExpectedFromCustomer>
<ItemNotExpectedFromCustomerNotes>string</ItemNotExpectedFromCustomerNotes>
<IsItemReceivedFromCustomer>boolean</IsItemReceivedFromCustomer>
<CustomerItemReceivedLocation xsi:nil="true" />
<CustomerItemReceivedContainer xsi:nil="true" />
<IsCustomerItemAllBoxItemReceived>boolean</IsCustomerItemAllBoxItemReceived>
<IsItemReturedToCustomer>boolean</IsItemReturedToCustomer>
<ItemReturedDateToCustomer>dateTime</ItemReturedDateToCustomer>
<IsLoanPhoneIssued>boolean</IsLoanPhoneIssued>
<LoanPhoneProduct xsi:nil="true" />
<LoanPhoneTrackableItem xsi:nil="true" />
<LoanPhoneDeposit>decimal</LoanPhoneDeposit>
<IsDepositPaid>boolean</IsDepositPaid>
<IsLoanPhoneReturned>boolean</IsLoanPhoneReturned>
<LoanPhoneReceiveLocation xsi:nil="true" />
<LoanPhoneReceiveContainer xsi:nil="true" />
<LoanPhoneReturnDeposit>decimal</LoanPhoneReturnDeposit>
<IsDepositReturnPaid>boolean</IsDepositReturnPaid>
<IsLoanPhoneNotExpected>boolean</IsLoanPhoneNotExpected>
<IsCustomerItemReplaced>boolean</IsCustomerItemReplaced>
<CustomerItemReplacedProduct xsi:nil="true" />
<CustomerItemReplacedTrackableItem xsi:nil="true" />
<IsInvoicedForCustomerItemReplaced>boolean</IsInvoicedForCustomerItemReplaced>
<IsCustomerRefunded>boolean</IsCustomerRefunded>
<IsCustomerRefundIssued>boolean</IsCustomerRefundIssued>
<CustomerRefundedAmount>decimal</CustomerRefundedAmount>
<IsCustomerCreditIssued>boolean</IsCustomerCreditIssued>
<CustomerCreditedAmount>decimal</CustomerCreditedAmount>
<IsRepairInHouse>boolean</IsRepairInHouse>
<RepairInHouseLocation xsi:nil="true" />
<RepairInHouseContainer xsi:nil="true" />
<RepairCost>decimal</RepairCost>
<IsItemRepaired>boolean</IsItemRepaired>
<ItemMovedLocation xsi:nil="true" />
<ItemMovedContainer xsi:nil="true" />
<RepairNotes>string</RepairNotes>
<IsItemNotRepaired>boolean</IsItemNotRepaired>
<IsExternalRepair>boolean</IsExternalRepair>
<ExternalRepairSupplier xsi:nil="true" />
<IsSupplierItemReplaced>boolean</IsSupplierItemReplaced>
<SupplierItemReplacedProduct xsi:nil="true" />
<SupplierItemReplacedTrackableItem xsi:nil="true" />
<SupplierItemReplacedMovedLocation xsi:nil="true" />
<SupplierItemReplacedMovedContainer xsi:nil="true" />
<IsSupplierCredited>boolean</IsSupplierCredited>
<SupplierCreditNote xsi:nil="true" />
<SupplierReturnDespatchRef>string</SupplierReturnDespatchRef>
<SupplierReturnCreditNoteRef>string</SupplierReturnCreditNoteRef>
<SupplierCreditedAmount>decimal</SupplierCreditedAmount>
<IsAllowToIssueNewLoanItem>boolean</IsAllowToIssueNewLoanItem>
<IsCheckOutAfterCustomerActionTaken>boolean</IsCheckOutAfterCustomerActionTaken>
</RepairOrderItem>
</RepairOrderItems>
<NoOFItems>int</NoOFItems>
<EmployeeName>string</EmployeeName>
<RepairOrderCharges>
<RepairOrderCharge>
<RepairOrderID>int</RepairOrderID>
<RepairOrderItemID>int</RepairOrderItemID>
<Product xsi:nil="true" />
<Cost>decimal</Cost>
<Price>decimal</Price>
<TaxRate>decimal</TaxRate>
<SaleOrderDetailID>int</SaleOrderDetailID>
</RepairOrderCharge>
<RepairOrderCharge>
<RepairOrderID>int</RepairOrderID>
<RepairOrderItemID>int</RepairOrderItemID>
<Product xsi:nil="true" />
<Cost>decimal</Cost>
<Price>decimal</Price>
<TaxRate>decimal</TaxRate>
<SaleOrderDetailID>int</SaleOrderDetailID>
</RepairOrderCharge>
</RepairOrderCharges>
<SaleOrder>
<EsimConnectionCategoryID>string</EsimConnectionCategoryID>
<IsVfConnection>boolean</IsVfConnection>
<OrderReference>string</OrderReference>
<Channel>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Channel>
<Currency>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Currency>
<SaleDate>dateTime</SaleDate>
<IsCreditCheckCompleted>boolean</IsCreditCheckCompleted>
<DeliveryInfomation>
<DeliveryServiceCode>string</DeliveryServiceCode>
<DeliveryCharge>decimal</DeliveryCharge>
<DeliveryTaxRate>decimal</DeliveryTaxRate>
<DeliveryTaxAmount>decimal</DeliveryTaxAmount>
<TrackingNumber>string</TrackingNumber>
<DeliveryMethod xsi:nil="true" />
</DeliveryInfomation>
<Customer>
<CustomerID>int</CustomerID>
<Reference>string</Reference>
<Contacts xsi:nil="true" />
<Category xsi:nil="true" />
<IntroductionDate>dateTime</IntroductionDate>
<Source xsi:nil="true" />
<MainAccountManager xsi:nil="true" />
<SharedAccountManagers xsi:nil="true" />
<IsActive>boolean</IsActive>
<IsMergeInvoice>boolean</IsMergeInvoice>
<PriceType xsi:nil="true" />
<Currency xsi:nil="true" />
<TaxGroup xsi:nil="true" />
<IsApproved>boolean</IsApproved>
<ApprovedUser xsi:nil="true" />
<ApprovedDate>dateTime</ApprovedDate>
<PaymentTerm xsi:nil="true" />
<SelfBillingPeriod xsi:nil="true" />
<Logo>base64Binary</Logo>
<MailingAddress xsi:nil="true" />
<InvoiceAddress xsi:nil="true" />
<DeliveryAddress xsi:nil="true" />
<WebSite>string</WebSite>
<OrderConfirmationEmail xsi:nil="true" />
<DespatchConfirmationEmail xsi:nil="true" />
<SendMethod xsi:nil="true" />
<SendFormat xsi:nil="true" />
<SendAddress>string</SendAddress>
<ReceiveMethod xsi:nil="true" />
<ReceiveFormat xsi:nil="true" />
<TurnOverLevel xsi:nil="true" />
<EmployeeCountLevel xsi:nil="true" />
<BankAccount xsi:nil="true" />
<Proofs xsi:nil="true" />
<Comment>string</Comment>
<SourceNote>string</SourceNote>
<NetworkReferenceNumber>string</NetworkReferenceNumber>
<CompanyName>string</CompanyName>
<CompanyRegistrationNo>string</CompanyRegistrationNo>
<CompanyVatNo>string</CompanyVatNo>
<Industry xsi:nil="true" />
<MobilePhoneCountLevel xsi:nil="true" />
<TradingAsType xsi:nil="true" />
<CreditLimit>decimal</CreditLimit>
<LoggedInSiteID>int</LoggedInSiteID>
<SiteName>string</SiteName>
<CreditRates>string</CreditRates>
<CreditCategory xsi:nil="true" />
<AccountCode>string</AccountCode>
<Opportunities xsi:nil="true" />
<AlternativeReference>string</AlternativeReference>
<TimeWithEmployer>int</TimeWithEmployer>
<DisplayName>string</DisplayName>
<CurrencyCode>string</CurrencyCode>
<Symbol>string</Symbol>
<ExchangeRate>decimal</ExchangeRate>
<OnStop>boolean</OnStop>
<UserName>string</UserName>
<Password1>string</Password1>
<Password2>string</Password2>
<Email>string</Email>
<Fax>string</Fax>
<Phone>string</Phone>
<AvailableToSpend>decimal</AvailableToSpend>
<Application xsi:nil="true" />
<AllowedApplicationIDs xsi:nil="true" />
<LangCode>string</LangCode>
<AccountBalance>decimal</AccountBalance>
<ProspectType>boolean</ProspectType>
<LoyaltyGroupID>int</LoyaltyGroupID>
</Customer>
<SaleOrderDetails>
<SaleOrderDetail xsi:nil="true" />
<SaleOrderDetail xsi:nil="true" />
</SaleOrderDetails>
<Connections>
<Connection xsi:nil="true" />
<Connection xsi:nil="true" />
</Connections>
<Payments>
<Payment xsi:nil="true" />
<Payment xsi:nil="true" />
</Payments>
<DeliveryAddress>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<AddressLine3>string</AddressLine3>
<AddressLine4>string</AddressLine4>
<AddressLine5>string</AddressLine5>
<City>string</City>
<State>string</State>
<PostCode>string</PostCode>
<Country xsi:nil="true" />
<IsDefault>boolean</IsDefault>
<DateSince>dateTime</DateSince>
<DurationFromInMonths>int</DurationFromInMonths>
<PremisesType xsi:nil="true" />
<IsUsedForCreditCheck>boolean</IsUsedForCreditCheck>
<AddressSequence>int</AddressSequence>
<FullAddress>string</FullAddress>
<HouseName>string</HouseName>
<ConsigneeName>string</ConsigneeName>
<AddressCode>string</AddressCode>
<PhoneNumber>string</PhoneNumber>
<CustomerID>int</CustomerID>
<ContactID>int</ContactID>
</DeliveryAddress>
<InvoiceAddress>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<AddressLine3>string</AddressLine3>
<AddressLine4>string</AddressLine4>
<AddressLine5>string</AddressLine5>
<City>string</City>
<State>string</State>
<PostCode>string</PostCode>
<Country xsi:nil="true" />
<IsDefault>boolean</IsDefault>
<DateSince>dateTime</DateSince>
<DurationFromInMonths>int</DurationFromInMonths>
<PremisesType xsi:nil="true" />
<IsUsedForCreditCheck>boolean</IsUsedForCreditCheck>
<AddressSequence>int</AddressSequence>
<FullAddress>string</FullAddress>
<HouseName>string</HouseName>
<ConsigneeName>string</ConsigneeName>
<AddressCode>string</AddressCode>
<PhoneNumber>string</PhoneNumber>
<CustomerID>int</CustomerID>
<ContactID>int</ContactID>
</InvoiceAddress>
<StockAvailability>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</StockAvailability>
<TotalTax>decimal</TotalTax>
<TotalAmount>decimal</TotalAmount>
<TotalInForiegnCurrency>decimal</TotalInForiegnCurrency>
<TotalDiscount>decimal</TotalDiscount>
<IsRequirementCompleted>boolean</IsRequirementCompleted>
<IsSaleOrderApproved>boolean</IsSaleOrderApproved>
<IsSaleOrderValidated>boolean</IsSaleOrderValidated>
<POReference>string</POReference>
<POReferenceProof>
<Name>string</Name>
<Description>string</Description>
<ProofType xsi:nil="true" />
<ProofCategory xsi:nil="true" />
<ProofData>base64Binary</ProofData>
<ProofFieldValues xsi:nil="true" />
</POReferenceProof>
<ContactPerson>string</ContactPerson>
<CustomerSaleOrderRef>string</CustomerSaleOrderRef>
<ShortNote>string</ShortNote>
<IsAddressVerificationCompleted>boolean</IsAddressVerificationCompleted>
<AddressVerificationReference>
<Reference>string</Reference>
<CardNumber>string</CardNumber>
<CardValidFrom>dateTime</CardValidFrom>
<CardValidTo>dateTime</CardValidTo>
<IssueNumber>string</IssueNumber>
<SecurityCode>string</SecurityCode>
<Cv2AvsCheckResultType xsi:nil="true" />
<PostCode>string</PostCode>
<CardType xsi:nil="true" />
</AddressVerificationReference>
<DespatchCompletedStatus>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</DespatchCompletedStatus>
<Note>string</Note>
<InternalNote>string</InternalNote>
<WarrantyNote>string</WarrantyNote>
<DeliveryInstruction>string</DeliveryInstruction>
<OrderValidationNote>string</OrderValidationNote>
<SaleInvoiceID>long</SaleInvoiceID>
<IsVATExcluded>boolean</IsVATExcluded>
<Application>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Application>
<Site>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Site>
<Location>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Location>
<StockSite>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</StockSite>
<EmployeeID>long</EmployeeID>
<IsTandCRead>boolean</IsTandCRead>
<InvoiceReference>string</InvoiceReference>
<TrackableNo>string</TrackableNo>
<TrackableItemID>int</TrackableItemID>
<Supplier>
<SupplierReference>string</SupplierReference>
<SupplierName>string</SupplierName>
<POAddress xsi:nil="true" />
<IsDefault>boolean</IsDefault>
</Supplier>
<InvoiceID>int</InvoiceID>
<ChannelID>int</ChannelID>
<DespatchDate>dateTime</DespatchDate>
<SaleOrderStatus>string</SaleOrderStatus>
<PaidAmount>decimal</PaidAmount>
<InvoiceRef>
<Invoice xsi:nil="true" />
<Invoice xsi:nil="true" />
</InvoiceRef>
<SaleOrderStatusID>int</SaleOrderStatusID>
<OrderStatusTypeID>int</OrderStatusTypeID>
<IsWithoutVat>boolean</IsWithoutVat>
<IsCreditApproved>boolean</IsCreditApproved>
<IsPickListNotRequired>boolean</IsPickListNotRequired>
<IsOnlyCreditApproval>boolean</IsOnlyCreditApproval>
<IsMergeInvoice>boolean</IsMergeInvoice>
<IsAllocateKitFundDiscountFromPreBalance>boolean</IsAllocateKitFundDiscountFromPreBalance>
<IsMinimumMarginApproved>boolean</IsMinimumMarginApproved>
<Cv2AvsCheckResultID>int</Cv2AvsCheckResultID>
<PacNumberReceivedID>int</PacNumberReceivedID>
<ConnectionCompletedID>int</ConnectionCompletedID>
<POReceivedID>int</POReceivedID>
<AuthorizedEmployeeID>int</AuthorizedEmployeeID>
<SaleAdminEmployeeID>int</SaleAdminEmployeeID>
<OrderValidateID>int</OrderValidateID>
<DuplicateCheckingID>int</DuplicateCheckingID>
<Cv2AvsApprovedID>int</Cv2AvsApprovedID>
<IdentityCheckApprovedID>int</IdentityCheckApprovedID>
<ExchangeRate>decimal</ExchangeRate>
<SupplierRespondStatusID>int</SupplierRespondStatusID>
<TotalStaffCommission>decimal</TotalStaffCommission>
<TotalKitFundAmount>decimal</TotalKitFundAmount>
<TotalCashBackRedemptionDiscount>decimal</TotalCashBackRedemptionDiscount>
<KitFundBalance>decimal</KitFundBalance>
<UtilizedKitFundDiscountFromPreviousKitFund>decimal</UtilizedKitFundDiscountFromPreviousKitFund>
<UtilizedKitFundDiscountFromCurrentSaleKitFund>decimal</UtilizedKitFundDiscountFromCurrentSaleKitFund>
<CashBackPaymentTermID>int</CashBackPaymentTermID>
<bAllocateKitFundDiscountFromPreBalance>boolean</bAllocateKitFundDiscountFromPreBalance>
<bSingleInvoice>boolean</bSingleInvoice>
<bSaleOrderReveseVat>boolean</bSaleOrderReveseVat>
<LangCode>string</LangCode>
<CampaignCodeID>int</CampaignCodeID>
<EstimatedDeliveryDate>dateTime</EstimatedDeliveryDate>
<LoggedUserID>long</LoggedUserID>
<DealID>int</DealID>
<DealNumber>string</DealNumber>
<CRMOrderID>string</CRMOrderID>
<UpdatePricePermanentt>boolean</UpdatePricePermanentt>
<ShiftID>int</ShiftID>
<bLayaway>boolean</bLayaway>
<IsVoucherMeEnable>boolean</IsVoucherMeEnable>
<EffectiveDate>string</EffectiveDate>
<AgreedCommissionList>
<CustomerDealCommission xsi:nil="true" />
<CustomerDealCommission xsi:nil="true" />
</AgreedCommissionList>
<bCustomerSearchFirst>boolean</bCustomerSearchFirst>
<bUpdateSaleOrder>boolean</bUpdateSaleOrder>
<LastUpdate>base64Binary</LastUpdate>
<TempVoucherMeDetails>
<TempVoucherMeDetails xsi:nil="true" />
<TempVoucherMeDetails xsi:nil="true" />
</TempVoucherMeDetails>
<ReturnSaleOrderID>int</ReturnSaleOrderID>
<OriginalSaleOrderID>int</OriginalSaleOrderID>
<bFromRetailWeb>boolean</bFromRetailWeb>
</SaleOrder>
<DipositPayment>
<PaymentDate>dateTime</PaymentDate>
<PaymentMethod>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</PaymentMethod>
<Amount>decimal</Amount>
<PaymentReference>string</PaymentReference>
<Currency>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Currency>
<ExchangeRate>decimal</ExchangeRate>
<IsRefund>boolean</IsRefund>
<ExternalReference>string</ExternalReference>
<SaleOrderID>int</SaleOrderID>
<Site>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Site>
<PaymentType>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</PaymentType>
<Comment>string</Comment>
<PaymentLedgerType>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</PaymentLedgerType>
<IsDeposit>boolean</IsDeposit>
<ShiftID>int</ShiftID>
<WorkstationID>int</WorkstationID>
<PaymentCardInfo>
<CardTypeID>int</CardTypeID>
<CardNumber>string</CardNumber>
<HoldersName>string</HoldersName>
<StartDate>dateTime</StartDate>
<ExpiryDate>dateTime</ExpiryDate>
<IssueNumber>string</IssueNumber>
<SecurityCode>string</SecurityCode>
<AuthCode>string</AuthCode>
<SalestarUniqueKey>string</SalestarUniqueKey>
<PaymentTransactionID>string</PaymentTransactionID>
<bCardManualAuthentication>boolean</bCardManualAuthentication>
</PaymentCardInfo>
<PaymentVoucherInfo>
<TrackableItemID>long</TrackableItemID>
<VoucherAmount>decimal</VoucherAmount>
<PaidAmount>decimal</PaidAmount>
<ExpiryDate>dateTime</ExpiryDate>
<VoucherRef>string</VoucherRef>
</PaymentVoucherInfo>
<PaymentAllocations>
<PaymentAllocation xsi:nil="true" />
<PaymentAllocation xsi:nil="true" />
</PaymentAllocations>
<Location>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Location>
<Application>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Application>
<AuthCode>string</AuthCode>
<AvailableToSpend>decimal</AvailableToSpend>
<ExternalRef>string</ExternalRef>
<LangCode>string</LangCode>
<AccountBalance>decimal</AccountBalance>
<CompanyName>string</CompanyName>
<CompanyAddress>string</CompanyAddress>
<SiteName>string</SiteName>
<TotalAmountAllocated>decimal</TotalAmountAllocated>
</DipositPayment>
<ReturnDipositPayment>
<PaymentDate>dateTime</PaymentDate>
<PaymentMethod>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</PaymentMethod>
<Amount>decimal</Amount>
<PaymentReference>string</PaymentReference>
<Currency>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Currency>
<ExchangeRate>decimal</ExchangeRate>
<IsRefund>boolean</IsRefund>
<ExternalReference>string</ExternalReference>
<SaleOrderID>int</SaleOrderID>
<Site>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Site>
<PaymentType>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</PaymentType>
<Comment>string</Comment>
<PaymentLedgerType>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</PaymentLedgerType>
<IsDeposit>boolean</IsDeposit>
<ShiftID>int</ShiftID>
<WorkstationID>int</WorkstationID>
<PaymentCardInfo>
<CardTypeID>int</CardTypeID>
<CardNumber>string</CardNumber>
<HoldersName>string</HoldersName>
<StartDate>dateTime</StartDate>
<ExpiryDate>dateTime</ExpiryDate>
<IssueNumber>string</IssueNumber>
<SecurityCode>string</SecurityCode>
<AuthCode>string</AuthCode>
<SalestarUniqueKey>string</SalestarUniqueKey>
<PaymentTransactionID>string</PaymentTransactionID>
<bCardManualAuthentication>boolean</bCardManualAuthentication>
</PaymentCardInfo>
<PaymentVoucherInfo>
<TrackableItemID>long</TrackableItemID>
<VoucherAmount>decimal</VoucherAmount>
<PaidAmount>decimal</PaidAmount>
<ExpiryDate>dateTime</ExpiryDate>
<VoucherRef>string</VoucherRef>
</PaymentVoucherInfo>
<PaymentAllocations>
<PaymentAllocation xsi:nil="true" />
<PaymentAllocation xsi:nil="true" />
</PaymentAllocations>
<Location>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Location>
<Application>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Application>
<AuthCode>string</AuthCode>
<AvailableToSpend>decimal</AvailableToSpend>
<ExternalRef>string</ExternalRef>
<LangCode>string</LangCode>
<AccountBalance>decimal</AccountBalance>
<CompanyName>string</CompanyName>
<CompanyAddress>string</CompanyAddress>
<SiteName>string</SiteName>
<TotalAmountAllocated>decimal</TotalAmountAllocated>
</ReturnDipositPayment>
<IsCheckedOutOnce>boolean</IsCheckedOutOnce>
<IsExcludeVAT>boolean</IsExcludeVAT>
</pRepairOrder>
<pAuthentication>
<UserName>string</UserName>
<Password>string</Password>
<DealerCode>string</DealerCode>
<PasswordLevel2>string</PasswordLevel2>
<IsAuthenticated>boolean</IsAuthenticated>
<NewPassword>string</NewPassword>
<EmployeeID>int</EmployeeID>
<AppServerPath>string</AppServerPath>
<IsAPIUser>boolean</IsAPIUser>
</pAuthentication>
</Save>
</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>
<SaveResponse xmlns="http://tempuri.org/">
<SaveResult>
<IsError>boolean</IsError>
<ErrorCode>int</ErrorCode>
<ErrorMessage>string</ErrorMessage>
<BusinessObjectList>
<RepairOrder>
<OrderReference>string</OrderReference>
<Site xsi:nil="true" />
<Currency xsi:nil="true" />
<OrderDate>dateTime</OrderDate>
<Customer xsi:nil="true" />
<EmployeeID>long</EmployeeID>
<RepairOrderItems xsi:nil="true" />
<NoOFItems>int</NoOFItems>
<EmployeeName>string</EmployeeName>
<RepairOrderCharges xsi:nil="true" />
<SaleOrder xsi:nil="true" />
<DipositPayment xsi:nil="true" />
<ReturnDipositPayment xsi:nil="true" />
<IsCheckedOutOnce>boolean</IsCheckedOutOnce>
<IsExcludeVAT>boolean</IsExcludeVAT>
</RepairOrder>
<RepairOrder>
<OrderReference>string</OrderReference>
<Site xsi:nil="true" />
<Currency xsi:nil="true" />
<OrderDate>dateTime</OrderDate>
<Customer xsi:nil="true" />
<EmployeeID>long</EmployeeID>
<RepairOrderItems xsi:nil="true" />
<NoOFItems>int</NoOFItems>
<EmployeeName>string</EmployeeName>
<RepairOrderCharges xsi:nil="true" />
<SaleOrder xsi:nil="true" />
<DipositPayment xsi:nil="true" />
<ReturnDipositPayment xsi:nil="true" />
<IsCheckedOutOnce>boolean</IsCheckedOutOnce>
<IsExcludeVAT>boolean</IsExcludeVAT>
</RepairOrder>
</BusinessObjectList>
<ActualRecordsCount>int</ActualRecordsCount>
<MetaData>string</MetaData>
<BusinessObjectBool>boolean</BusinessObjectBool>
</SaveResult>
</SaveResponse>
</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 /RoseComServicesTest/RoseCommServiceV3/APIV1/RepairOrderService.asmx HTTP/1.1
Host: rosecommunications.salestarconnect.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>
<Save xmlns="http://tempuri.org/">
<pRepairOrder>
<OrderReference>string</OrderReference>
<Site>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Site>
<Currency>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Currency>
<OrderDate>dateTime</OrderDate>
<Customer>
<CustomerID>int</CustomerID>
<Reference>string</Reference>
<Contacts>
<Contact xsi:nil="true" />
<Contact xsi:nil="true" />
</Contacts>
<Category>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Category>
<IntroductionDate>dateTime</IntroductionDate>
<Source>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Source>
<MainAccountManager>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</MainAccountManager>
<SharedAccountManagers>
<ReferenceData xsi:nil="true" />
<ReferenceData xsi:nil="true" />
</SharedAccountManagers>
<IsActive>boolean</IsActive>
<IsMergeInvoice>boolean</IsMergeInvoice>
<PriceType>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</PriceType>
<Currency>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Currency>
<TaxGroup>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</TaxGroup>
<IsApproved>boolean</IsApproved>
<ApprovedUser>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</ApprovedUser>
<ApprovedDate>dateTime</ApprovedDate>
<PaymentTerm>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</PaymentTerm>
<SelfBillingPeriod>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</SelfBillingPeriod>
<Logo>base64Binary</Logo>
<MailingAddress>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<AddressLine3>string</AddressLine3>
<AddressLine4>string</AddressLine4>
<AddressLine5>string</AddressLine5>
<City>string</City>
<State>string</State>
<PostCode>string</PostCode>
<Country xsi:nil="true" />
<IsDefault>boolean</IsDefault>
<DateSince>dateTime</DateSince>
<DurationFromInMonths>int</DurationFromInMonths>
<PremisesType xsi:nil="true" />
<IsUsedForCreditCheck>boolean</IsUsedForCreditCheck>
<AddressSequence>int</AddressSequence>
<FullAddress>string</FullAddress>
<HouseName>string</HouseName>
<ConsigneeName>string</ConsigneeName>
<AddressCode>string</AddressCode>
<PhoneNumber>string</PhoneNumber>
<CustomerID>int</CustomerID>
<ContactID>int</ContactID>
</MailingAddress>
<InvoiceAddress>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<AddressLine3>string</AddressLine3>
<AddressLine4>string</AddressLine4>
<AddressLine5>string</AddressLine5>
<City>string</City>
<State>string</State>
<PostCode>string</PostCode>
<Country xsi:nil="true" />
<IsDefault>boolean</IsDefault>
<DateSince>dateTime</DateSince>
<DurationFromInMonths>int</DurationFromInMonths>
<PremisesType xsi:nil="true" />
<IsUsedForCreditCheck>boolean</IsUsedForCreditCheck>
<AddressSequence>int</AddressSequence>
<FullAddress>string</FullAddress>
<HouseName>string</HouseName>
<ConsigneeName>string</ConsigneeName>
<AddressCode>string</AddressCode>
<PhoneNumber>string</PhoneNumber>
<CustomerID>int</CustomerID>
<ContactID>int</ContactID>
</InvoiceAddress>
<DeliveryAddress>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<AddressLine3>string</AddressLine3>
<AddressLine4>string</AddressLine4>
<AddressLine5>string</AddressLine5>
<City>string</City>
<State>string</State>
<PostCode>string</PostCode>
<Country xsi:nil="true" />
<IsDefault>boolean</IsDefault>
<DateSince>dateTime</DateSince>
<DurationFromInMonths>int</DurationFromInMonths>
<PremisesType xsi:nil="true" />
<IsUsedForCreditCheck>boolean</IsUsedForCreditCheck>
<AddressSequence>int</AddressSequence>
<FullAddress>string</FullAddress>
<HouseName>string</HouseName>
<ConsigneeName>string</ConsigneeName>
<AddressCode>string</AddressCode>
<PhoneNumber>string</PhoneNumber>
<CustomerID>int</CustomerID>
<ContactID>int</ContactID>
</DeliveryAddress>
<WebSite>string</WebSite>
<OrderConfirmationEmail>
<CommunicationData>string</CommunicationData>
<Comments>string</Comments>
<IsPreferredMedium>boolean</IsPreferredMedium>
<CommunicationType xsi:nil="true" />
<ContactID>int</ContactID>
<IsDicisionMaker>boolean</IsDicisionMaker>
</OrderConfirmationEmail>
<DespatchConfirmationEmail>
<CommunicationData>string</CommunicationData>
<Comments>string</Comments>
<IsPreferredMedium>boolean</IsPreferredMedium>
<CommunicationType xsi:nil="true" />
<ContactID>int</ContactID>
<IsDicisionMaker>boolean</IsDicisionMaker>
</DespatchConfirmationEmail>
<SendMethod>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</SendMethod>
<SendFormat>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</SendFormat>
<SendAddress>string</SendAddress>
<ReceiveMethod>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</ReceiveMethod>
<ReceiveFormat>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</ReceiveFormat>
<TurnOverLevel>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</TurnOverLevel>
<EmployeeCountLevel>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</EmployeeCountLevel>
<BankAccount>
<BankAddress xsi:nil="true" />
<BankName>string</BankName>
<BranchName>string</BranchName>
<SortCode>string</SortCode>
<AccountNumber>string</AccountNumber>
<AccountHolder>string</AccountHolder>
<PhoneNumber>string</PhoneNumber>
<AccountAge>int</AccountAge>
<BBMNumber>int</BBMNumber>
<IsValidated>boolean</IsValidated>
<BankNotes>string</BankNotes>
</BankAccount>
<Proofs>
<Proof xsi:nil="true" />
<Proof xsi:nil="true" />
</Proofs>
<Comment>string</Comment>
<SourceNote>string</SourceNote>
<NetworkReferenceNumber>string</NetworkReferenceNumber>
<CompanyName>string</CompanyName>
<CompanyRegistrationNo>string</CompanyRegistrationNo>
<CompanyVatNo>string</CompanyVatNo>
<Industry>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Industry>
<MobilePhoneCountLevel>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</MobilePhoneCountLevel>
<TradingAsType>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</TradingAsType>
<CreditLimit>decimal</CreditLimit>
<LoggedInSiteID>int</LoggedInSiteID>
<SiteName>string</SiteName>
<CreditRates>string</CreditRates>
<CreditCategory>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</CreditCategory>
<AccountCode>string</AccountCode>
<Opportunities>
<CustomerOpportunity xsi:nil="true" />
<CustomerOpportunity xsi:nil="true" />
</Opportunities>
<AlternativeReference>string</AlternativeReference>
<TimeWithEmployer>int</TimeWithEmployer>
<DisplayName>string</DisplayName>
<CurrencyCode>string</CurrencyCode>
<Symbol>string</Symbol>
<ExchangeRate>decimal</ExchangeRate>
<OnStop>boolean</OnStop>
<UserName>string</UserName>
<Password1>string</Password1>
<Password2>string</Password2>
<Email>string</Email>
<Fax>string</Fax>
<Phone>string</Phone>
<AvailableToSpend>decimal</AvailableToSpend>
<Application>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Application>
<AllowedApplicationIDs>
<int>int</int>
<int>int</int>
</AllowedApplicationIDs>
<LangCode>string</LangCode>
<AccountBalance>decimal</AccountBalance>
<ProspectType>boolean</ProspectType>
<LoyaltyGroupID>int</LoyaltyGroupID>
</Customer>
<EmployeeID>long</EmployeeID>
<RepairOrderItems>
<RepairOrderItem>
<OrderReference>string</OrderReference>
<RepairOrderDate>dateTime</RepairOrderDate>
<Product xsi:nil="true" />
<TrackableItem xsi:nil="true" />
<SaleOrder xsi:nil="true" />
<Supplier xsi:nil="true" />
<DefectDescription>string</DefectDescription>
<Notes>string</Notes>
<IsItemNotExpectedFromCustomer>boolean</IsItemNotExpectedFromCustomer>
<ItemNotExpectedFromCustomerNotes>string</ItemNotExpectedFromCustomerNotes>
<IsItemReceivedFromCustomer>boolean</IsItemReceivedFromCustomer>
<CustomerItemReceivedLocation xsi:nil="true" />
<CustomerItemReceivedContainer xsi:nil="true" />
<IsCustomerItemAllBoxItemReceived>boolean</IsCustomerItemAllBoxItemReceived>
<IsItemReturedToCustomer>boolean</IsItemReturedToCustomer>
<ItemReturedDateToCustomer>dateTime</ItemReturedDateToCustomer>
<IsLoanPhoneIssued>boolean</IsLoanPhoneIssued>
<LoanPhoneProduct xsi:nil="true" />
<LoanPhoneTrackableItem xsi:nil="true" />
<LoanPhoneDeposit>decimal</LoanPhoneDeposit>
<IsDepositPaid>boolean</IsDepositPaid>
<IsLoanPhoneReturned>boolean</IsLoanPhoneReturned>
<LoanPhoneReceiveLocation xsi:nil="true" />
<LoanPhoneReceiveContainer xsi:nil="true" />
<LoanPhoneReturnDeposit>decimal</LoanPhoneReturnDeposit>
<IsDepositReturnPaid>boolean</IsDepositReturnPaid>
<IsLoanPhoneNotExpected>boolean</IsLoanPhoneNotExpected>
<IsCustomerItemReplaced>boolean</IsCustomerItemReplaced>
<CustomerItemReplacedProduct xsi:nil="true" />
<CustomerItemReplacedTrackableItem xsi:nil="true" />
<IsInvoicedForCustomerItemReplaced>boolean</IsInvoicedForCustomerItemReplaced>
<IsCustomerRefunded>boolean</IsCustomerRefunded>
<IsCustomerRefundIssued>boolean</IsCustomerRefundIssued>
<CustomerRefundedAmount>decimal</CustomerRefundedAmount>
<IsCustomerCreditIssued>boolean</IsCustomerCreditIssued>
<CustomerCreditedAmount>decimal</CustomerCreditedAmount>
<IsRepairInHouse>boolean</IsRepairInHouse>
<RepairInHouseLocation xsi:nil="true" />
<RepairInHouseContainer xsi:nil="true" />
<RepairCost>decimal</RepairCost>
<IsItemRepaired>boolean</IsItemRepaired>
<ItemMovedLocation xsi:nil="true" />
<ItemMovedContainer xsi:nil="true" />
<RepairNotes>string</RepairNotes>
<IsItemNotRepaired>boolean</IsItemNotRepaired>
<IsExternalRepair>boolean</IsExternalRepair>
<ExternalRepairSupplier xsi:nil="true" />
<IsSupplierItemReplaced>boolean</IsSupplierItemReplaced>
<SupplierItemReplacedProduct xsi:nil="true" />
<SupplierItemReplacedTrackableItem xsi:nil="true" />
<SupplierItemReplacedMovedLocation xsi:nil="true" />
<SupplierItemReplacedMovedContainer xsi:nil="true" />
<IsSupplierCredited>boolean</IsSupplierCredited>
<SupplierCreditNote xsi:nil="true" />
<SupplierReturnDespatchRef>string</SupplierReturnDespatchRef>
<SupplierReturnCreditNoteRef>string</SupplierReturnCreditNoteRef>
<SupplierCreditedAmount>decimal</SupplierCreditedAmount>
<IsAllowToIssueNewLoanItem>boolean</IsAllowToIssueNewLoanItem>
<IsCheckOutAfterCustomerActionTaken>boolean</IsCheckOutAfterCustomerActionTaken>
</RepairOrderItem>
<RepairOrderItem>
<OrderReference>string</OrderReference>
<RepairOrderDate>dateTime</RepairOrderDate>
<Product xsi:nil="true" />
<TrackableItem xsi:nil="true" />
<SaleOrder xsi:nil="true" />
<Supplier xsi:nil="true" />
<DefectDescription>string</DefectDescription>
<Notes>string</Notes>
<IsItemNotExpectedFromCustomer>boolean</IsItemNotExpectedFromCustomer>
<ItemNotExpectedFromCustomerNotes>string</ItemNotExpectedFromCustomerNotes>
<IsItemReceivedFromCustomer>boolean</IsItemReceivedFromCustomer>
<CustomerItemReceivedLocation xsi:nil="true" />
<CustomerItemReceivedContainer xsi:nil="true" />
<IsCustomerItemAllBoxItemReceived>boolean</IsCustomerItemAllBoxItemReceived>
<IsItemReturedToCustomer>boolean</IsItemReturedToCustomer>
<ItemReturedDateToCustomer>dateTime</ItemReturedDateToCustomer>
<IsLoanPhoneIssued>boolean</IsLoanPhoneIssued>
<LoanPhoneProduct xsi:nil="true" />
<LoanPhoneTrackableItem xsi:nil="true" />
<LoanPhoneDeposit>decimal</LoanPhoneDeposit>
<IsDepositPaid>boolean</IsDepositPaid>
<IsLoanPhoneReturned>boolean</IsLoanPhoneReturned>
<LoanPhoneReceiveLocation xsi:nil="true" />
<LoanPhoneReceiveContainer xsi:nil="true" />
<LoanPhoneReturnDeposit>decimal</LoanPhoneReturnDeposit>
<IsDepositReturnPaid>boolean</IsDepositReturnPaid>
<IsLoanPhoneNotExpected>boolean</IsLoanPhoneNotExpected>
<IsCustomerItemReplaced>boolean</IsCustomerItemReplaced>
<CustomerItemReplacedProduct xsi:nil="true" />
<CustomerItemReplacedTrackableItem xsi:nil="true" />
<IsInvoicedForCustomerItemReplaced>boolean</IsInvoicedForCustomerItemReplaced>
<IsCustomerRefunded>boolean</IsCustomerRefunded>
<IsCustomerRefundIssued>boolean</IsCustomerRefundIssued>
<CustomerRefundedAmount>decimal</CustomerRefundedAmount>
<IsCustomerCreditIssued>boolean</IsCustomerCreditIssued>
<CustomerCreditedAmount>decimal</CustomerCreditedAmount>
<IsRepairInHouse>boolean</IsRepairInHouse>
<RepairInHouseLocation xsi:nil="true" />
<RepairInHouseContainer xsi:nil="true" />
<RepairCost>decimal</RepairCost>
<IsItemRepaired>boolean</IsItemRepaired>
<ItemMovedLocation xsi:nil="true" />
<ItemMovedContainer xsi:nil="true" />
<RepairNotes>string</RepairNotes>
<IsItemNotRepaired>boolean</IsItemNotRepaired>
<IsExternalRepair>boolean</IsExternalRepair>
<ExternalRepairSupplier xsi:nil="true" />
<IsSupplierItemReplaced>boolean</IsSupplierItemReplaced>
<SupplierItemReplacedProduct xsi:nil="true" />
<SupplierItemReplacedTrackableItem xsi:nil="true" />
<SupplierItemReplacedMovedLocation xsi:nil="true" />
<SupplierItemReplacedMovedContainer xsi:nil="true" />
<IsSupplierCredited>boolean</IsSupplierCredited>
<SupplierCreditNote xsi:nil="true" />
<SupplierReturnDespatchRef>string</SupplierReturnDespatchRef>
<SupplierReturnCreditNoteRef>string</SupplierReturnCreditNoteRef>
<SupplierCreditedAmount>decimal</SupplierCreditedAmount>
<IsAllowToIssueNewLoanItem>boolean</IsAllowToIssueNewLoanItem>
<IsCheckOutAfterCustomerActionTaken>boolean</IsCheckOutAfterCustomerActionTaken>
</RepairOrderItem>
</RepairOrderItems>
<NoOFItems>int</NoOFItems>
<EmployeeName>string</EmployeeName>
<RepairOrderCharges>
<RepairOrderCharge>
<RepairOrderID>int</RepairOrderID>
<RepairOrderItemID>int</RepairOrderItemID>
<Product xsi:nil="true" />
<Cost>decimal</Cost>
<Price>decimal</Price>
<TaxRate>decimal</TaxRate>
<SaleOrderDetailID>int</SaleOrderDetailID>
</RepairOrderCharge>
<RepairOrderCharge>
<RepairOrderID>int</RepairOrderID>
<RepairOrderItemID>int</RepairOrderItemID>
<Product xsi:nil="true" />
<Cost>decimal</Cost>
<Price>decimal</Price>
<TaxRate>decimal</TaxRate>
<SaleOrderDetailID>int</SaleOrderDetailID>
</RepairOrderCharge>
</RepairOrderCharges>
<SaleOrder>
<EsimConnectionCategoryID>string</EsimConnectionCategoryID>
<IsVfConnection>boolean</IsVfConnection>
<OrderReference>string</OrderReference>
<Channel>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Channel>
<Currency>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Currency>
<SaleDate>dateTime</SaleDate>
<IsCreditCheckCompleted>boolean</IsCreditCheckCompleted>
<DeliveryInfomation>
<DeliveryServiceCode>string</DeliveryServiceCode>
<DeliveryCharge>decimal</DeliveryCharge>
<DeliveryTaxRate>decimal</DeliveryTaxRate>
<DeliveryTaxAmount>decimal</DeliveryTaxAmount>
<TrackingNumber>string</TrackingNumber>
<DeliveryMethod xsi:nil="true" />
</DeliveryInfomation>
<Customer>
<CustomerID>int</CustomerID>
<Reference>string</Reference>
<Contacts xsi:nil="true" />
<Category xsi:nil="true" />
<IntroductionDate>dateTime</IntroductionDate>
<Source xsi:nil="true" />
<MainAccountManager xsi:nil="true" />
<SharedAccountManagers xsi:nil="true" />
<IsActive>boolean</IsActive>
<IsMergeInvoice>boolean</IsMergeInvoice>
<PriceType xsi:nil="true" />
<Currency xsi:nil="true" />
<TaxGroup xsi:nil="true" />
<IsApproved>boolean</IsApproved>
<ApprovedUser xsi:nil="true" />
<ApprovedDate>dateTime</ApprovedDate>
<PaymentTerm xsi:nil="true" />
<SelfBillingPeriod xsi:nil="true" />
<Logo>base64Binary</Logo>
<MailingAddress xsi:nil="true" />
<InvoiceAddress xsi:nil="true" />
<DeliveryAddress xsi:nil="true" />
<WebSite>string</WebSite>
<OrderConfirmationEmail xsi:nil="true" />
<DespatchConfirmationEmail xsi:nil="true" />
<SendMethod xsi:nil="true" />
<SendFormat xsi:nil="true" />
<SendAddress>string</SendAddress>
<ReceiveMethod xsi:nil="true" />
<ReceiveFormat xsi:nil="true" />
<TurnOverLevel xsi:nil="true" />
<EmployeeCountLevel xsi:nil="true" />
<BankAccount xsi:nil="true" />
<Proofs xsi:nil="true" />
<Comment>string</Comment>
<SourceNote>string</SourceNote>
<NetworkReferenceNumber>string</NetworkReferenceNumber>
<CompanyName>string</CompanyName>
<CompanyRegistrationNo>string</CompanyRegistrationNo>
<CompanyVatNo>string</CompanyVatNo>
<Industry xsi:nil="true" />
<MobilePhoneCountLevel xsi:nil="true" />
<TradingAsType xsi:nil="true" />
<CreditLimit>decimal</CreditLimit>
<LoggedInSiteID>int</LoggedInSiteID>
<SiteName>string</SiteName>
<CreditRates>string</CreditRates>
<CreditCategory xsi:nil="true" />
<AccountCode>string</AccountCode>
<Opportunities xsi:nil="true" />
<AlternativeReference>string</AlternativeReference>
<TimeWithEmployer>int</TimeWithEmployer>
<DisplayName>string</DisplayName>
<CurrencyCode>string</CurrencyCode>
<Symbol>string</Symbol>
<ExchangeRate>decimal</ExchangeRate>
<OnStop>boolean</OnStop>
<UserName>string</UserName>
<Password1>string</Password1>
<Password2>string</Password2>
<Email>string</Email>
<Fax>string</Fax>
<Phone>string</Phone>
<AvailableToSpend>decimal</AvailableToSpend>
<Application xsi:nil="true" />
<AllowedApplicationIDs xsi:nil="true" />
<LangCode>string</LangCode>
<AccountBalance>decimal</AccountBalance>
<ProspectType>boolean</ProspectType>
<LoyaltyGroupID>int</LoyaltyGroupID>
</Customer>
<SaleOrderDetails>
<SaleOrderDetail xsi:nil="true" />
<SaleOrderDetail xsi:nil="true" />
</SaleOrderDetails>
<Connections>
<Connection xsi:nil="true" />
<Connection xsi:nil="true" />
</Connections>
<Payments>
<Payment xsi:nil="true" />
<Payment xsi:nil="true" />
</Payments>
<DeliveryAddress>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<AddressLine3>string</AddressLine3>
<AddressLine4>string</AddressLine4>
<AddressLine5>string</AddressLine5>
<City>string</City>
<State>string</State>
<PostCode>string</PostCode>
<Country xsi:nil="true" />
<IsDefault>boolean</IsDefault>
<DateSince>dateTime</DateSince>
<DurationFromInMonths>int</DurationFromInMonths>
<PremisesType xsi:nil="true" />
<IsUsedForCreditCheck>boolean</IsUsedForCreditCheck>
<AddressSequence>int</AddressSequence>
<FullAddress>string</FullAddress>
<HouseName>string</HouseName>
<ConsigneeName>string</ConsigneeName>
<AddressCode>string</AddressCode>
<PhoneNumber>string</PhoneNumber>
<CustomerID>int</CustomerID>
<ContactID>int</ContactID>
</DeliveryAddress>
<InvoiceAddress>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<AddressLine3>string</AddressLine3>
<AddressLine4>string</AddressLine4>
<AddressLine5>string</AddressLine5>
<City>string</City>
<State>string</State>
<PostCode>string</PostCode>
<Country xsi:nil="true" />
<IsDefault>boolean</IsDefault>
<DateSince>dateTime</DateSince>
<DurationFromInMonths>int</DurationFromInMonths>
<PremisesType xsi:nil="true" />
<IsUsedForCreditCheck>boolean</IsUsedForCreditCheck>
<AddressSequence>int</AddressSequence>
<FullAddress>string</FullAddress>
<HouseName>string</HouseName>
<ConsigneeName>string</ConsigneeName>
<AddressCode>string</AddressCode>
<PhoneNumber>string</PhoneNumber>
<CustomerID>int</CustomerID>
<ContactID>int</ContactID>
</InvoiceAddress>
<StockAvailability>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</StockAvailability>
<TotalTax>decimal</TotalTax>
<TotalAmount>decimal</TotalAmount>
<TotalInForiegnCurrency>decimal</TotalInForiegnCurrency>
<TotalDiscount>decimal</TotalDiscount>
<IsRequirementCompleted>boolean</IsRequirementCompleted>
<IsSaleOrderApproved>boolean</IsSaleOrderApproved>
<IsSaleOrderValidated>boolean</IsSaleOrderValidated>
<POReference>string</POReference>
<POReferenceProof>
<Name>string</Name>
<Description>string</Description>
<ProofType xsi:nil="true" />
<ProofCategory xsi:nil="true" />
<ProofData>base64Binary</ProofData>
<ProofFieldValues xsi:nil="true" />
</POReferenceProof>
<ContactPerson>string</ContactPerson>
<CustomerSaleOrderRef>string</CustomerSaleOrderRef>
<ShortNote>string</ShortNote>
<IsAddressVerificationCompleted>boolean</IsAddressVerificationCompleted>
<AddressVerificationReference>
<Reference>string</Reference>
<CardNumber>string</CardNumber>
<CardValidFrom>dateTime</CardValidFrom>
<CardValidTo>dateTime</CardValidTo>
<IssueNumber>string</IssueNumber>
<SecurityCode>string</SecurityCode>
<Cv2AvsCheckResultType xsi:nil="true" />
<PostCode>string</PostCode>
<CardType xsi:nil="true" />
</AddressVerificationReference>
<DespatchCompletedStatus>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</DespatchCompletedStatus>
<Note>string</Note>
<InternalNote>string</InternalNote>
<WarrantyNote>string</WarrantyNote>
<DeliveryInstruction>string</DeliveryInstruction>
<OrderValidationNote>string</OrderValidationNote>
<SaleInvoiceID>long</SaleInvoiceID>
<IsVATExcluded>boolean</IsVATExcluded>
<Application>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Application>
<Site>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Site>
<Location>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Location>
<StockSite>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</StockSite>
<EmployeeID>long</EmployeeID>
<IsTandCRead>boolean</IsTandCRead>
<InvoiceReference>string</InvoiceReference>
<TrackableNo>string</TrackableNo>
<TrackableItemID>int</TrackableItemID>
<Supplier>
<SupplierReference>string</SupplierReference>
<SupplierName>string</SupplierName>
<POAddress xsi:nil="true" />
<IsDefault>boolean</IsDefault>
</Supplier>
<InvoiceID>int</InvoiceID>
<ChannelID>int</ChannelID>
<DespatchDate>dateTime</DespatchDate>
<SaleOrderStatus>string</SaleOrderStatus>
<PaidAmount>decimal</PaidAmount>
<InvoiceRef>
<Invoice xsi:nil="true" />
<Invoice xsi:nil="true" />
</InvoiceRef>
<SaleOrderStatusID>int</SaleOrderStatusID>
<OrderStatusTypeID>int</OrderStatusTypeID>
<IsWithoutVat>boolean</IsWithoutVat>
<IsCreditApproved>boolean</IsCreditApproved>
<IsPickListNotRequired>boolean</IsPickListNotRequired>
<IsOnlyCreditApproval>boolean</IsOnlyCreditApproval>
<IsMergeInvoice>boolean</IsMergeInvoice>
<IsAllocateKitFundDiscountFromPreBalance>boolean</IsAllocateKitFundDiscountFromPreBalance>
<IsMinimumMarginApproved>boolean</IsMinimumMarginApproved>
<Cv2AvsCheckResultID>int</Cv2AvsCheckResultID>
<PacNumberReceivedID>int</PacNumberReceivedID>
<ConnectionCompletedID>int</ConnectionCompletedID>
<POReceivedID>int</POReceivedID>
<AuthorizedEmployeeID>int</AuthorizedEmployeeID>
<SaleAdminEmployeeID>int</SaleAdminEmployeeID>
<OrderValidateID>int</OrderValidateID>
<DuplicateCheckingID>int</DuplicateCheckingID>
<Cv2AvsApprovedID>int</Cv2AvsApprovedID>
<IdentityCheckApprovedID>int</IdentityCheckApprovedID>
<ExchangeRate>decimal</ExchangeRate>
<SupplierRespondStatusID>int</SupplierRespondStatusID>
<TotalStaffCommission>decimal</TotalStaffCommission>
<TotalKitFundAmount>decimal</TotalKitFundAmount>
<TotalCashBackRedemptionDiscount>decimal</TotalCashBackRedemptionDiscount>
<KitFundBalance>decimal</KitFundBalance>
<UtilizedKitFundDiscountFromPreviousKitFund>decimal</UtilizedKitFundDiscountFromPreviousKitFund>
<UtilizedKitFundDiscountFromCurrentSaleKitFund>decimal</UtilizedKitFundDiscountFromCurrentSaleKitFund>
<CashBackPaymentTermID>int</CashBackPaymentTermID>
<bAllocateKitFundDiscountFromPreBalance>boolean</bAllocateKitFundDiscountFromPreBalance>
<bSingleInvoice>boolean</bSingleInvoice>
<bSaleOrderReveseVat>boolean</bSaleOrderReveseVat>
<LangCode>string</LangCode>
<CampaignCodeID>int</CampaignCodeID>
<EstimatedDeliveryDate>dateTime</EstimatedDeliveryDate>
<LoggedUserID>long</LoggedUserID>
<DealID>int</DealID>
<DealNumber>string</DealNumber>
<CRMOrderID>string</CRMOrderID>
<UpdatePricePermanentt>boolean</UpdatePricePermanentt>
<ShiftID>int</ShiftID>
<bLayaway>boolean</bLayaway>
<IsVoucherMeEnable>boolean</IsVoucherMeEnable>
<EffectiveDate>string</EffectiveDate>
<AgreedCommissionList>
<CustomerDealCommission xsi:nil="true" />
<CustomerDealCommission xsi:nil="true" />
</AgreedCommissionList>
<bCustomerSearchFirst>boolean</bCustomerSearchFirst>
<bUpdateSaleOrder>boolean</bUpdateSaleOrder>
<LastUpdate>base64Binary</LastUpdate>
<TempVoucherMeDetails>
<TempVoucherMeDetails xsi:nil="true" />
<TempVoucherMeDetails xsi:nil="true" />
</TempVoucherMeDetails>
<ReturnSaleOrderID>int</ReturnSaleOrderID>
<OriginalSaleOrderID>int</OriginalSaleOrderID>
<bFromRetailWeb>boolean</bFromRetailWeb>
</SaleOrder>
<DipositPayment>
<PaymentDate>dateTime</PaymentDate>
<PaymentMethod>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</PaymentMethod>
<Amount>decimal</Amount>
<PaymentReference>string</PaymentReference>
<Currency>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Currency>
<ExchangeRate>decimal</ExchangeRate>
<IsRefund>boolean</IsRefund>
<ExternalReference>string</ExternalReference>
<SaleOrderID>int</SaleOrderID>
<Site>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Site>
<PaymentType>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</PaymentType>
<Comment>string</Comment>
<PaymentLedgerType>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</PaymentLedgerType>
<IsDeposit>boolean</IsDeposit>
<ShiftID>int</ShiftID>
<WorkstationID>int</WorkstationID>
<PaymentCardInfo>
<CardTypeID>int</CardTypeID>
<CardNumber>string</CardNumber>
<HoldersName>string</HoldersName>
<StartDate>dateTime</StartDate>
<ExpiryDate>dateTime</ExpiryDate>
<IssueNumber>string</IssueNumber>
<SecurityCode>string</SecurityCode>
<AuthCode>string</AuthCode>
<SalestarUniqueKey>string</SalestarUniqueKey>
<PaymentTransactionID>string</PaymentTransactionID>
<bCardManualAuthentication>boolean</bCardManualAuthentication>
</PaymentCardInfo>
<PaymentVoucherInfo>
<TrackableItemID>long</TrackableItemID>
<VoucherAmount>decimal</VoucherAmount>
<PaidAmount>decimal</PaidAmount>
<ExpiryDate>dateTime</ExpiryDate>
<VoucherRef>string</VoucherRef>
</PaymentVoucherInfo>
<PaymentAllocations>
<PaymentAllocation xsi:nil="true" />
<PaymentAllocation xsi:nil="true" />
</PaymentAllocations>
<Location>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Location>
<Application>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Application>
<AuthCode>string</AuthCode>
<AvailableToSpend>decimal</AvailableToSpend>
<ExternalRef>string</ExternalRef>
<LangCode>string</LangCode>
<AccountBalance>decimal</AccountBalance>
<CompanyName>string</CompanyName>
<CompanyAddress>string</CompanyAddress>
<SiteName>string</SiteName>
<TotalAmountAllocated>decimal</TotalAmountAllocated>
</DipositPayment>
<ReturnDipositPayment>
<PaymentDate>dateTime</PaymentDate>
<PaymentMethod>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</PaymentMethod>
<Amount>decimal</Amount>
<PaymentReference>string</PaymentReference>
<Currency>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Currency>
<ExchangeRate>decimal</ExchangeRate>
<IsRefund>boolean</IsRefund>
<ExternalReference>string</ExternalReference>
<SaleOrderID>int</SaleOrderID>
<Site>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Site>
<PaymentType>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</PaymentType>
<Comment>string</Comment>
<PaymentLedgerType>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</PaymentLedgerType>
<IsDeposit>boolean</IsDeposit>
<ShiftID>int</ShiftID>
<WorkstationID>int</WorkstationID>
<PaymentCardInfo>
<CardTypeID>int</CardTypeID>
<CardNumber>string</CardNumber>
<HoldersName>string</HoldersName>
<StartDate>dateTime</StartDate>
<ExpiryDate>dateTime</ExpiryDate>
<IssueNumber>string</IssueNumber>
<SecurityCode>string</SecurityCode>
<AuthCode>string</AuthCode>
<SalestarUniqueKey>string</SalestarUniqueKey>
<PaymentTransactionID>string</PaymentTransactionID>
<bCardManualAuthentication>boolean</bCardManualAuthentication>
</PaymentCardInfo>
<PaymentVoucherInfo>
<TrackableItemID>long</TrackableItemID>
<VoucherAmount>decimal</VoucherAmount>
<PaidAmount>decimal</PaidAmount>
<ExpiryDate>dateTime</ExpiryDate>
<VoucherRef>string</VoucherRef>
</PaymentVoucherInfo>
<PaymentAllocations>
<PaymentAllocation xsi:nil="true" />
<PaymentAllocation xsi:nil="true" />
</PaymentAllocations>
<Location>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Location>
<Application>
<ID>int</ID>
<Name>string</Name>
<DataType>int</DataType>
<Length>int</Length>
<IsMandatory>boolean</IsMandatory>
</Application>
<AuthCode>string</AuthCode>
<AvailableToSpend>decimal</AvailableToSpend>
<ExternalRef>string</ExternalRef>
<LangCode>string</LangCode>
<AccountBalance>decimal</AccountBalance>
<CompanyName>string</CompanyName>
<CompanyAddress>string</CompanyAddress>
<SiteName>string</SiteName>
<TotalAmountAllocated>decimal</TotalAmountAllocated>
</ReturnDipositPayment>
<IsCheckedOutOnce>boolean</IsCheckedOutOnce>
<IsExcludeVAT>boolean</IsExcludeVAT>
</pRepairOrder>
<pAuthentication>
<UserName>string</UserName>
<Password>string</Password>
<DealerCode>string</DealerCode>
<PasswordLevel2>string</PasswordLevel2>
<IsAuthenticated>boolean</IsAuthenticated>
<NewPassword>string</NewPassword>
<EmployeeID>int</EmployeeID>
<AppServerPath>string</AppServerPath>
<IsAPIUser>boolean</IsAPIUser>
</pAuthentication>
</Save>
</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>
<SaveResponse xmlns="http://tempuri.org/">
<SaveResult>
<IsError>boolean</IsError>
<ErrorCode>int</ErrorCode>
<ErrorMessage>string</ErrorMessage>
<BusinessObjectList>
<RepairOrder>
<OrderReference>string</OrderReference>
<Site xsi:nil="true" />
<Currency xsi:nil="true" />
<OrderDate>dateTime</OrderDate>
<Customer xsi:nil="true" />
<EmployeeID>long</EmployeeID>
<RepairOrderItems xsi:nil="true" />
<NoOFItems>int</NoOFItems>
<EmployeeName>string</EmployeeName>
<RepairOrderCharges xsi:nil="true" />
<SaleOrder xsi:nil="true" />
<DipositPayment xsi:nil="true" />
<ReturnDipositPayment xsi:nil="true" />
<IsCheckedOutOnce>boolean</IsCheckedOutOnce>
<IsExcludeVAT>boolean</IsExcludeVAT>
</RepairOrder>
<RepairOrder>
<OrderReference>string</OrderReference>
<Site xsi:nil="true" />
<Currency xsi:nil="true" />
<OrderDate>dateTime</OrderDate>
<Customer xsi:nil="true" />
<EmployeeID>long</EmployeeID>
<RepairOrderItems xsi:nil="true" />
<NoOFItems>int</NoOFItems>
<EmployeeName>string</EmployeeName>
<RepairOrderCharges xsi:nil="true" />
<SaleOrder xsi:nil="true" />
<DipositPayment xsi:nil="true" />
<ReturnDipositPayment xsi:nil="true" />
<IsCheckedOutOnce>boolean</IsCheckedOutOnce>
<IsExcludeVAT>boolean</IsExcludeVAT>
</RepairOrder>
</BusinessObjectList>
<ActualRecordsCount>int</ActualRecordsCount>
<MetaData>string</MetaData>
<BusinessObjectBool>boolean</BusinessObjectBool>
</SaveResult>
</SaveResponse>
</soap12:Body>
</soap12:Envelope>