The GetEftJournals function returns all eftJournal records for the specified parameters.
Method | /GetEftJournals |
The request body is of type GetEftJournals.
Name | Description | Data Type |
---|---|---|
posTransactionId | xml:int | |
journalNumber | xml:int |
|
The response body is of type GetEftJournalsResponse.
Name | Description | Data Type |
---|---|---|
GetEftJournalsResult | ArrayOfViewEftJournalInfo |
|