| API | Path |
|---|---|
| journals | businesscentralPrefix/softera/softeraEInvoice/v2.0/companies({{companyId}})/journalLines |
Fields
| Name | Type | MaxLength | Description |
|---|---|---|---|
| id | Guid | Read-only | |
| journalId | Guid | ||
| journalDisplayName | String | 10 | Read-only |
| lineNumber | Integer | Read-only | |
| accountType | String | ||
| accountId | Guid | ||
| accountNumber | String | 20 | |
| postingDate | Date | ||
| documentNumber | String | 20 | |
| documentType | String | ||
| externalDocumentNumber | String | 35 | |
| messageToRecipient | String | 140 | |
| amount | Integer | ||
| description | String | 100 | |
| comment | String | 250 | |
| taxCode | String | 20 | |
| balanceAccountType | String | ||
| balancingAccountNumber | String | 20 | |
| lastModifiedDateTime | DateTimeOffset | Read-only |
Related API's (expand)
| Name | Type | Description |
|---|---|---|
| attachments | Collection(Microsoft.NAV.attachment) | |
| dimensionSetLines | Collection(Microsoft.NAV.dimensionSetLine) |