Update a code enforcement inspection attachment

patch

/fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementInspectionAttachments/{publicSectorCodeEnforcementInspectionAttachmentsUniqID}

Request

Supported Media Types
Path Parameters
  • This is the hash key of the attributes which make up the composite key--- AttachmentId and AttachmentKey ---for the Code Enforcement Inspection Attachments resource and used to uniquely identify an instance of Code Enforcement Inspection Attachments. The client should not generate the hash key value. Instead, the client should query on the Code Enforcement Inspection Attachments collection resource with a filter on the primary key values in order to navigate to a specific instance of Code Enforcement Inspection Attachments.

    For example: publicSectorCodeEnforcementInspectionAttachments?q=AttachmentId=<value1>;AttachmentKey=<value2>
Body ()
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorCodeEnforcementInspectionAttachments-item
Type: object
Discriminator: AttachmentType
Show Source
Nested Schema : Code Enforcement Inspection Attachment Accessors
Type: array
Title: Code Enforcement Inspection Attachment Accessors
The code enforcement inspection attachment accessors resource is used to display file-related information such as the file name and the file URL.
Show Source
Nested Schema : publicSectorCodeEnforcementInspectionAttachments-InspectionAttachmentViewAccessor-item
Type: object
Show Source
Nested Schema : Code Enforcement Inspection Attachment Revisions
Type: array
Title: Code Enforcement Inspection Attachment Revisions
The code enforcement inspection attachment revisions resource is used to display the historical information about an attachment.
Show Source
Nested Schema : publicSectorCodeEnforcementInspectionAttachments-InspectionAttachmentViewAccessor-AttachmentsRevision-item
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Body ()
Root Schema : publicSectorCodeEnforcementInspectionAttachments-item
Type: object
Discriminator: AttachmentType
Show Source
Nested Schema : Code Enforcement Inspection Attachment Accessors
Type: array
Title: Code Enforcement Inspection Attachment Accessors
The code enforcement inspection attachment accessors resource is used to display file-related information such as the file name and the file URL.
Show Source
Nested Schema : publicSectorCodeEnforcementInspectionAttachments-InspectionAttachmentViewAccessor-item
Type: object
Show Source
Nested Schema : Code Enforcement Inspection Attachment Revisions
Type: array
Title: Code Enforcement Inspection Attachment Revisions
The code enforcement inspection attachment revisions resource is used to display the historical information about an attachment.
Show Source
Nested Schema : publicSectorCodeEnforcementInspectionAttachments-InspectionAttachmentViewAccessor-AttachmentsRevision-item
Type: object
Show Source
Back to Top