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: post
Path: /api/1.0/user/deAllocateUser
Get All Account IDs and User Mapping
Method: post
Path: /api/1.0/user/userAccountmapping
Get Strategy Assign Data by Account ID
Method: get
Path: /api/1.0/user/getStrategyAssignDataByAcctId/{acctId}
Get Subordinate Users by Supervisor ID
Method: get
Path: /api/1.0/user/getSubordinateUsers
Reassign Accounts Based on Segment Codes
Method: put
Path: /api/1.0/user/accounts/reassign/{reassignUserId}