- Subcategories:
- Large Object (LOB) Attributes - Exemptlongdesc
Contractor License Insurances REST Endpoints
Trade License Management/Contractor Licenses/Contractor License Insurances
The contractor license insurances resource is used to view, add, delete, and modify details pertaining to insurance and workers compensation for a contractor license.
- Create a license insurance information for a contractor license
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorContractorLicenses/{LicenseKey}/child/ContractorLicenseInsurances
- Delete a license insurance information for a contractor license
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/publicSectorContractorLicenses/{LicenseKey}/child/ContractorLicenseInsurances/{LicenseInsuranceKey}
- Get all license insurance information for contractor licenses
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorContractorLicenses/{LicenseKey}/child/ContractorLicenseInsurances
- Get license insurance information for a contractor license
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorContractorLicenses/{LicenseKey}/child/ContractorLicenseInsurances/{LicenseInsuranceKey}
- Update a license insurance information for a contractor license
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorContractorLicenses/{LicenseKey}/child/ContractorLicenseInsurances/{LicenseInsuranceKey}