- Subcategories:
- Clauses
- Sub Sections
Sections REST Endpoints
Contracts/Sections
The resource is used to view the sections of the contract terms.
- Create a subsection
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/Section - Delete a subsection
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/Section/{SectionUniqID} - Get a section
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/Section/{SectionUniqID} - Get sections
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/Section