| Field | Type | Required | Description | Example |
|---|---|---|---|---|
reference |
?string | ➖ | Reference number for the journal | JRN-2024-001 |
memo |
?string | ➖ | Memo or description for the journal | Monthly closing entries |
currencyCode |
?Components\AccountingJournalCreateRequestDtoCurrencyCode | ➖ | Currency code for the journal and all lines | |
exchangeRate |
?float | ➖ | Exchange rate to company base currency to apply to all lines | 1 |
transactionDate |
\DateTime | ➖ | Date of the journal transaction | 2024-03-20T10:00:00Z |
lines |
array<Components\CreateJournalLine> | ➖ | List of journal lines |