- Subcategories:
- Contract System Variable Values
- Contract User Variable Values
- Large Object (LOB) Attributes - ApprovalAbstractText
- Large Object (LOB) Attributes - AttachedDocFile
- Large Object (LOB) Attributes - CompareAgentOutput
- Large Object (LOB) Attributes - SimpleContractText
- Large Object (LOB) Attributes - TermsContentInHtml
Contract Terms Templates REST Endpoints
Contracts/Contract Terms Templates
The contract templates resource is used to get the eligible templates for a contract.
- Check for clause update
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/ContractTerms/{ContractTermsUniqID}/action/checkForClauseUpdate - Download contract terms
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/ContractTerms/{ContractTermsUniqID}/action/downloadContractTerms - Get a contract terms template
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/ContractTerms/{ContractTermsUniqID} - Get all contract terms templates
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/ContractTerms - Get all system variable values
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/ContractTerms/{ContractTermsUniqID}/action/getAllSystemVariableValues - Get alternate clauses
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/ContractTerms/{ContractTermsUniqID}/action/getAlternateClauses - Get reference template clauses
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/ContractTerms/{ContractTermsUniqID}/action/getReferenceTemplateClauses - Get standard clause
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/ContractTerms/{ContractTermsUniqID}/action/getStandardClause - Unlock contract terms
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/ContractTerms/{ContractTermsUniqID}/action/unlockContractTerms - Update contract terms
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/ContractTerms/{ContractTermsUniqID}/action/updateContractTerms - Upload attached contract terms
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/ContractTerms/{ContractTermsUniqID}/action/uploadAttachedContractTerms - Upload contract from Word Add-in
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/ContractTerms/{ContractTermsUniqID}/action/uploadContractTermsFromAddin