The GetCashDeclarationJournal functions returns a file content as byte array with cashdeclaration ledger data for a financial application
The request body is of type GetCashDeclarationJournal.
Request Body Parameters
Name | Description | Data Type |
storeId | | xml:int |
autoCalculatePeriod | | xml:boolean |
bookYear | | xml:int |
bookPeriod | | xml:int |
fileCreationDate | | xml:dateTime |
cashDeclarationJournalId | | xml:int |
isMarkAsProcessed | | xml:boolean |
isIncludeAlreadyProcessed | | xml:boolean |
journals | | xml:int |
Overview
|
|
Sequence
| |
The response body is of type GetCashDeclarationJournalResponse.
Response Body Parameters
Name | Description | Data Type |
GetCashDeclarationJournalResult | | xml:base64Binary |
journals | | xml:int |
Overview
|
|
Sequence
| |