Contractor License Insurances REST Endpoints

Trade License Management/Contractor License Insurances
The contractor license insurances resource is used to view contractor license insurances and contractor license status.
Create a set of license insurances for a contractor license
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorLicenseInsurances
Delete a license insurance for a contractor license
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorLicenseInsurances/{LicenseInsuranceKey}
Get a contractor license insurance detail
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorViewContractorLicenseInsurances/{LicenseInsuranceKey}
Get a license insurance for a contractor license
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorLicenseInsurances/{LicenseInsuranceKey}
Get all contractor license insurance details
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorViewContractorLicenseInsurances
Get all license insurances for a contractor license
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorLicenseInsurances
Update a license insurance for a contractor license
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContractorLicenseInsurances/{LicenseInsuranceKey}