User Assignment Transaction Service REST Endpoints

User Management Services/User Assignment Transaction Service
This service is used to perform User Assignment Transaction operations.
Check user is Supervisor or not
Method: get
Path: /api/1.0/user/isSupervisor/{userId}
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}
Reassign Accounts Based On Segment Codes and Strategy Codes
Method: put
Path: /api/1.0/user/reassign