Table of Contents

Stock Item Document

StockItemDocumentId : int64Notes : stringIsActive : boolSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUserDocumentRecordStockItemuser rightscreated bymodified bylinked todocuments0..*

Learn more about Stock Item Documents from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetStockItemDocument

Get a Stock Item Document resource.

View

PATCH UpdateStockItemDocument

Update an existing Stock Item Document resource.

View

DELETE DeleteStockItemDocument

Delete an existing Stock Item Document resource.

View

GET GetStockItemDocumentCollectionForStockItem

Get a collection of Stock Item Document resources for the Stock Item.

View

GET GetStockItemDocumentCollection

Get a collection of Stock Item Document resources.

View

POST CreateStockItemDocument

Create a new Stock Item Document resource.

View

GET LookupStockItemDocumentChangePermissionTree

Lookup the permission set for changing the Stock Item Document.

View

GET LookupStockItemDocument

Stock Item Document

View

GET LookupStockItemDocumentInsertPermissionTree

Lookup the permission set for creating the Stock Item Document.

View

GET LookupStockItemDocumentStockItem

Lookup the Stock Item Document for the Stock Item Document.

View

GET BatchGetStockItemDocument

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

View

POST BatchCreateStockItemDocument

Create a new collection of Stock Item Document resources.

View

PATCH BatchUpdateStockItemDocument

Update a collection of existing Stock Item Document resources.

View

DELETE BatchDeleteStockItemDocument

Delete a collection of existing Stock Item Document resources.

View

PATCH ChangeStockItemDocumentIsActive

Change the IsActive status for an existing Stock Item Document resource.

View

PATCH ChangeStockItemDocumentPermissionTree

Change the PermissionTree for an existing Stock Item Document resource.

View

PATCH BatchChangeStockItemDocumentPermissionTree

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

View

PATCH BatchChangeStockItemDocumentIsActive

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

View