Update a markup session
patch
/fscmRestApi/resources/11.13.18.05/publicSectorPlanReviews/{PlanReviewKey}/child/BluebeamSessions/{BluebeamSessionsUniqID}
Request
Path Parameters
-
BluebeamSessionsUniqID(required): string
This is the hash key of the attributes which make up the composite key--- BluebeamSessionKey and SessionType ---for the Markup Sessions resource and used to uniquely identify an instance of Markup Sessions. The client should not generate the hash key value. Instead, the client should query on the Markup Sessions collection resource with a filter on the primary key values in order to navigate to a specific instance of Markup Sessions.
For example: BluebeamSessions?q=BluebeamSessionKey=<value1>;SessionType=<value2> -
PlanReviewKey(required): integer(int64)
The unique identifier for a plan review cycle.
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
The following table describes the body parameters in the request for this task.
Root Schema : schema
Type:
Show Source
object-
AccessToken: string
The access token for a markup session.
-
SessionAction: string
The type of action to take within the electronic document review application.
-
SessionActivities: string
Used for sending batch requests to the electronic document review application.
-
SessionEndDate: string
(date-time)
Title:
Session End DateThe ending date for the document review markup session. -
SessionFileId: integer
The unique identifier for a markup session file.
-
SessionFileName: string
The name of the markup session file.
-
SessionFiles: string
Used for sending multiple files to the electronic document review application.
-
SessionFileSource: string
The unique identifier for the document in the PSCR application.
-
SessionInviteURL: string
The URL included in an email notification to users to access a markup session.
-
SessionName: string
Title:
Session NameThe name of the markup session. -
SessionStatus: string
Title:
Session StatusThe status of the markup session. -
SessionUserEmail: string
Title:
Session User EmailThe email address of the markup session user. -
SessionUserId: string
The user ID of the markup session user.
-
SessionUserMessage: string
Title:
Session User MessageThe message included in an email notification to users to access a markup session. -
SessionUsers: string
Used for registering multiple users to the electronic document review application.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context(required):
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(required):
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 : publicSectorPlanReviews-BluebeamSessions-item-response
Type:
Show Source
object-
AccessToken: string
The access token for a markup session.
-
BluebeamSessionKey: integer
(int64)
Read Only:
trueThe unique identifier for a plan review markup session in the PSCR application. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the markup session. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time when the markup session was created. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date and time when the markup session was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the markup session. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login for the user who last updated the markup session. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SessionAction: string
The type of action to take within the electronic document review application.
-
SessionActivities: string
Used for sending batch requests to the electronic document review application.
-
SessionEndDate: string
(date-time)
Title:
Session End DateThe ending date for the document review markup session. -
SessionFileId: integer
The unique identifier for a markup session file.
-
SessionFileName: string
The name of the markup session file.
-
SessionFiles: string
Used for sending multiple files to the electronic document review application.
-
SessionFileSource: string
The unique identifier for the document in the PSCR application.
-
SessionId: string
Title:
Session IDMaximum Length:1000Default Value:0The unique identifier for a markup session. -
SessionInviteURL: string
The URL included in an email notification to users to access a markup session.
-
SessionName: string
Title:
Session NameThe name of the markup session. -
SessionStatus: string
Title:
Session StatusThe status of the markup session. -
SessionType: string
Maximum Length:
15Default Value:PLRThe source of the markup session request. Defaults to PLR for plan review. -
SessionUserEmail: string
Title:
Session User EmailThe email address of the markup session user. -
SessionUserId: string
The user ID of the markup session user.
-
SessionUserMessage: string
Title:
Session User MessageThe message included in an email notification to users to access a markup session. -
SessionUsers: string
Used for registering multiple users to the electronic document review application.
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.