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: postPath:
/roleCode
- Delete RoleCode
- Method: deletePath:
/roleCode
- Read RoleCodes
- Method: getPath:
/roleCode
- Update RoleCode
- Method: putPath:
/roleCode
- View RoleCode Field Length
- Method: getPath:
/roleCode/getFieldLength/{fieldName}
- View RoleCode fields
- Method: getPath:
/roleCode/fields