Update a case attachment
patch
/fscmRestApi/resources/11.13.18.05/publicSectorCaseAttachments/{AttachmentKey}
Request
Path Parameters
-
AttachmentKey(required): integer(int64)
The unique identifier of the case attachment.
Header Parameters
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
AttachmentEntityName: string
Default Value:
PSC_DOC_CASEThe entity name of the case attachment. -
CaseAttachmentAccessor: array
Case Attachment Contents
Title:
Case Attachment ContentsThe case attachment content resource is used to view, create, or modify the content of a case attachment. Case attachments are used in Code Enforcement cases. -
ConfidentialFlag: boolean
Maximum Length:
1Default Value:falseIndicates whether the attachment is a confidential document. The default value is N for no. -
CreatedByName: string
Title:
Uploaded ByThe name of the user who created the attachment. -
Description: string
Title:
DescriptionMaximum Length:100The description of the case attachment. -
DocumentCategory: string
Maximum Length:
30The document category of the case attachment. -
DocumentSubcategory: string
Maximum Length:
30The document subcategory of the case attachment. -
Preview: string
(byte)
This column contains the thumbnail of an attached file.
-
PreviewHeight: number
This column indicates the height of a stored thumbnail.
-
PreviewWidth: number
This column indicates the width of a stored thumbnail.
-
RequiredFlag: boolean
Maximum Length:
1Default Value:falseIndicates whether the attachment is a required document. The default value is N for no. -
UpdatedByName: string
Title:
Last Updated ByThe name of the user who last updated the attachment. -
Version: integer
(int32)
The version of the case attachment.
Nested Schema : Case Attachment Contents
Type:
arrayTitle:
Case Attachment ContentsThe case attachment content resource is used to view, create, or modify the content of a case attachment. Case attachments are used in Code Enforcement cases.
Show Source
Nested Schema : publicSectorCaseAttachments-CaseAttachmentAccessor-item-patch-request
Type:
Show Source
object-
AttachmentsRevision: array
Case Attachment Revisions
Title:
Case Attachment RevisionsThe case attachment revision resource is used to view, create, or modify a case attachment revision. Case attachments are used in Code Enforcement cases. -
CategoryName: string
Title:
CategoryMaximum Length:30The category name of the case attachment content. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEThe date type code of the case attachment content. -
Description: string
Title:
DescriptionMaximum Length:255The description of the case attachment content. -
DmDocumentId: string
Maximum Length:
255The document identifier of the case attachment content. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000The path of the folder that contains the case attachment content. -
DmVersionNumber: string
Maximum Length:
255The document version number for the case attachment content. -
DownloadInfo: string
Title:
DownloadInfoThe JSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeThe error status code for the case attachment content. -
ErrorStatusMessage: string
Title:
Error Status MessageThe error status message for the case attachment content. -
ExpirationDate: string
(date-time)
Title:
Expiration DateThe expiration date of the case attachment content. -
FileContents: string
(byte)
Title:
File ContentsThe contents of the case attachment file. -
FileName: string
Title:
File NameMaximum Length:2048File name for the case attachment content. -
FileUrl: string
Title:
File UrlThe URL of the file that contains the case attachment content. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleThe title of the case attachment content. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeThe uploaded file content type of the case attachment content. -
UploadedFileLength: integer
Title:
File SizeThe length of the file used for the uploaded case attachment content. -
UploadedFileName: string
Title:
Uploaded File NameThe name of the uploaded file that contains the case attachment content. -
UploadedText: string
Title:
Uploaded TextThe uploaded text in the case attachment content. -
Uri: string
Title:
UriMaximum Length:4000The URI of the case attachment content. -
Url: string
Title:
UrlMaximum Length:4000The URL of the case attachment content.
Nested Schema : Case Attachment Revisions
Type:
arrayTitle:
Case Attachment RevisionsThe case attachment revision resource is used to view, create, or modify a case attachment revision. Case attachments are used in Code Enforcement cases.
Show Source
Nested Schema : publicSectorCaseAttachments-CaseAttachmentAccessor-AttachmentsRevision-item-patch-request
Type:
Show Source
object-
ContentId: string
Maximum Length:
80The contents of the attachment revision. -
ErrorStatusCode: string
The error status code of the case attachment revision.
-
ErrorStatusMessage: string
The error status message of the case attachment revision.
-
FileUrl: string
The file URL of the case attachment revision.
-
Format: string
Maximum Length:
128The format of the attachment revision. -
InDate: string
(date-time)
The date of the attachment revision.
-
RevLabel: string
Maximum Length:
80The revision label of the attachment revision. -
UserRevisionId: integer
The user revision ID for the attachment revision.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : publicSectorCaseAttachments-item-response
Type:
Show Source
object-
AgencyId: integer
(int32)
Title:
Agency IDDefault Value:1The identifier of the agency for the case attachment. -
AttachmentEntityName: string
Default Value:
PSC_DOC_CASEThe entity name of the case attachment. -
AttachmentId: integer
(int64)
The unique identifier of the case attachment.
-
AttachmentKey: integer
(int64)
The unique identifier of the case attachment.
-
AttachmentPuid: string
Maximum Length:
480The public unique identifier of the migrated case record. -
CaseAttachmentAccessor: array
Case Attachment Contents
Title:
Case Attachment ContentsThe case attachment content resource is used to view, create, or modify the content of a case attachment. Case attachments are used in Code Enforcement cases. -
CaseAttachmentId: integer
(int64)
The unique identifier of the case attachment.
-
CaseKey: integer
(int64)
The unique identifier of the case.
-
CasePuid: string
Maximum Length:
480The public unique identifier of the migrated case attachment record. -
ConfidentialFlag: boolean
Maximum Length:
1Default Value:falseIndicates whether the attachment is a confidential document. The default value is N for no. -
CreatedByName: string
Title:
Uploaded ByThe name of the user who created the attachment. -
CreatedByUserType: string
Maximum Length:
15Default Value:ORA_AThe type of user who created the case attachment. -
CreationDate: string
(date-time)
Title:
Uploaded OnRead Only:trueThe date and time when the row was created. -
Description: string
Title:
DescriptionMaximum Length:100The description of the case attachment. -
DocumentCategory: string
Maximum Length:
30The document category of the case attachment. -
DocumentSubcategory: string
Maximum Length:
30The document subcategory of the case attachment. -
FileName: string
Title:
File NameMaximum Length:255The name of the case attachment file. -
FileSize: integer
(int64)
Title:
File SizeFile size of the case attachment. -
FileType: string
Maximum Length:
100File type of the case attachment. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe name of the user who last updated the row. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Preview: string
(byte)
This column contains the thumbnail of an attached file.
-
PreviewHeight: number
This column indicates the height of a stored thumbnail.
-
PreviewWidth: number
This column indicates the width of a stored thumbnail.
-
RequiredFlag: boolean
Maximum Length:
1Default Value:falseIndicates whether the attachment is a required document. The default value is N for no. -
UpdatedByName: string
Title:
Last Updated ByThe name of the user who last updated the attachment. -
Version: integer
(int32)
The version of the case attachment.
Nested Schema : Case Attachment Contents
Type:
arrayTitle:
Case Attachment ContentsThe case attachment content resource is used to view, create, or modify the content of a case attachment. Case attachments are used in Code Enforcement cases.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : publicSectorCaseAttachments-CaseAttachmentAccessor-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAttribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdThe unique identifier of the case attachment content. -
AttachmentsRevision: array
Case Attachment Revisions
Title:
Case Attachment RevisionsThe case attachment revision resource is used to view, create, or modify a case attachment revision. Case attachments are used in Code Enforcement cases. -
CategoryName: string
Title:
CategoryMaximum Length:30The category name of the case attachment content. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255The name of the user who created the row. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueThe name of the user who created the row. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the row was created. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEThe date type code of the case attachment content. -
Description: string
Title:
DescriptionMaximum Length:255The description of the case attachment content. -
DmDocumentId: string
Maximum Length:
255The document identifier of the case attachment content. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000The path of the folder that contains the case attachment content. -
DmVersionNumber: string
Maximum Length:
255The document version number for the case attachment content. -
DownloadInfo: string
Title:
DownloadInfoThe JSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeThe error status code for the case attachment content. -
ErrorStatusMessage: string
Title:
Error Status MessageThe error status message for the case attachment content. -
ExpirationDate: string
(date-time)
Title:
Expiration DateThe expiration date of the case attachment content. -
FileContents: string
(byte)
Title:
File ContentsThe contents of the case attachment file. -
FileName: string
Title:
File NameMaximum Length:2048File name for the case attachment content. -
FileUrl: string
Title:
File UrlThe URL of the file that contains the case attachment content. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date and time when the row was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255The name of the user who last updated the row. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueThe name of the user who last updated the row. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleThe title of the case attachment content. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeThe uploaded file content type of the case attachment content. -
UploadedFileLength: integer
Title:
File SizeThe length of the file used for the uploaded case attachment content. -
UploadedFileName: string
Title:
Uploaded File NameThe name of the uploaded file that contains the case attachment content. -
UploadedText: string
Title:
Uploaded TextThe uploaded text in the case attachment content. -
Uri: string
Title:
UriMaximum Length:4000The URI of the case attachment content. -
Url: string
Title:
UrlMaximum Length:4000The URL of the case attachment content. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255The username for the case attachment content.
Nested Schema : Case Attachment Revisions
Type:
arrayTitle:
Case Attachment RevisionsThe case attachment revision resource is used to view, create, or modify a case attachment revision. Case attachments are used in Code Enforcement cases.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : publicSectorCaseAttachments-CaseAttachmentAccessor-AttachmentsRevision-item-response
Type:
Show Source
object-
AttachedDocumentId: string
Read Only:
trueThe unique identifier of the case attachment content. -
ContentId: string
Maximum Length:
80The contents of the attachment revision. -
ErrorStatusCode: string
The error status code of the case attachment revision.
-
ErrorStatusMessage: string
The error status message of the case attachment revision.
-
FileUrl: string
The file URL of the case attachment revision.
-
Format: string
Maximum Length:
128The format of the attachment revision. -
InDate: string
(date-time)
The date of the attachment revision.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RevisionId: string
Maximum Length:
80The ID of the attachment revision. -
RevLabel: string
Maximum Length:
80The revision label of the attachment revision. -
UserRevisionId: integer
The user revision ID for the attachment revision.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Links
- CaseAttachmentAccessor
-
Parameters:
- AttachmentKey:
$request.path.AttachmentKey
The case attachment content resource is used to view, create, or modify the content of a case attachment. Case attachments are used in Code Enforcement cases. - AttachmentKey: