Contractor Option License Types REST Endpoints

Contractor Options/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
Create a set of license types for a contractor validation option
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorOptions/{publicSectorContractorOptionsUniqID}/child/ContractorOptionLicenseTypes
Delete a license type for a contractor validation option
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorOptions/{publicSectorContractorOptionsUniqID}/child/ContractorOptionLicenseTypes/{ContractorOptionLicenseTypesUniqID}
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/publicSectorContractorOptions/{publicSectorContractorOptionsUniqID}/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
Get all license types for a contractor validation option
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorOptions/{publicSectorContractorOptionsUniqID}/child/ContractorOptionLicenseTypes
Update a license type for a contractor validation option
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorOptions/{publicSectorContractorOptionsUniqID}/child/ContractorOptionLicenseTypes/{ContractorOptionLicenseTypesUniqID}
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}