Update a permit plan review comment
patch
/fscmRestApi/resources/11.13.18.05/publicSectorPlanReviewComments/{publicSectorPlanReviewCommentsUniqID}
Request
Path Parameters
-
publicSectorPlanReviewCommentsUniqID(required): string
This is the hash key of the attributes which make up the composite key--- PlanReviewAgencyId and PrCommentKey ---for the Plan Review Comments resource and used to uniquely identify an instance of Plan Review Comments. The client should not generate the hash key value. Instead, the client should query on the Plan Review Comments collection resource with a filter on the primary key values in order to navigate to a specific instance of Plan Review Comments.
For example: publicSectorPlanReviewComments?q=PlanReviewAgencyId=<value1>;PrCommentKey=<value2>
Header Parameters
-
Metadata-Context: string
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: string
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-
CommentText: string
(byte)
Title:
Comments -
ModifiedFlag: string
Maximum Length:
1 -
Visibility: string
Title:
Hide from PublicMaximum Length:1Default Value:Y
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 : publicSectorPlanReviewComments-item-response
Type:
Show Source
object-
ActualCreatedBy: string
Maximum Length:
64 -
ActualCreatedByName: string
Read Only:
true -
ActualCreationDate: string
(date-time)
-
AgencyId: integer
(int32)
Title:
Agency IDDefault Value:1 -
CommentId: integer
(int64)
-
CommentPreview: string
Title:
Comment PreviewRead Only:true -
CommentText: string
(byte)
Title:
Comments -
CreatedByName: string
Title:
Created ByRead Only:true -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:true -
DocumentFileKey: integer
(int64)
-
DocumentUserKey: integer
(int64)
-
GeneratedByAi: string
Maximum Length:
1Default Value:N -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:true -
LastUpdatedByName: string
Title:
Last Updated ByRead Only:true -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModifiedFlag: string
Maximum Length:
1 -
OriginalCreatedBy: string
-
PlanReviewAgencyId: integer
(int32)
Default Value:
1 -
PlanReviewCommentId: integer
(int64)
-
PlanReviewCommentType: string
Maximum Length:
5 -
PlanReviewKey: integer
(int64)
-
PlanReviewPuid: string
Maximum Length:
480 -
PlanReviewUserKey: integer
(int64)
-
PlanReviewUserPuid: string
Maximum Length:
480 -
PrCommentKey: integer
(int64)
-
PrCommentPuid: string
Maximum Length:
480 -
Visibility: string
Title:
Hide from PublicMaximum Length:1Default Value:Y
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.