Purpose
This WS allows to get list of forbidden groups without details by legal entity employees. Used to get id and name of the forbidden group to achieve permissions on it with help of approval
Key points
This is a REST method used by MIS
Authorization is not needed to get Forbidden group list (as dictionaries).
Specification
Search params
forbidden group name
Service logic
Filter active forbidden_groups by search params
Render found forbidden_groups with following params only:
id
name