Description:
To support recipient autocomplete in Advanced Search 2.0 we need to add the ability to search for recipients by their DUNS value. Currently only Recipient Name, UEI, and Recipient Level are supported by API endpoint using Elasticsearch so the /api/v2/autocomplete/recipient is updated to allow duns to be searched as well as be returned in the response object.
Technical details:
The technical details for the knowledge of other developers. Any detailed caveats or specific deployment steps should be outlined here.
Description: To support recipient autocomplete in Advanced Search 2.0 we need to add the ability to search for recipients by their DUNS value. Currently only Recipient Name, UEI, and Recipient Level are supported by API endpoint using Elasticsearch so the
/api/v2/autocomplete/recipient
is updated to allow duns to be searched as well as be returned in the response object.Technical details: The technical details for the knowledge of other developers. Any detailed caveats or specific deployment steps should be outlined here.
Requirements for PR merge:
Area for explaining above N/A when needed: