we have a requirement to get all the buyer user details of specific role
we have a requirement to get all the buyer user details of specific role
Example: we have a user role called 'EXTERNAL_BUYER' here I need all the users who are in this buyer group.
How can I achieve this? please provide an API which satisfies the above requirement.
0