Implementing enterprise filtering in a drop-down menu
The enterprise drop-down menu is part of the Order Hub common-components library which is not customizable. However, customization by configuration is possible for the enterprise drop-down menu by adding input parameters to the getOrganizationList API. You can customize the enterprise drop-down options and implement enterprise filtering. For example, you might want to filter the drop-down menu to include only active enterprises.
About this task
To customize the enterprise drop-down menu, you use a fetch command that uses an API to fetch the options for the drop-down menu using a specified API. In this case, you use the getOrganizationList API, which returns a list of enterprise organizations.