Update a markup session
patch
/fscmRestApi/resources/11.13.18.05/publicSectorPlanReviews/{PlanReviewKey}/child/BluebeamSessions/{BluebeamSessionsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
BluebeamSessionsUniqID: integer
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: integer
The unique identifier for a plan review cycle.
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorPlanReviews-BluebeamSessions-item
Type:
objectDiscriminator:
Show Source
SessionType-
AccessToken(optional):
string
Maximum Length:
255The access token for a markup session. -
BluebeamSessionKey(optional):
integer(int64)
The unique identifier for a plan review markup session in the PSCR application.
-
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the markup session. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time when the markup session was created. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time when the markup session was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the markup session. -
LastUpdateLogin(optional):
string
Title:
Last Update LoginMaximum Length:32The login for the user who last updated the markup session. -
links(optional):
array Items
Title:
ItemsLink Relations -
SessionAction(optional):
string
The type of action to take within the electronic document review application.
-
SessionActivities(optional):
string
Used for sending batch requests to the electronic document review application.
-
SessionEndDate(optional):
string(date-time)
The ending date for the document review markup session.
-
SessionFileId(optional):
integer(int32)
The unique identifier for a markup session file.
-
SessionFileName(optional):
string
The name of the markup session file.
-
SessionFiles(optional):
string
Used for sending multiple files to the electronic document review application.
-
SessionFileSource(optional):
string
The unique identifier for the document in the PSCR application.
-
SessionId(optional):
string
Maximum Length:
1000The unique identifier for a markup session. -
SessionInviteURL(optional):
string
The URL included in an email notification to users to access a markup session.
-
SessionName(optional):
string
The name of the markup session.
-
SessionStatus(optional):
string
The status of the markup session.
-
SessionType:
string
Maximum Length:
15The source of the markup session request. Defaults to PLR for plan review. -
SessionUserEmail(optional):
string
The email address of the markup session user.
-
SessionUserId(optional):
integer(int32)
The user ID of the markup session user.
-
SessionUserMessage(optional):
string
The message included in an email notification to users to access a markup session.
-
SessionUsers(optional):
string
Used for registering multiple users to the electronic document review application.
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorPlanReviews-BluebeamSessions-item
Type:
objectDiscriminator:
Show Source
SessionType-
AccessToken(optional):
string
Maximum Length:
255The access token for a markup session. -
BluebeamSessionKey(optional):
integer(int64)
The unique identifier for a plan review markup session in the PSCR application.
-
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the markup session. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time when the markup session was created. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time when the markup session was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the markup session. -
LastUpdateLogin(optional):
string
Title:
Last Update LoginMaximum Length:32The login for the user who last updated the markup session. -
links(optional):
array Items
Title:
ItemsLink Relations -
SessionAction(optional):
string
The type of action to take within the electronic document review application.
-
SessionActivities(optional):
string
Used for sending batch requests to the electronic document review application.
-
SessionEndDate(optional):
string(date-time)
The ending date for the document review markup session.
-
SessionFileId(optional):
integer(int32)
The unique identifier for a markup session file.
-
SessionFileName(optional):
string
The name of the markup session file.
-
SessionFiles(optional):
string
Used for sending multiple files to the electronic document review application.
-
SessionFileSource(optional):
string
The unique identifier for the document in the PSCR application.
-
SessionId(optional):
string
Maximum Length:
1000The unique identifier for a markup session. -
SessionInviteURL(optional):
string
The URL included in an email notification to users to access a markup session.
-
SessionName(optional):
string
The name of the markup session.
-
SessionStatus(optional):
string
The status of the markup session.
-
SessionType:
string
Maximum Length:
15The source of the markup session request. Defaults to PLR for plan review. -
SessionUserEmail(optional):
string
The email address of the markup session user.
-
SessionUserId(optional):
integer(int32)
The user ID of the markup session user.
-
SessionUserMessage(optional):
string
The message included in an email notification to users to access a markup session.
-
SessionUsers(optional):
string
Used for registering multiple users to the electronic document review application.
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.