Table of Contents

Stock Item

StockItemId : int64Description : stringNotes : stringIsActive : booleanAlternativeDescription : stringBarCode : stringClassification : stringHighLifeExpectancyDays : intIsInsuranceItem : boolIsStockItem : boolItemSize : stringLeadTimeDays : intLowLifeExpectancyDays : intMaximumLevel : decimalMediumLifeExpectancyDays : intMinimumLevel : decimalQuantityOnHand : decimalReplaceByDate : datetimeReplacedOnDate : datetimeAverageItemCost : decimalSequenceNumber : intCreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUserMaterialMasterCategoryCostElementUnitOfMeasurementWarehouseuser rightscreated bymodified bymaterial mastercategorycost elementunit of measurewarehousereplace with stock item

Learn more about Stock Items from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetStockItem

Get a Stock Item resource.

View

PATCH UpdateStockItem

Update an existing Stock Item resource.

View

DELETE DeleteStockItem

Delete an existing Stock Item resource.

View

GET GetStockItemCollection

Get a collection of Stock Item resources.

View

POST CreateStockItem

Create a new Stock Item resource.

View

GET LookupStockItemCategory

Lookup the Category for the Stock Item.

View

GET LookupStockItemChangePermissionTree

Lookup the permission set for changing the Stock Item.

View

GET LookupStockItemCostElement

Lookup the Cost Element for the Stock Item.

View

GET LookupStockItemDefaultBin

Lookup the Stock Item Bin for the Stock Item.

View

GET LookupStockItemDefaultSupplier

Lookup the Stock Item Supplier for the Stock Item.

View

GET LookupStockItemInsertPermissionTree

Lookup the permission set for creating the Stock Item.

View

GET LookupStockItemMaterialMaster

Lookup the Material Master for the Stock Item.

View

GET LookupStockItemReplaceWithStockItem

Lookup the Stock Item for the Stock Item.

View

GET LookupStockItemUnitOfMeasurement

Lookup the Unit Of Measurement for the Stock Item.

View

GET LookupStockItemWarehouse

Lookup the Warehouse for the Stock Item.

View

GET BatchGetStockItem

Get a collection of Stock Item resources for the set of id's.

View

POST BatchCreateStockItem

Create a new collection of Stock Item resources.

View

PATCH BatchUpdateStockItem

Update a collection of existing Stock Item resources.

View

DELETE BatchDeleteStockItem

Delete a collection of existing Stock Item resources.

View

PATCH ChangeStockItemIsActive

Change the IsActive status for an existing Stock Item resource.

View

PATCH ChangeStockItemPermissionTree

Change the PermissionTree for an existing Stock Item resource.

View

PATCH BatchChangeStockItemIsActive

Change the IsActive status for a collection of existing Stock Item resources.

View

PATCH BatchChangeStockItemPermissionTree

Change the PermissionTree status for a collection of existing Stock Item resources.

View

PATCH MatchUpdateStockItem

Update a collection of existing Stock Item resources to have the same value(s).

View