| 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 |
AccountingJournalCreateRequestDtoCurrencyCode | ➖ | Currency code for the journal and all lines | |
ExchangeRate |
double | ➖ | 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 |
List<CreateJournalLine> | ➖ | List of journal lines |