Stock Item Attribute
Learn more about Stock Item Attributes from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetStockItemAttribute | Get a collection of Stock Item Attribute resources for the Stock Item. |
|
| PATCH | UpdateStockItemAttribute | Update an existing Stock Item Attribute resource. |
|
| DELETE | DeleteStockItemAttribute | Delete an existing Stock Item Attribute resource. |
|
| GET | GetStockItemAttributeCollectionForStockItem | Get a collection of Stock Item Attribute resources for the Stock Item. |
|
| GET | GetStockItemAttributeCollection | Get a collection of Stock Item Attribute resources. |
|
| POST | CreateStockItemAttribute | Create a new Stock Item Attribute resource. |
|
| GET | LookupStockItemAttributeAllowedValue | Lookup the Attribute Allowed Value for the Stock Item Attribute. |
|
| GET | LookupStockItemAttribute | Lookup the Attribute for the Stock Item Attribute. |
|
| GET | LookupStockItemAttributeChangePermissionTree | Lookup the permission set for changing the Stock Item Attribute. |
|
| GET | LookupStockItemAttributeInsertPermissionTree | Lookup the permission set for creating the Stock Item Attribute. |
|
| GET | LookupStockItemAttributeStockItem | Lookup the Stock Item Attribute for the Stock Item Attribute. |
|
| GET | BatchGetStockItemAttribute | Get a collection of Stock Item Attribute resources for the set of id's. |
|
| POST | BatchCreateStockItemAttribute | Create a new collection of Stock Item Attribute resources. |
|
| PATCH | BatchUpdateStockItemAttribute | Update a collection of existing Stock Item Attribute resources. |
|
| DELETE | BatchDeleteStockItemAttribute | Delete a collection of existing Stock Item Attribute resources. |
|
| PATCH | ChangeStockItemAttributeIsActive | Change the IsActive status for an existing Stock Item Attribute resource. |
|
| PATCH | ChangeStockItemAttributePermissionTree | Change the PermissionTree for an existing Stock Item Attribute resource. |
|
| PATCH | BatchChangeStockItemAttributeIsActive | Change the IsActive status for a collection of existing Stock Item Attribute resources. |
|
| PATCH | BatchChangeStockItemAttributePermissionTree | Change the PermissionTree status for a collection of existing Stock Item Attribute resources. |