I'm trying to integrate customers search by phone number in our app.
Unfortunately, when I checked the clover API, I saw that it is possible to search only by the following fields: firstName, lastName, marketingAllowed, fullname, order.id, id, deletedTime.
Is there other way than load all customers and search in the phones list for each customer.