User Assignment Transaction Service REST Endpoints
User Management Services/User Assignment Transaction Service
This service is used to perform operations related to User Assignment transactions.
- Deallocate User by Account ID
- Method: postPath:
/api/1.0/user/deAllocateUser - Get All Account IDs and User Mapping
- Method: postPath:
/api/1.0/user/userAccountmapping - Get Strategy Assign Data by Account ID
- Method: getPath:
/api/1.0/user/getStrategyAssignDataByAcctId/{acctId} - Get Subordinate Users by Supervisor ID
- Method: getPath:
/api/1.0/user/getSubordinateUsers - Reassign Accounts Based on Segment Codes
- Method: putPath:
/api/1.0/user/accounts/reassign/{reassignUserId}