The GetCashDeclarationJournalRows function returns all cashDeclarationJournalRow records for the specified parameters.
| Method | /GetCashDeclarationJournalRows | 
The request body is of type GetCashDeclarationJournalRows.
| Name | Description | Data Type | 
|---|---|---|
| filter | CashDeclarationJournalRowsFilter | |
| offset | xml:int | |
| maxRecords | xml:int | |
| skipItemId | xml:int | 

![]()  | 
  | 
The response body is of type GetCashDeclarationJournalRowsResponse.
| Name | Description | Data Type | 
|---|---|---|
| GetCashDeclarationJournalRowsResult | ArrayOfViewCashDeclarationJournalRowInfo | 

![]()  | 
  |