http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
UpdateQuote Element
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents : UpdateQuote Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
Diagram
isForceUpdate Element SaleOrderId Element ExportDateTime Element PrintedDateTime Element TotalWeightedNetPrice Element TotalNetPrice Element TotalGrossPrice Element SecureDiscounts Element DiscountPercentage Element DiscountPrice Element QuoteClassId Element MiscInfo Element Description Element ReferenceCode Element IsCancelled Element QuoteStatus Element QuoteNumber Element UserId Element IsRaise Element IsVatFree Element DebtorId Element CustomerContactId Element CustomerId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence info Element Sequence UpdateQuote Element
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
CustomerId xs:int
DebtorId xs:int
IsVatFree xs:boolean
IsRaise xs:boolean
UserId xs:int
IsCancelled xs:boolean
ReferenceCode optional xs:string
Description optional xs:string
MiscInfo optional xs:string
DiscountPrice xs:decimal
SecureDiscounts xs:boolean
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
PrintedDateTime xs:dateTime
ExportDateTime xs:dateTime
isForceUpdate xs:boolean
Source
<xs:element name="UpdateQuote" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="info" type="tns:QuoteInfo" />
      <xs:element minOccurs="1" maxOccurs="1" name="isForceUpdate" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents