Stock Item Document
Learn more about Stock Item Documents from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetStockItemDocument | Get a Stock Item Document resource. |
|
PATCH | UpdateStockItemDocument | Update an existing Stock Item Document resource. |
|
DELETE | DeleteStockItemDocument | Delete an existing Stock Item Document resource. |
|
GET | GetStockItemDocumentCollectionForStockItem | Get a collection of Stock Item Document resources for the Stock Item. |
|
GET | GetStockItemDocumentCollection | Get a collection of Stock Item Document resources. |
|
POST | CreateStockItemDocument | Create a new Stock Item Document resource. |
|
GET | LookupStockItemDocumentChangePermissionTree | Lookup the permission set for changing the Stock Item Document. |
|
GET | LookupStockItemDocument | Stock Item Document |
|
GET | LookupStockItemDocumentInsertPermissionTree | Lookup the permission set for creating the Stock Item Document. |
|
GET | LookupStockItemDocumentStockItem | Lookup the Stock Item Document for the Stock Item Document. |
|
GET | BatchGetStockItemDocument | Get a collection of Stock Item Document resources for the set of id's. |
|
POST | BatchCreateStockItemDocument | Create a new collection of Stock Item Document resources. |
|
PATCH | BatchUpdateStockItemDocument | Update a collection of existing Stock Item Document resources. |
|
DELETE | BatchDeleteStockItemDocument | Delete a collection of existing Stock Item Document resources. |
|
PATCH | ChangeStockItemDocumentIsActive | Change the IsActive status for an existing Stock Item Document resource. |
|
PATCH | ChangeStockItemDocumentPermissionTree | Change the PermissionTree for an existing Stock Item Document resource. |
|
PATCH | BatchChangeStockItemDocumentPermissionTree | Change the PermissionTree status for a collection of existing Stock Item Document resources. |
|
PATCH | BatchChangeStockItemDocumentIsActive | Change the IsActive status for a collection of existing Stock Item Document resources. |