RoleCode REST Endpoints

RoleCode

Role codes are user-defined codes to classify and categorize roles across the enterprise. They are defined globally.

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

Create RoleCodes
Method: post
Path: /roleCode
Delete RoleCode
Method: delete
Path: /roleCode
Read RoleCodes
Method: get
Path: /roleCode
Update RoleCode
Method: put
Path: /roleCode
View RoleCode Field Length
Method: get
Path: /roleCode/getFieldLength/{fieldName}
View RoleCode fields
Method: get
Path: /roleCode/fields