- Subcategories:
- RecordContractorLicFacts
- RecordContractorLicInsurances
RecordContractorLicenses REST Endpoints
Permits/Records/RecordContractorLicenses
The record contractor license resource is used to view, create, modify, or delete a record contractor license. Note: You must use the agency???s dynamic REST API: /fscmRestApi/resources/11.13.18.05/LNP_c.
- Create a set of contractor license
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorRecords/{LnpRecordKey}/child/RecordContractorLicense - Delete a record contractor license
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/publicSectorRecords/{LnpRecordKey}/child/RecordContractorLicense/{LnpLicenseKey} - Get all records of contractor license
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorRecords/{LnpRecordKey}/child/RecordContractorLicense - Get an record contractor license
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorRecords/{LnpRecordKey}/child/RecordContractorLicense/{LnpLicenseKey} - Update a record contractor license
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorRecords/{LnpRecordKey}/child/RecordContractorLicense/{LnpLicenseKey}