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

The request body is of type GetCashDeclarations.

Request Body Parameters

NameDescriptionData Type
 CashDeclarationsFilter
 xml:int
 xml:int
 xml:string
orderBy Element maxRecords Element offset Element IsJournalCashDeclarationsOnly Element IsCompletedOnly Element CompletedByUserId Element DateTo Element RequestDate Element LastCashFlowId Element LastCashSaleId Element DeclarationNumber Element DeclarationType Element CashDeclarationJournalId Element ChildCashDeclarationId Element ParentCashDeclarationId Element StoreId Element Sequence filter Element Sequence GetCashDeclarations Element

Overview

Response (GetCashDeclarationsSoapOut)

The response body is of type GetCashDeclarationsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewCashDeclarationInfo
DifferenceTotal Element EndAmountTotal Element StartAmountTotal Element LastCountTotal Element CompletedByUserFullName Element CashDeclarationJournalNumber Element SafeDifference Element SafeCount Element SafeEndAmount Element SafeTransactions Element SafeStartAmount Element Information Element CompletedByUserId Element IsComplete Element DateTo Element DateFrom Element LastInvoiceSalePaymentId Element LastCashSalePaymentId Element LastCashFlowId Element LastCashSaleRowId Element DeclarationNumber Element DeclarationType Element CashDeclarationJournalId Element ParentCashDeclarationId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewCashDeclarationInfo Element Sequence GetCashDeclarationsResult Element Sequence GetCashDeclarationsResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
DateFrom xs:dateTime
DateTo xs:dateTime
IsComplete xs:boolean
Information optional xs:string
SafeStartAmount xs:decimal
SafeTransactions xs:decimal
SafeEndAmount xs:decimal
SafeCount xs:decimal
SafeDifference xs:decimal
CompletedByUserFullName optional xs:string
LastCountTotal xs:decimal
StartAmountTotal xs:decimal
EndAmountTotal xs:decimal
DifferenceTotal xs:decimal
See Also
All Operations Resource GroupPosComponents Web Service