NAICS Group Codes REST Endpoints

Business License/NAICS Group Codes
Use the NAICS group codes resource to assign NAICS codes to a group. These values are known as industry classification codes and are logically grouped for ease of selection when applying for a business license.
Create a NAICS group code
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorNAICSGroupCodes
Delete a NAICS group code
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorNAICSGroupCodes/{publicSectorNAICSGroupCodesUniqID}
Get a NAICS group code
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorNAICSGroupCodes/{publicSectorNAICSGroupCodesUniqID}
Get all NAICS group codes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorNAICSGroupCodes
Update a NAICS group code
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorNAICSGroupCodes/{publicSectorNAICSGroupCodesUniqID}