ResourceCode REST Endpoints

ResourceCode

Resource codes are user-defined codes to classify and categorize resources across the enterprise. They are defined globally.

With potentially hundreds of resources being used across an enterprise of projects, codes provide another method for filtering the resources you need to access quickly, or for grouping resources for analysis and summarization in layouts. You can also use resource codes to group, sort, and filter resources in profiles and spreadsheets.

Create ResourceCodes
Method: post
Path: /resourceCode
Delete ResourceCodes
Method: delete
Path: /resourceCode
Read ResourceCodes
Method: get
Path: /resourceCode
Returns Resources
Method: get
Path: /resourceCode/loadResources
Update ResourceCodes
Method: put
Path: /resourceCode
View ResourceCode Field Length
Method: get
Path: /resourceCode/getFieldLength/{fieldName}
View ResourceCode fields
Method: get
Path: /resourceCode/fields