VSN-2250 : Integrating uai codes attribution in the reference sheet request to create them as an additional reference.
Merge Request Description
Refactor: Integrating API Call
This validation introduces the integration of an API call into the appropriate components. The purpose is to streamline data retrieval and ensure that the system can dynamically fetch establishment UAI codes when required.
Refactor: Implementation Added
This validation implements the feature for fetching establishment UAI codes. It ensures that the system can properly request and process these codes, laying the groundwork for consistent usage across the application.
Feature: New Endpoint Defined
This validation adds a new endpoint dedicated to retrieving all establishment UAI codes. It provides a centralized access point for external and internal services to query establishment identifiers efficiently.
Refactor: Adding Column of Establishment Codes
This validation updates the reference sheet request by adding a column for establishment UAI codes. The enhancement ensures that the reference sheet includes these identifiers, improving data completeness and alignment with organizational requirements.
Closes VSN-2250