Table of Contents

Work Request File Attachment

FileContentStoreLocationTypeDatabaseFileSystemFileAttachmentInfoContentVersion : int32FileName : stringFullFileName : stringIsRestricted : booleanFileContentIdentityId : int64Checksum : stringFileId : guidSizeInBytes : int64SizeInKb : decimalSizeInMb : decimalFileContentStoreLocationId : int64Description : stringOnKeyFileStoreId : guidWorkRequestFileAttachmentId : int64IsActive: boolVersion : int32CreatedOn : datetimeModifiedOn : datetimeEntityTypeFileCategoryFileTypePermissionTreeUserWorkRequesttypelocationcontententity typecategoryfile typeuser rightscreated bymodified byfile infowork request

Learn more about Work Request File Attachments from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetWorkRequestFileAttachmentContent

Download the content for a Work Request File Attachment resource.

View

GET GetWorkRequestFileAttachment

Get a Work Request File Attachment resource.

View

PATCH UpdateWorkRequestFileAttachment

Update an existing Work Request File Attachment resource.

View

DELETE DeleteWorkRequestFileAttachment

Delete an existing Work Request File Attachment resource.

View

GET GetWorkRequestFileAttachmentCollectionForWorkRequest

Get a collection of Work Request File Attachment resources for the Work Request.

View

GET GetWorkRequestFileAttachmentCollection

Get a collection of Work Request File Attachment resources.

View

POST CreateWorkRequestFileAttachment

Upload and create a new Work Request File Attachment resource.

View

PUT UpdateWorkRequestFileAttachmentContent

Upload new content for an existing Work Request File Attachment resource.

View

GET BatchGetWorkRequestFileAttachment

Get a collection of Work Request File Attachment resources for the set of id's.

View

GET GetWorkRequestFileAttachmentContentHistory

Get a collection of File Attachment Content History resources for the Work Request File Attachment.

View

POST BatchCreateWorkRequestFileAttachment

Upload and create a new collection of Work Request File Attachment resources.

View

PATCH BatchUpdateWorkRequestFileAttachment

Update a collection of existing Work Request File Attachment resources.

View

DELETE BatchDeleteWorkRequestFileAttachment

Delete a collection of existing Work Request File Attachment resources.

View