Contractor Licenses REST Endpoints

Contractor Licenses
The contractor licenses resource is used to view, add, delete, and modify general information for a contractor license.
Create a contractor license
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorLicenses
Delete a contractor license
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorLicenses/{LicenseKey}
Get a contractor license
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorLicenses/{LicenseKey}
Get all contractor licenses
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorLicenses
Update a contractor license
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorLicenses/{LicenseKey}