http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
AddCashSale Element
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : AddCashSale Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
LoyaltyProviderId Element ZipCode Element TotalNetPrice Element TotalGrossPrice Element DiscountPrice Element DiscountPercentage Element LoyaltyWithdrawalPrice Element LoyaltyCardNumber Element ConversionId Element TransactionDateTime Element TransactionNumber Element IsVatFree Element PromotionVoucherId Element DebtorId Element CustomerId Element ReceiptId Element SaleTypeId Element UserId Element FiscalInterchangeCode Element PosTerminalId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence cashSale Element Sequence AddCashSale Element
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
FiscalInterchangeCode optional xs:string
UserId xs:int
SaleTypeId xs:int
ReceiptId xs:int
CustomerId xs:int
DebtorId xs:int
IsVatFree xs:boolean
ConversionId xs:long
DiscountPrice xs:decimal
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
ZipCode optional xs:string
Source
<xs:element name="AddCashSale" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="cashSale" type="tns:CashSaleInfo" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents