Looking through the API documentation at this call: https://api.clover.com:443/v3/merchan...
There is a filter field for "name" = how can we make this work? For example I want to search the inventory for an item called "Coffee" however, trying this doesn't work: https://api.clover.com:443/v3/merchan...
Is it possible to search for Items "like" Coffee i.e. so that "Small Coffee" would show up? i.e. can we use a wildcard?
Thanks!