Update a contract user variable value
patch
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/ContractTerms/{ContractTermsUniqID}/child/UserVariableValues/{UserVariableValuesUniqID}
Request
Path Parameters
-
ContractTermsUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Contract Terms Templates resource and used to uniquely identify an instance of Contract Terms Templates. The client should not generate the hash key value. Instead, the client should query on the Contract Terms Templates collection resource in order to navigate to a specific instance of Contract Terms Templates to get the hash key.
-
UserVariableValuesUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Contract User Variable Values resource and used to uniquely identify an instance of Contract User Variable Values. The client should not generate the hash key value. Instead, the client should query on the Contract User Variable Values collection resource in order to navigate to a specific instance of Contract User Variable Values to get the hash key.
-
contractsUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Contracts resource and used to uniquely identify an instance of Contracts. The client should not generate the hash key value. Instead, the client should query on the Contracts collection resource in order to navigate to a specific instance of Contracts to get the hash key.
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-
AttributeValueSetId: number
The attribute value set ID of the user variable.
-
ClauseUsages: array
Contract User Variable Clause Usages
Title:
Contract User Variable Clause UsagesThe user variable clause usages resource is used to get all the clauses that have this user variable. -
ExternalYn(required): string
Maximum Length:
1Indicates whether the user variable is external or not. -
VariableCode(required): string
Maximum Length:
30The code of the user variable. -
VariableType(required): string
Maximum Length:
1The type of the user variable. -
VariableValue: string
Maximum Length:
2000The value of the user variable. -
VariableValueId: string
Maximum Length:
40The value ID of the user variable. -
VersionType(required): string
Maximum Length:
1The version type of the user variable.
Nested Schema : Contract User Variable Clause Usages
Type:
arrayTitle:
Contract User Variable Clause UsagesThe user variable clause usages resource is used to get all the clauses that have this user variable.
Show Source
Nested Schema : contracts-ContractTerms-UserVariableValues-ClauseUsages-item-patch-request
Type:
Show Source
object-
CatId: integer
The category ID.
-
MajorVersion: integer
(int64)
The major version of the clause.
-
VariableCode: string
Title:
NameMaximum Length:30The variable code.
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 : contracts-ContractTerms-UserVariableValues-item-response
Type:
Show Source
object-
AttributeValueSetId: number
The attribute value set ID of the user variable.
-
ClauseUsages: array
Contract User Variable Clause Usages
Title:
Contract User Variable Clause UsagesThe user variable clause usages resource is used to get all the clauses that have this user variable. -
Description: string
Title:
DescriptionRead Only:trueMaximum Length:450The description of the user variable. -
DisplayMode: string
Read Only:
trueMaximum Length:255The display mode of the user variable. -
ExternalYn: string
Maximum Length:
1Indicates whether the user variable is external or not. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Read Only:
trueThe object version number of the user variable. -
VariableCode: string
Maximum Length:
30The code of the user variable. -
VariableDatatype: string
Title:
Data TypeRead Only:trueMaximum Length:1The data type of the user variable. -
VariableName: string
Title:
NameRead Only:trueMaximum Length:150The name of the user variable. -
VariableSource: string
Title:
SourceRead Only:trueMaximum Length:1The source of the user variable. -
VariableType: string
Maximum Length:
1The type of the user variable. -
VariableValue: string
Maximum Length:
2000The value of the user variable. -
VariableValueId: string
Maximum Length:
40The value ID of the user variable. -
VersionType: string
Maximum Length:
1The version type of the user variable.
Nested Schema : Contract User Variable Clause Usages
Type:
arrayTitle:
Contract User Variable Clause UsagesThe user variable clause usages resource is used to get all the clauses that have this user variable.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : contracts-ContractTerms-UserVariableValues-ClauseUsages-item-response
Type:
Show Source
object-
ArticleDescription: string
Title:
DescriptionRead Only:trueMaximum Length:2000The article description. -
ArticleId: integer
(int64)
Read Only:
trueThe article ID. -
ArticleText: string
(byte)
Read Only:
trueThe article text. -
ArticleTitle: string
Title:
TitleRead Only:trueMaximum Length:450The article title. -
ArticleVersionId: number
Title:
ClauseRead Only:trueThe article version ID. -
CatId: integer
The category ID.
-
DisplayName: string
Title:
Clause TitleRead Only:trueMaximum Length:450The display name of the clause. -
DocumentId: number
Read Only:
trueThe document ID of the clause. -
DocumentType: string
Title:
Document TypeRead Only:trueMaximum Length:30The document type of the clause. -
Heading: string
Title:
SectionRead Only:trueMaximum Length:300The heading of the clause. -
Id: integer
Read Only:
trueThe ID of the clause. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MajorVersion: integer
(int64)
The major version of the clause.
-
SavSaeId: number
Read Only:
trueThe article ID. -
ScnId: number
Title:
SectionRead Only:trueThe section ID of the clause. -
VariableCode: string
Title:
NameMaximum Length:30The variable code.
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
- ClauseUsages
-
Parameters:
- ContractTermsUniqID:
$request.path.ContractTermsUniqID - UserVariableValuesUniqID:
$request.path.UserVariableValuesUniqID - contractsUniqID:
$request.path.contractsUniqID
The user variable clause usages resource is used to get all the clauses that have this user variable. - ContractTermsUniqID: