Contractor Option Facts REST Endpoints

Trade License Management/Contractor Options for Registered Users/Contractor Option Facts
The contractor option facts resource is used to view, add, delete and modify contractor license options that control which license information sections are enabled.
Create a set of details for a contractor validation option is not allowed
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRegContractorOptions/{publicSectorRegContractorOptionsUniqID}/child/ContractorOptionFacts
Delete a detail for a contractor validation option is not allowed
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRegContractorOptions/{publicSectorRegContractorOptionsUniqID}/child/ContractorOptionFacts/{ContractorOptionFactsUniqID}
Get a detail for a contractor validation option
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRegContractorOptions/{publicSectorRegContractorOptionsUniqID}/child/ContractorOptionFacts/{ContractorOptionFactsUniqID}
Get all details for contractor validation options
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRegContractorOptions/{publicSectorRegContractorOptionsUniqID}/child/ContractorOptionFacts
Update a detail for a contractor validation option is not allowed
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRegContractorOptions/{publicSectorRegContractorOptionsUniqID}/child/ContractorOptionFacts/{ContractorOptionFactsUniqID}