Enable fetching specific products through the Cloud POS & MT API using filters such as department & name, without needing to retrieve and locally filter all items.
This would give the ability to display a paginated & filterable product table directly from the API (as long as it returned pagination attributes such as currentPage, pageSize, totalPages, totalItems etc.)