Contractor Option License Types REST Endpoints

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 license types for a contractor validation option
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorOptionLicenseTypes
Delete a license type for a contractor validation option
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorOptionLicenseTypes/{publicSectorContractorOptionLicenseTypesUniqID}
Get a license type for a contractor validation option
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorOptionLicenseTypes/{publicSectorContractorOptionLicenseTypesUniqID}
Get all license types for a contractor validation option
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorOptionLicenseTypes
Update a license type for a contractor validation option
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorOptionLicenseTypes/{publicSectorContractorOptionLicenseTypesUniqID}