Table of Contents

Stock Item File Attachment

FileContentStoreLocationTypeDatabaseFileSystemFileAttachmentInfoContentVersion : int32FileName : stringFullFileName : stringIsRestricted : booleanFileContentIdentityId : int64Checksum : stringFileId : guidSizeInBytes : int64SizeInKb : decimalSizeInMb : decimalFileContentStoreLocationId : int64Description : stringOnKeyFileStoreId : guidStockItemFileAttachmentId : int64IsActive: boolVersion : int32CreatedOn : datetimeModifiedOn : datetimeEntityTypeFileCategoryFileTypePermissionTreeUserStockItemtypelocationcontententity typecategoryfile typeuser rightscreated bymodified byfile infostockItem

Learn more about Stock Item File Attachments from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetStockItemFileAttachmentContent

Download the content for a Stock Item File Attachment resource.

View

GET GetStockItemFileAttachment

Get a Stock Item File Attachment resource.

View

PATCH UpdateStockItemFileAttachment

Update an existing Stock Item File Attachment resource.

View

DELETE DeleteStockItemFileAttachment

Delete an existing Stock Item File Attachment resource.

View

GET GetStockItemFileAttachmentCollectionForStockItem

Get a collection of Stock Item File Attachment resources for the Stock Item.

View

GET GetStockItemFileAttachmentCollection

Get a collection of Stock Item File Attachment resources.

View

POST CreateStockItemFileAttachment

Upload and create a new Stock Item File Attachment resource.

View

PUT UpdateStockItemFileAttachmentContent

Upload new content for an existing Stock Item File Attachment resource.

View

GET BatchGetStockItemFileAttachment

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

View

GET GetStockItemFileAttachmentContentHistory

Get a collection of File Attachment Content History resources for the Stock Item File Attachment.

View

POST BatchCreateStockItemFileAttachment

Upload and create a new collection of Stock Item File Attachment resources.

View

PATCH BatchUpdateStockItemFileAttachment

Update a collection of existing Stock Item File Attachment resources.

View

DELETE BatchDeleteStockItemFileAttachment

Delete a collection of existing Stock Item File Attachment resources.

View