BL Naics REST Endpoints

Business License/BL Records/BL Naics
The bl naics resource is used to view the naics code associated with the license.
Create a set of Naics codes
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/BlNaics
Delete a Naics code
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/BlNaics/{publicSectorBlRecords_BlNaics_Id}
Get a Naics code
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/BlNaics/{publicSectorBlRecords_BlNaics_Id}
Get all Naics codes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/BlNaics
Update a Naics code
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/BlNaics/{publicSectorBlRecords_BlNaics_Id}