Skip to main content

Search and Retrieve API for Concern on Elastic

In This API we will try to get the Data from Elastic for Concern.

There are 2 Endpoints will be exposed, As of now in IDD we will search concern based on - ConcernName - Country - IsActive And Similarly we will retrieve the complete details based on 'ConcernCode'. These features need to be implemented from Elastic search.

Concern Search Endpoints :

S.NoEndpoint NameMethodDescription
1/global-mdm/concerns/GETRetrieve the concern details based on concerncode
2/global-mdm/concernsGETSearch the concern details based on concenCode or concernName or country or isActive
Was this page helpful?