API | Path |
---|---|
items | businesscentralPrefix/softera/softeraEInvoice/v2.0/companies({{companyId}})/items |
Fields
Name | Type | MaxLength | Description |
---|---|---|---|
id | Guid | ||
number | String | 20 | |
displayName | String | 100 | |
type | String | ||
itemCategoryId | Guid | ||
itemCategoryCode | String | 20 | |
blocked | Boolean | ||
gtin | String | 14 | |
inventory | Decimal | ||
unitPrice | Decimal | ||
priceIncludesTax | Boolean | ||
unitCost | Decimal | ||
taxGroupId | Guid | ||
taxGroupCode | String | 20 | |
baseUnitOfMeasureId | Guid | ||
baseUnitOfMeasureCode | String | 10 | |
generalProductPostingGroupId | Guid | ||
generalProductPostingGroupCode | String | 20 | |
vatProdPostingGroup | String | 20 | |
inventoryPostingGroupId | Guid | ||
inventoryPostingGroupCode | String | 20 | |
lastModifiedDateTime | DateTimeOffset |
Related API's (expand)
Name | Type | Description |
---|---|---|
inventoryPostingGroup | Microsoft.NAV.inventoryPostingGroup | |
generalProductPostingGroup | Microsoft.NAV.generalProductPostingGroup | |
unitOfMeasure | Microsoft.NAV.unitOfMeasure | |
picture | Microsoft.NAV.picture | |
defaultDimensions | Collection(Microsoft.NAV.defaultDimension) | |
itemVariants | Collection(Microsoft.NAV.itemVariant) |