When I create a user, I want to create in a particular
group(I assume group name is mapped to regions[boston, Merrimack, north
Carolina etc] for Fidelity). I need a ‘group id’ in the ‘UserCreate’ API.
a) How to fetch the groupid for the given groupname(that is region name for us)?
b) Is there any API which will give ‘groupid’ for a
‘groupname’?