Replace an ArticleText

put

/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/ContractTerms/{ContractTermsUniqID}/child/UserVariableValues/{UserVariableValuesUniqID}/child/ClauseUsages/{ClauseUsagesUniqID}/enclosure/ArticleText

Replace an ArticleText

Request

Path Parameters
  • This is the hash key of the attributes which make up the composite key--- VariableCode, CatId and MajorVersion ---for the Contract User Variable Clause Usages resource and used to uniquely identify an instance of Contract User Variable Clause Usages. The client should not generate the hash key value. Instead, the client should query on the Contract User Variable Clause Usages collection resource with a filter on the primary key values in order to navigate to a specific instance of Contract User Variable Clause Usages.

    For example: ClauseUsages?q=VariableCode=<value1>;CatId=<value2>;MajorVersion=<value3>
  • 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.
  • 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.
  • 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.
Supported Media Types
Request Body - application/octet-stream ()
Root Schema : schema
Type: string(binary)
Back to Top

Response

Default Response

No Content. This task does not return elements in the response body.
Back to Top