Stock Item
Learn more about Stock Items from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetStockItem | Get a Stock Item resource. |
|
PATCH | UpdateStockItem | Update an existing Stock Item resource. |
|
DELETE | DeleteStockItem | Delete an existing Stock Item resource. |
|
GET | GetStockItemCollection | Get a collection of Stock Item resources. |
|
POST | CreateStockItem | Create a new Stock Item resource. |
|
GET | LookupStockItemCategory | Lookup the Category for the Stock Item. |
|
GET | LookupStockItemChangePermissionTree | Lookup the permission set for changing the Stock Item. |
|
GET | LookupStockItemCostElement | Lookup the Cost Element for the Stock Item. |
|
GET | LookupStockItemDefaultBin | Lookup the Stock Item Bin for the Stock Item. |
|
GET | LookupStockItemDefaultSupplier | Lookup the Stock Item Supplier for the Stock Item. |
|
GET | LookupStockItemInsertPermissionTree | Lookup the permission set for creating the Stock Item. |
|
GET | LookupStockItemMaterialMaster | Lookup the Material Master for the Stock Item. |
|
GET | LookupStockItemReplaceWithStockItem | Lookup the Stock Item for the Stock Item. |
|
GET | LookupStockItemUnitOfMeasurement | Lookup the Unit Of Measurement for the Stock Item. |
|
GET | LookupStockItemWarehouse | Lookup the Warehouse for the Stock Item. |
|
GET | BatchGetStockItem | Get a collection of Stock Item resources for the set of id's. |
|
POST | BatchCreateStockItem | Create a new collection of Stock Item resources. |
|
PATCH | BatchUpdateStockItem | Update a collection of existing Stock Item resources. |
|
DELETE | BatchDeleteStockItem | Delete a collection of existing Stock Item resources. |
|
PATCH | ChangeStockItemIsActive | Change the IsActive status for an existing Stock Item resource. |
|
PATCH | ChangeStockItemPermissionTree | Change the PermissionTree for an existing Stock Item resource. |
|
PATCH | BatchChangeStockItemIsActive | Change the IsActive status for a collection of existing Stock Item resources. |
|
PATCH | BatchChangeStockItemPermissionTree | Change the PermissionTree status for a collection of existing Stock Item resources. |
|
PATCH | MatchUpdateStockItem | Update a collection of existing Stock Item resources to have the same value(s). |