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

The request body is of type GetCashDeclarationJournalRows.

Request Body Parameters

NameDescriptionData Type
 CashDeclarationJournalRowsFilter
 xml:int
 xml:int
 xml:int
skipItemId Element maxRecords Element offset Element IsProcessedOnly Element CashDeclarationJournalNumber Element Description Element LedgerId Element CashDeclarationJournalId Element StoreId Element Sequence filter Element Sequence GetCashDeclarationJournalRows Element

Overview

Response (GetCashDeclarationJournalRowsSoapOut)

The response body is of type GetCashDeclarationJournalRowsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewCashDeclarationJournalRowInfo
VatFree Element VatExportCode Element VatCode Element DebtorExportCode Element DebtorNumber Element StoreDescription Element StoreNumber Element IsCreditLedger Element LedgerDescription Element LedgerCode Element JournalDescription Element JournalNumber Element JournalDateTo Element DueDate Element VatId Element DebtorId Element Reference Element Description Element VatAmount Element VatBaseAmount Element Amount Element RowType Element LedgerId Element CashDeclarationJournalId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewCashDeclarationJournalRowInfo Element Sequence GetCashDeclarationJournalRowsResult Element Sequence GetCashDeclarationJournalRowsResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
LedgerId xs:int
Amount xs:decimal
VatBaseAmount xs:decimal
VatAmount xs:decimal
Description optional xs:string
Reference optional xs:string
DebtorId xs:int
VatId xs:int
DueDate xs:dateTime
JournalDateTo xs:dateTime
JournalDescription optional xs:string
LedgerCode xs:int
LedgerDescription optional xs:string
IsCreditLedger xs:boolean
StoreDescription optional xs:string
DebtorNumber xs:long
DebtorExportCode optional xs:string
VatCode optional xs:string
VatExportCode optional xs:string
VatFree xs:boolean
See Also
All Operations Resource GroupPosComponents Web Service