Class Codes REST Endpoints
    
        List of Values/Class Codes
    
The class codes resource is used to view classification codes for a given classification category.
All responses for the class codes resource will include a response header Cache-Control. The Cache-Control header indicates the amount of time for which the results are cached in the browser. For example, Cache-Control: "private, max-age=3600" indicates that the response is cached in the browser for 1 hour (3600 seconds).
- Get a classification code
 - Method: getPath:
/crmRestApi/resources/11.13.18.05/classCodes/{classCodesUniqID} - Get all classification codes
 - Method: getPath:
/crmRestApi/resources/11.13.18.05/classCodes