API | Path |
---|---|
appliedCustLedgerEntries | businesscentralPrefix/softera/softeraEInvoice/v2.0/companies({{companyId}})/appliedCustLedgerEntries |
Fields
Name | Type | MaxLength | Description |
---|---|---|---|
id | Guid | ||
unapplied | Boolean | ||
postingDate | Date | ||
documentType | String | ||
documentNumber | String | 20 | |
customerNumber | String | 20 | |
externalDocumentNumber | String | 35 | |
description | String | 100 | |
currencyCode | String | 10 | |
amount | Decimal | ||
amountLCY | Decimal | ||
remainingAmount | Decimal | ||
remainingAmountLCY | Decimal | ||
dueDate | Date | ||
entryNumber | Int32 | ||
appliedAmount | Decimal | ||
appliedAmountLCY | Decimal | ||
globalDimension1Code | String | 20 | |
globalDimension2Code | String | 20 | |
systemCreatedDateTime | DateTimeOffset | ||
lastModifiedDateTime | DateTimeOffset |