Get an ArticleText

get

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

Get 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.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Body ()
Root Schema : schema
Type: string(binary)
Back to Top