RoleCodeAssignment REST Endpoints

RoleCodeAssignment

A role code assignment business object represents the assignment of a role code to a role. For each role code type, a role may have zero or one role codes assigned.

Note that this business object has a multi-part object ID; its object ID is a combination of its role object ID and its role code object ID.

Create RoleCodeAssignments
Method: post
Path: /roleCodeAssignment
Delete RoleCodeAssignments
Method: delete
Path: /roleCodeAssignment
Read RoleCodeAssignments
Method: get
Path: /roleCodeAssignment
Update RoleCodeAssignments
Method: put
Path: /roleCodeAssignment
View RoleCodeAssignment Field Length
Method: get
Path: /roleCodeAssignment/getFieldLength/{fieldName}
View RoleCodeAssignment fields
Method: get
Path: /roleCodeAssignment/fields