Contractor Option License Types REST Endpoints

Trade License Management/Contractor Options for Registered Users/Contractor Option License Types
The contractor option license types resource is used to view, add, delete, and modify contractor license types.
Create a set of contractor validation option license types is not allowed is not allowed
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRegContractorOptions/{publicSectorRegContractorOptionsUniqID}/child/ContractorOptionLicenseTypes
Delete a license type of contractor validation option is not allowed is not allowed
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRegContractorOptions/{publicSectorRegContractorOptionsUniqID}/child/ContractorOptionLicenseTypes/{ContractorOptionLicenseTypesUniqID}
Get a license type for a contractor validation option
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRegContractorOptions/{publicSectorRegContractorOptionsUniqID}/child/ContractorOptionLicenseTypes/{ContractorOptionLicenseTypesUniqID}
Get all contractor validation option license types
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRegContractorOptions/{publicSectorRegContractorOptionsUniqID}/child/ContractorOptionLicenseTypes
Update a license type of contractor validation option is not allowed is not allowed
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRegContractorOptions/{publicSectorRegContractorOptionsUniqID}/child/ContractorOptionLicenseTypes/{ContractorOptionLicenseTypesUniqID}