Table of Contents

Work Order File Attachment

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

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

Operations

Operation Operation Id Summary Detail
GET GetWorkOrderFileAttachmentContent

Download the content for a Work Order File Attachment resource.

View

GET GetWorkOrderFileAttachment

Get a Work Order File Attachment resource.

View

PATCH UpdateWorkOrderFileAttachment

Update an existing Work Order File Attachment resource.

View

DELETE DeleteWorkOrderFileAttachment

Delete an existing Work Order File Attachment resource.

View

GET GetWorkOrderFileAttachmentCollectionForWorkOrder

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

View

GET GetWorkOrderFileAttachmentCollection

Get a collection of Work Order File Attachment resources.

View

POST CreateWorkOrderFileAttachment

Upload and create a new Work Order File Attachment resource.

View

PUT UpdateWorkOrderFileAttachmentContent

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

View

GET BatchGetWorkOrderFileAttachment

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

View

GET GetWorkOrderFileAttachmentContentHistory

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

View

POST BatchCreateWorkOrderFileAttachment

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

View

PATCH BatchUpdateWorkOrderFileAttachment

Update a collection of existing Work Order File Attachment resources.

View

DELETE BatchDeleteWorkOrderFileAttachment

Delete a collection of existing Work Order File Attachment resources.

View