Record Contractor License Insurances REST Endpoints

Business License/BL Records/Record Contractor Licenses/Record Contractor License Insurances
The record contractor license Insurance resource is used to view, create, modify, or delete a record contractor license Insurance. A contractor license Insurance indicates license Insurance information associated with contractor license. You must use the agency???s dynamic REST API: /fscmRestApi/resources/11.13.18.05/LNP_c.
Create a set of contractor license insurances
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/RecordContractorLicense/{publicSectorBlRecords_RecordContractorLicense_Id}/child/RecordContractorLicInsurance
Delete a contractor license insurance
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/RecordContractorLicense/{publicSectorBlRecords_RecordContractorLicense_Id}/child/RecordContractorLicInsurance/{publicSectorBlRecords_RecordContractorLicense_RecordContractorLicInsurance_Id}
Get a contractor license insurance
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/RecordContractorLicense/{publicSectorBlRecords_RecordContractorLicense_Id}/child/RecordContractorLicInsurance/{publicSectorBlRecords_RecordContractorLicense_RecordContractorLicInsurance_Id}
Get all contractor license insurances
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/RecordContractorLicense/{publicSectorBlRecords_RecordContractorLicense_Id}/child/RecordContractorLicInsurance
Update a contractor license insurance
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/RecordContractorLicense/{publicSectorBlRecords_RecordContractorLicense_Id}/child/RecordContractorLicInsurance/{publicSectorBlRecords_RecordContractorLicense_RecordContractorLicInsurance_Id}