PosComponents Web Service
Method/GetCashDeclarationCashSales
PosComponents Web Service > All Operations Resource Group : /GetCashDeclarationCashSales (Method)
Description
The GetCashDeclarationCashSales function returns all CashDeclarationCashSale records for the specified parameters.
Request (GetCashDeclarationCashSalesSoapIn)

The request body is of type GetCashDeclarationCashSales.

Request Body Parameters

NameDescriptionData Type
 CashDeclarationCashSalesFilter
IsSpecialSalesOnly Element SalesLedgerId Element VatId Element CashRegisterGroupId Element CashDeclarationAttributeId Element CashDeclarationId Element PosUserId Element PosTerminalId Element StoreId Element Sequence filter Element Sequence GetCashDeclarationCashSales Element

Overview

Response (GetCashDeclarationCashSalesSoapOut)

The response body is of type GetCashDeclarationCashSalesResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewCashDeclarationCashSaleInfo
VatLedgerDescription Element VatLedgerCode Element SalesLedgerDescription Element SalesLedgerCode Element VatDescription Element VatCode Element CashRegisterGroupDescription Element CashRegisterGroupCode Element IsSpecialSales Element VatLedgerId Element SalesLedgerId Element VatPercentage Element VatId Element CashRegisterGroupId Element SalesVat Element SalesExVat Element CashDeclarationAttributeId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewCashDeclarationCashSaleInfo Element Sequence GetCashDeclarationCashSalesResult Element Sequence GetCashDeclarationCashSalesResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
SalesExVat xs:decimal
SalesVat xs:decimal
VatId xs:int
VatPercentage xs:decimal
IsSpecialSales xs:boolean
CashRegisterGroupCode optional xs:string
CashRegisterGroupDescription optional xs:string
VatCode optional xs:string
VatDescription optional xs:string
SalesLedgerCode optional xs:string
SalesLedgerDescription optional xs:string
VatLedgerCode optional xs:string
VatLedgerDescription optional xs:string
See Also
All Operations Resource GroupPosComponents Web Service