WSLedgerJournal - accountsIQ/API-Wiki GitHub Wiki
WSLedgerJournal members
| Name | Type | Description |
|---|---|---|
| AccountCode | String | The code of the account the journal will be posted to. |
| ExchangeRate | integer | Exchange rate of the bank account linked to the account the journal is being posted to. |
| ExternalReference | string | Get/Set the external reference. |
| JournalNumber | string | Get/Set the journal internal reference. |
| TransactionDate | DateTime | Get/Set the journal transaction date. |
| Lines | WSLedgerJournalLine[] | The jounral lines linked to this journal entry. |